]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4330] Update release_checklist.md
authorAndrei Pavel <andrei@isc.org>
Fri, 20 Mar 2026 08:08:45 +0000 (10:08 +0200)
committerAndrei Pavel <andrei@isc.org>
Thu, 26 Mar 2026 10:13:02 +0000 (12:13 +0200)
.gitlab/issue_templates/release_checklist.md

index a8e42c3085a4f770fe8938ca66c176b1978dbc93..ca4a322698d5076441b6a5951d46ad4e10a75474 100644 (file)
@@ -37,6 +37,7 @@ Some of these checks and updates can be made before the actual freeze.
 1. [ ] <mark>🟥 Security</mark>: Should have been done when the CVE was discovered, but better late then never. Make sure mirroring is turned off for both Github and Gitlab [here](https://gitlab.isc.org/isc-projects/kea/-/settings/repository#js-push-remote-settings). To turn it off, run QA script [toggle-repo-mirroring.py](https://gitlab.isc.org/isc-private/qa-dhcp/-/blob/master/release/toggle-repo-mirroring.py) for both Kea and Forge \
    Example command: `GITLAB_TOKEN='...' ./toggle-repo-mirroring.py --off isc-projects/kea`.
    Example command: `GITLAB_TOKEN='...' ./toggle-repo-mirroring.py --off isc-projects/forge`.
+1. [ ] <mark>🟩 Stable</mark>: Make sure that repositories and pipelines were created according to [the stable_release_preparation checklist](https://gitlab.isc.org/isc-private/qa-dhcp/-/blob/master/.gitlab/issue_templates/stable_release_preparation.md).
 1. [ ] Check Jenkins results:
    1. [ ] Check Jenkins jobs for failures: [ut-dist](https://jenkins.aws.isc.org/job/kea-dev/job/ut-dist/), etc...
    1. [ ] Check [Jenkins Tests Report](https://jenkins.aws.isc.org/job/kea-dev/job/jenkins-tests-report/).
@@ -222,7 +223,7 @@ Now it's time to publish the code.
 1. [ ] Build and upload Docker images to Cloudsmith. Run Jenkins job [build-upload-docker](https://jenkins.aws.isc.org/job/kea-dev/job/build-upload-docker/).
     * Make sure the right package job is selected under `Packages`.
     * Tick `Upload`.
-    * Leave `TestProdRepos` to `production`.
+    * Change `TestProdRepos` to `production`.
     * Leave `versionTag` ticked.
     * Leave `versionDateTag` ticked.
     * <mark>Latest ðŸŸ© Stable</mark>: Tick `latestTag`.