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

Output major and minor version on next-version command (NR-233241) #188

Merged
merged 4 commits into from
Apr 4, 2024

Conversation

kang-makes
Copy link
Contributor

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.

@kang-makes kang-makes requested a review from a team April 3, 2024 15:28
@kang-makes kang-makes force-pushed the feat/output-major-minor-version branch from e85d0ab to befb816 Compare April 3, 2024 15:38
@kang-makes kang-makes force-pushed the feat/output-major-minor-version branch from 3f14b4c to 3896131 Compare April 3, 2024 15:44
@kang-makes kang-makes changed the title Output major and minor version on next-version command Output major and minor version on next-version command (NR-233241) Apr 3, 2024
Copy link
Contributor

@sigilioso sigilioso left a 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.

src/app/nextversion/nextversion.go Outdated Show resolved Hide resolved
@kang-makes kang-makes force-pushed the feat/output-major-minor-version branch from cc83ba8 to af3c65d Compare April 4, 2024 12:00
@kang-makes kang-makes requested review from sigilioso and a team April 4, 2024 12:05
Copy link
Contributor

@sigilioso sigilioso left a 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.

@kang-makes
Copy link
Contributor Author

I do not have my head where I should...

Solved on #216dc52

Copy link
Contributor

@sigilioso sigilioso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@kang-makes kang-makes merged commit 918aeb6 into main Apr 4, 2024
17 checks passed
@kang-makes kang-makes deleted the feat/output-major-minor-version branch April 4, 2024 14:48
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.

2 participants