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

want ability to release hotfixes from branch with release/tags matching old release #83

Open
dhalperi opened this issue Apr 6, 2022 · 3 comments

Comments

@dhalperi
Copy link
Member

dhalperi commented Apr 6, 2022

typically, we have to upgrade some dependency once a month to fix some security issue.

Example:

  • log4j update
  • Jackson stack depth

Would like easy ability to release a hotfix branch with same/tag (different build number?) as prior release.

@dhalperi
Copy link
Member Author

dhalperi commented Apr 6, 2022

@dhalperi dhalperi changed the title want ability to release hotfixes want ability to release hotfixes from branch Apr 6, 2022
@dhalperi dhalperi changed the title want ability to release hotfixes from branch want ability to release hotfixes from branch with release/tags matching old release Apr 6, 2022
@dhalperi
Copy link
Member Author

dhalperi commented Apr 6, 2022

So ideally if I wanted to cherry-pick a jackson fix into a branch based off of 2022.03.16.1242 I would be able to generate a new release with 2022.03.16.<build> and optionally update latest with it.

@dhalperi
Copy link
Member Author

dhalperi commented Apr 6, 2022

This also makes me think we should have 2022.03.16 tags.

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

No branches or pull requests

1 participant