diff options
author | Michal Nowikowski <godfryd@isc.org> | 2020-04-08 13:07:10 +0200 |
---|---|---|
committer | Michal Nowikowski <godfryd@isc.org> | 2020-06-19 10:33:44 +0200 |
commit | 9d4f56f813b665202f5a48c9862fce40afac5160 (patch) | |
tree | f96b10ca4579accebc9bd84c63fbf26b7d38e5d2 /.gitlab/issue_templates | |
parent | Apply suggestion to .gitlab/issue_templates/release_checklist.md (diff) | |
download | kea-9d4f56f813b665202f5a48c9862fce40afac5160.tar.xz kea-9d4f56f813b665202f5a48c9862fce40afac5160.zip |
Apply suggestion to .gitlab/issue_templates/release_checklist.md
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r-- | .gitlab/issue_templates/release_checklist.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/release_checklist.md b/.gitlab/issue_templates/release_checklist.md index 86c01a8c48..99e4b1e965 100644 --- a/.gitlab/issue_templates/release_checklist.md +++ b/.gitlab/issue_templates/release_checklist.md @@ -21,7 +21,7 @@ Some of those checks and updates can be made before actual freeze. - the library versions are being updated - the HOOKS_VERSION is being updated; - [ ] create an issue for that for developers in Gitlab -1. [ ] Create Release Notes on Kea GitLab wiki and notify @tomek about that. It should created under "release notes" folder, like this one: https://gitlab.isc.org/isc-projects/kea/wikis/release%20notes/Release-notes-1.5-final +1. [ ] Create Release Notes on Kea GitLab wiki and notify @tomek about that. It should be created under "release notes" folder, like this one: https://gitlab.isc.org/isc-projects/kea/wikis/release%20notes/Release-notes-1.5-final 1. [ ] Run https://jenkins.isc.org/job/kea-1.7/job/release-pkgs-upload-internal/ and https://jenkins.isc.org/job/kea-1.7/job/release-pkgs-check-internal/ for testing repos to check if they work correctly. The following steps may involve changing files in the repository. |