]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4034] updated release checklist
authorWlodek Wencel <wlodek@isc.org>
Thu, 21 Aug 2025 15:13:11 +0000 (17:13 +0200)
committerWlodek Wencel <wlodek@isc.org>
Thu, 21 Aug 2025 15:13:11 +0000 (17:13 +0200)
.gitlab/issue_templates/release_checklist.md

index 4f71c74efe2951329c47564515fb9bfa77e11b8f..cf0ce2aea79ae547c5146af73cc96bae841f67a8 100644 (file)
@@ -199,6 +199,8 @@ Now it's time to publish the code.
     * <mark>Latest Stable Release Only</mark>: Tick `latestTag`.
     * Press `Build`.
 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/) with the same actions as above except change `TestProdRepos` to `production`.
+1. [ ] <mark>Security Release Only</mark>: Put procedure on hold, procced with documentation and tags after public disclosure.
+1. [ ] <mark>Security Release Only</mark>: After public disclosure, sync release branches from Kea private repository into Kea public.
 1. [ ] Update docs on https://app.readthedocs.org/projects/kea/.
     1. Click the triple dot button on the `latest` build -> click `Rebuild version`. This is really a workaround for RTD to pull the repo and discover the new tag.
     1. Go to `Versions` -> `Add version` -> find the tag name in the dropdown menu -> check `Active` -> click `Update version`. Wait for the build to complete.