jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Jetty Releases 12.0.6

Open joakime opened this issue 1 year ago • 3 comments

Jetty Versions: This release process will produce releases: 12.0.6

Target Date: Jan 31, 2024

Tasks:

  • [x] Create the release(s) issue.
  • [x] Update the target Jetty version(s) in the issue.
  • [x] Update the target release date in the issue.
  • [x] Link this issue to the target GitHub Project(s).
  • [x] Assign this issue to a "release manager".
  • [x] Review draft security advisories. Ensure that issues are created and assigned to GitHub Projects to capture any advisories that will be announced.
  • [x] Update GitHub Project(s)
    • [x] Create new project for the next releases (not this release).
    • [x] Ensure new project is public (not private)
    • [x] Freeze the target GitHub Project(s) by editing their names to "Jetty X.Y.Z FROZEN"
    • [x] Review the issues/PRs assigned to the target GitHub Project(s). Any tasks that are not-yet-started are moved to next releases.
  • [x] Review dependabot status. Manually run dependabot if needed and review resulting PRs for inclusion. Such updates should only be included in the week before a release if there is a compelling security or stability reason to do so.
  • [x] Wait 24 hours from last change to the issues/PRs included in FROZEN GitHub Project(s).
  • [x] Verify target project(s) are complete.
  • [x] Assign issue to "build manager", who will stage the releases.
    • [x] Create and use branches release/<ver> to perform version specific release work from.
    • [x] Ensure VERSION.txt additions for each release will be meaningful, descriptive, correct text.
    • [x] Stage 12 release with Java 21.
    • [x] Push release branches release/<ver> to to https://github.com/eclipse/jetty.project
    • [x] Push release tags jetty-<ver> to https://github.com/eclipse/jetty.project
    • [x] Edit a draft release (for each Jetty release) in GitHub (https://github.com/eclipse/jetty.project/releases). Content is generated with the "changelog tool".
  • [x] Assign issue to "test manager", who will oversee the testing of the staged releases.
  • [x] Collect release votes from committers.
  • [x] Promote staged releases.
  • [x] Merge release branches back to main branches and delete release branches.
  • [x] Verify release existence in Maven Central by triggering the Jenkins builds of CometD.
  • [x] Update Jetty versions on the website ( follow instructions in jetty-website ).
    • [x] Update (or check) Download page is updated.
    • [x] Update (or check) documentation page(s) are updated.
  • [x] Publish GitHub Releases.
  • [x] Prepare release announcement for mailing lists.
  • [ ] Publish any security advisories.
    • [ ] Edit VERSION.txt to include any actual CVE number next to correspondent issue.
    • [ ] Edit any issues for CVEs in github with their CVE number
  • [x] Notify downstream maintainers.
    • [x] Eclipse p2 maintainer.
    • [x] Docker maintainer.
    • [x] Jenkins maintainer.
    • [x] Other maintainers.

joakime avatar Jan 29 '24 15:01 joakime

Potential staged release 12.0.6 is now available at https://oss.sonatype.org/content/repositories/jetty-1865/

joakime avatar Jan 29 '24 15:01 joakime

Going to reroll 12.0.6 now that the Quiche 0.20.0 merge is complete.

joakime avatar Jan 30 '24 02:01 joakime

Potential staged release 12.0.6 (reroll 1) is now available at https://oss.sonatype.org/content/repositories/jetty-1869/

joakime avatar Jan 30 '24 03:01 joakime