-
Notifications
You must be signed in to change notification settings - Fork 2
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
Delayed tagging #2
Comments
Done. |
fix version bumping, make this option only for root component |
host6
added a commit
that referenced
this issue
Dec 5, 2017
host6
added a commit
that referenced
this issue
Dec 14, 2017
Done |
Do version bumping for root component only after "tag" command |
Fixed in #42 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
--delayed-tag
cli option avoids root component tagging and version bumpings (will be only built)delayed-tags.yml
keeps revisions and versions to be tagged. Located in current directorytag
command usesdelayed-tags.yml
to tag last buildException is thrown if a component is building with
--delayed-tag
option anddelayed-tags.yml
already contains a dealyed tag for this componentdelayed-tags.yml
file content exampleThe text was updated successfully, but these errors were encountered: