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

2.492.1 LTS release checklist #644

Closed
48 tasks done
jplayout opened this issue Jan 16, 2025 · 1 comment
Closed
48 tasks done

2.492.1 LTS release checklist #644

jplayout opened this issue Jan 16, 2025 · 1 comment
Assignees
Labels
lts-checklist This issue tracks the progress of an LTS release

Comments

@jplayout
Copy link
Contributor

jplayout commented Jan 16, 2025

2.492.1 LTS release

More information about the release process is available on the release guide.

Release Lead

@jplayout

Prep work

RC creation

  • Merge backporting PR in jenkinci/jenkins using a merge commit (and do not squash).

  • Retrieve the URL for the RC from the commit status (Jenkins Incrementals Publisher / Incrementals) of the last build on the stable branch (requires a passing build). Visit the jenkins-war URL and copy the URL of the war file

  • Publish a pre-release Github release, e.g. sample currently we don't have a changelog for RCs.

  • Confirm the automatic announcement has been sent to the jenkinsci-dev mailing list and community forums. If the automatic announcement is not sent, compose and send the announcement yourself.

  • Check with security team that no security update is planned. If a security update is planned, revise the checklist after the public pre-announcement to the jenkinsci-advisories mailing list.

  • For a new LTS baseline's ".1" release, if there were recent security advisories for fixes in Jenkins weeklies after the LTS baseline that had to be backported:

    • Update those advisories to mention the new 2.xxx.1 LTS release as an additional fix version (example)
    • Update warnings metadata to exclude the ".1" release (example)
    • Inform the Jenkins security team about the need to update CVE metadata to exclude the new LTS line from affected version ranges.

LTS release

  • Publish changelog (one day prior to the release in case of a security update).

  • Announce the start of the LTS release process in the #jenkins-release:matrix.org channel.

  • Launch job on release.ci.jenkins.io if no security release for Jenkins is planned.

    • Manually review and approve the child release job after carefully checking the "Plan" stage (you can compare with previous stable line).
    • If this is the first release of a new LTS line, the packaging (child) job will fail on its first run. Either run the packaging job once and cancel it before the primary release job is run or accept that the packaging job on the first release of a new LTS line will need to be run a second time after it fails the initial run.
    • ~3 to 4 hours after the beginning of release job, manually review and approve the child packaging job.
  • Wait for successful job completion (release: ~3 to 4 hours, packaging ~30 minutes).

  • Check LTS changelog is visible on the downloads site.

  • Publish GitHub release pointing to LTS changelog, sample.

  • Confirm that all Packages are available on the Datadog page.

  • Confirm the Debian installer acceptance test is passing.
    For good measures, check the console log to confirm that the correct release package was used (e.g. search for 2.387. If not, launch tests again).

  • Confirm the Red Hat installer acceptance test is passing.
    For good measures, check the console log to confirm that the correct release package was used (e.g. search for 2.387. If not, launch tests again).

  • Adjust state and Released As of Jira issues fixed in the release (see the changelog for issue links).

  • Create pull request to update the lts Maven profile in ATH to the newly released version

  • Create pull request to update the jenkins.version in the most recent release profile in plugin BOM to the newly released version.
    Refer to first step before the release and second step after the release for examples

  • Create a tag matching the LTS release you create in the docker repository and publish a GitHub release (Require a maintainer profile)

  • Confirm that the images are available at Docker hub.

  • Merge the PR generated by the jenkins-dependency-updater bot in the jenkinsci/helm-charts repository.

  • Create a helpdesk ticket to update ci.jenkins.io, trusted.ci, cert.ci and release.ci to the new LTS release, example.

  • Send email asking for the next release lead, example, dates for the next one can be found on the Jenkins calendar.

@kmartens27
Copy link

changelog and upgrade guide for 2.492.1 jenkins-infra/jenkins.io#7832

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lts-checklist This issue tracks the progress of an LTS release
Projects
None yet
Development

No branches or pull requests

2 participants