You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assign issue to "build manager", who will stage the releases.
Create and use branches release/<ver> to perform version specific release work from.
Ensure git fetch --tags (as we potentially rewrite tag when re staging local tag can be out of sync and this command will fail and so fail the release script)
Ensure VERSION.txt additions for each release will be meaningful, descriptive, correct text.
Jetty Versions:
This release process will produce release: 12.0.17
Target Date:
Feb 13, 2025
Tasks:
release/<ver>
to perform version specific release work from.git fetch --tags
(as we potentially rewrite tag when re staging local tag can be out of sync and this command will fail and so fail the release script)VERSION.txt
additions for each release will be meaningful, descriptive, correct text.release/<ver>
to to https://github.com/jetty/jetty.projectjetty-<ver>
to https://github.com/jetty/jetty.projectVERSION.txt
to include any actual CVE number next to correspondent issue.The text was updated successfully, but these errors were encountered: