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

Delayed tagging #2

Closed
host6 opened this issue Aug 24, 2017 · 5 comments
Closed

Delayed tagging #2

host6 opened this issue Aug 24, 2017 · 5 comments
Assignees
Milestone

Comments

@host6
Copy link
Member

host6 commented Aug 24, 2017

  • --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 directory
  • tag command uses delayed-tags.yml to tag last build

Exception is thrown if a component is building with --delayed-tag option and delayed-tags.yml already contains a dealyed tag for this component

delayed-tags.yml file content example

https://com.github.myrepo/myproject
  version: 2.59.0
  revision: df7d6683c77f214a3bcde1481574362491efc28a
@host6 host6 assigned host6 and maxim-ge and unassigned maxim-ge Aug 24, 2017
@host6
Copy link
Member Author

host6 commented Sep 5, 2017

Done.
Note: tag command is used.

@host6 host6 closed this as completed Sep 5, 2017
@vitkud vitkud reopened this Nov 30, 2017
@vitkud
Copy link
Collaborator

vitkud commented Nov 30, 2017

fix version bumping, make this option only for root component

@host6 host6 added this to the 15 milestone Dec 1, 2017
host6 added a commit that referenced this issue Dec 5, 2017
host6 added a commit that referenced this issue Dec 5, 2017
host6 added a commit that referenced this issue Dec 5, 2017
host6 added a commit that referenced this issue Dec 5, 2017
@host6
Copy link
Member Author

host6 commented Dec 14, 2017

Done

@host6 host6 closed this as completed Dec 14, 2017
@vitkud vitkud reopened this Dec 28, 2017
@vitkud
Copy link
Collaborator

vitkud commented Dec 28, 2017

Do version bumping for root component only after "tag" command

@host6
Copy link
Member Author

host6 commented Jan 17, 2018

Fixed in #42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants