2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00

[#4034] updated release checklist

This commit is contained in:
Wlodek Wencel 2025-08-21 17:13:11 +02:00
parent 5e0c667311
commit a2d13fa607

View File

@ -199,6 +199,8 @@ Now it's time to publish the code.
* <mark>Latest Stable Release Only</mark>: Tick `latestTag`. * <mark>Latest Stable Release Only</mark>: Tick `latestTag`.
* Press `Build`. * 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. [ ] 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. [ ] 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. 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. 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.