Skip to content

Conversation

moufmouf
Copy link
Member

Patches now have a "type".
By default, the package comes with 2 prepackages types: "default" (for normal patches) and "test_data" (for patches that contain test data that should not be deployed to production systems.

When creating a patch, the user now selects the patch type.
When applying patches, the user is asked which patch types he should apply.

Command line command is also impacted with the addition of special options (one per patch type) in the "apply-all" command.

Since this modifies the PatchInterface, this is a breaking change and justifies the fact to tag a 2.0 release.

@moufmouf moufmouf requested a review from nguyenk February 25, 2017 11:44
@moufmouf moufmouf merged commit 00bbc54 into thecodingmachine:2.0 Mar 2, 2017
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.

1 participant