Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP - Trying wordpress as source #9

Closed
wants to merge 1 commit into from

Conversation

stevector
Copy link
Collaborator

@greg-1-anderson, I expect this will break, but I'm not exactly sure how. Can you give me write access to this repo so that the PR can build with write access?

@greg-1-anderson
Copy link
Member

Done -- not sure why there isn't a build for this PR on Circle. Maybe try pushing another commit?

@greg-1-anderson
Copy link
Member

The main problem this PR will have (assuming that the WordPress example project is working correctly) is that build-env:create project will attempt to call drush site-install on the site. See my comment about this in the example-drops-8-composer project.

@greg-1-anderson
Copy link
Member

With #26, it is now possible to put the command to run to install the CMS in the ['extra']['build-env']['install-cms'] section of composer.json.

@stevector
Copy link
Collaborator Author

Over the weekend I got terminus build-env:create-project stevector/example-wordpress-composer persch-ewc-m --stability=dev --yes to complete successfully. I need to do some more cleanup and update this PR.

@stevector
Copy link
Collaborator Author

replaced by #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants