]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release metadata update to release checklist
authorTom Krizek <tkrizek@isc.org>
Thu, 2 Mar 2023 12:02:48 +0000 (13:02 +0100)
committerTom Krizek <tkrizek@isc.org>
Fri, 3 Mar 2023 09:11:16 +0000 (10:11 +0100)
The release engineering automation we have relies on up-to-date
information about our upcoming release plans. Ensure these are updated
at the end of each release cycle.

.gitlab/issue_templates/Release.md

index 6243739f7d6c22e8d09a7072a1efe8288dc2491e..e468784d04b6754a585730abefc664a29078577c 100644 (file)
@@ -90,6 +90,7 @@
  - [ ] ***(QA)*** Sanitize confidential issues which are assigned to older release milestones and describe security vulnerabilities, then make them public if appropriate[^2].
  - [ ] ***(QA)*** Update QA tools used in GitLab CI (e.g. Black, PyLint, Sphinx) by modifying the relevant `Dockerfile`.
  - [ ] ***(QA)*** Run a pipeline to rebuild all [images](https://gitlab.isc.org/isc-projects/images) used in GitLab CI.
+ - [ ] ***(QA)*** Update [`metadata.json`](https://gitlab.isc.org/isc-private/bind-qa/-/blob/master/bind9/releng/metadata.json) with the upcoming release information.
 
 [^1]: If not, use the time remaining until the tagging deadline to ensure all outstanding issues are either resolved or moved to a different milestone.
 [^2]: As a rule of thumb, security vulnerabilities which have reproducers merged to the public repository are considered okay for full disclosure.