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

Dist file support #135

Merged
merged 7 commits into from
Apr 4, 2016
Merged

Dist file support #135

merged 7 commits into from
Apr 4, 2016

Conversation

veewee
Copy link
Contributor

@veewee veewee commented Mar 31, 2016

Q A
Branch master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Documented? yes
Fixed tickets #104, #123

This PR contains support for grumphp.yml.dist files. A cleanup of the code is done and an abstraction for composer configuration is created.
I also decided to set the ignore_unstaged_changes to false by default. I want to prevent users from complaining about unwanted conflicts in the current git copy. With this feature you can now set it to false by default, but enable it for your enviroment only.

@veewee veewee added this to the v0.9.0 milestone Mar 31, 2016
@veewee veewee changed the title Feature/dist support Dist file support Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants