-
-
Notifications
You must be signed in to change notification settings - Fork 249
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
doc: how to add a one-off patch to a point release #3530
Conversation
Draft as this will need some input on how to handle testenv.properties which needs to have the new tag to avoid this at the start of the top level pipeline: Slack thread to discuss: https://adoptium.slack.com/archives/C09NW3L2J/p1699880299974419 |
Back in draft again pending understanding/documenting/resolving this:
|
39a7ec7
to
33bc3b5
Compare
Signed-off-by: Stewart X Addison <[email protected]>
Added in note about |
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
We do not currently have any documentation on the process for creating point releases in the adoptium mirror repositories. This adds in the information for a one off patch using a branch from a GA tag. A subsequent PR should create the equivalent doc for covering perpetual floating patches in the codebase.
Preview this change at https://github.com/sxa/temurin-build/blob/pointreleases1/RELEASING.md#summary-on-point-releases