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

Fixes #779: Separate out composer from drush in acsf:init #782

Merged
merged 2 commits into from
Dec 12, 2016

Conversation

nikgregory
Copy link
Contributor

Fixes # 779

Changes proposed:

  • create a new acsf:init:drush task that does the drush work

This should allow builds to be more efficient since I think that composer update will get new versions of acsf and there should be no need to run that twice if the project is already 'inited'

@grasmash grasmash added the Enhancement A feature or feature request label Dec 12, 2016
@grasmash
Copy link
Contributor

This has a merge conflict as a result of another PR being merged. Please rebase.

@grasmash
Copy link
Contributor

Wow nevermind, apparently you can now resolve conflicts in the GitHub UI.

@grasmash grasmash merged commit ecd1c1b into 8.x Dec 12, 2016
@grasmash grasmash changed the title Issue 779 Separate out composer from drush in acsf:init Fixes #782: Separate out composer from drush in acsf:init Dec 12, 2016
@grasmash grasmash changed the title Fixes #782: Separate out composer from drush in acsf:init Fixes #779: Separate out composer from drush in acsf:init Dec 12, 2016
@grasmash grasmash deleted the issue-779-acsfdrush branch December 20, 2016 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants