-
Notifications
You must be signed in to change notification settings - Fork 10
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
Output major and minor version on next-version
command (NR-233241)
#188
Conversation
e85d0ab
to
befb816
Compare
3f14b4c
to
3896131
Compare
next-version
commandnext-version
command (NR-233241)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
I think we should document the new outputs in the corresponding README file.
cc83ba8
to
af3c65d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Only updating names to keep everything consistent is the only thing left.
I do not have my head where I should... Solved on #216dc52 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
We have to tag actions and docker images by major. Something like:
newrelic/release-toolkit@1
.We want the action that outputs the version to also output the major and minor versions so we can use it on different steps.