-
Notifications
You must be signed in to change notification settings - Fork 662
Labels
feature-requestNew feature or requestNew feature or request
Description
Describe the feature
Skip packages during a release
Use Case
When one package wants to release and another author has merged changes that does NOT want to release there is not a way.
Proposed Solution
TBD
- build directive file
SKIPPED_PACKAGES
- list of all the packages to skip if found - semaphore file
SKIP
- file within the package to signal skipping
Other Information
It could be failing tests, or just feature not fully ready or releasable.
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
arnewouters
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request
Type
Projects
Status
Done