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

dev-pantheon-experiment 2018-09-18 15:59 UTC

This package is auto-updated.

Last update: 2024-04-19 09:30:33 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