stevector / openy-project-on-pantheon
Experimental combination of https://github.com/ymcatwincities/openy-project and https://github.com/pantheon-systems/example-drops-8-composer
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 4
Language:Shell
Type:project
Requires
Requires (Dev)
- behat/behat: ^3.0
- behat/mink: ~1.7
- behat/mink-goutte-driver: ~1.2
- consolidation/robo: ^1.1.5
- drupal/drupal-driver: ~1.0
- drupal/drupal-extension: ^3.2
- drupal/tqextension: dev-drupal-8
- emuse/behat-html-formatter: ^0.1.0
- integratedexperts/behat-screenshot: ^0.6.2
- ymcatwincities/openy-cibox-build: dev-master
- ymcatwincities/openy-cibox-vm: dev-master
- ymcatwincities/openy-docksal: dev-master
This package is auto-updated.
Last update: 2024-10-19 10:46:38 UTC
README
This experimental repository exists to blend the Open Y Project repo and Pantheon's example-drops-8-composer repository which demonstrates a GitHub -> CircleCI -> Pantheon workflow.
Copies of this repo can be generated with a variation of the one command setup used for example-drops-8-composer.
First add tokens for GitHub and CircleCI:
export GITHUB_TOKEN=[REDACTED]
export CIRCLE_TOKEN=[REDACTED]
Then run this command from the Build Tools Plugin for Pantheon's Terminus command line tool.
terminus build:project:create stevector/openy-project-on-pantheon/ openy-site-machine-name --team="My Pantheon Org" --stability=dev