diff options
author | Michal Nowikowski <godfryd@isc.org> | 2020-05-20 10:10:08 +0200 |
---|---|---|
committer | Michal Nowikowski <godfryd@isc.org> | 2020-06-19 10:33:44 +0200 |
commit | b1a1856644e2985942a8afd9a3e42b4e342b99ef (patch) | |
tree | 0954d3bc16d31dce32d40c07173fbdb6c41a92df /.gitlab/issue_templates | |
parent | Apply suggestion to .gitlab/issue_templates/release_checklist.md (diff) | |
download | kea-b1a1856644e2985942a8afd9a3e42b4e342b99ef.tar.xz kea-b1a1856644e2985942a8afd9a3e42b4e342b99ef.zip |
[#1169] updated steps about RTD
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r-- | .gitlab/issue_templates/release_checklist.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/release_checklist.md b/.gitlab/issue_templates/release_checklist.md index 99e4b1e965..809e4e9905 100644 --- a/.gitlab/issue_templates/release_checklist.md +++ b/.gitlab/issue_templates/release_checklist.md @@ -102,4 +102,7 @@ That is the last moment to freeze code! 1. Pick your selected pkg build in Packages field, and select "prodcion" in Repository_Type field and click Build button. 1. When it finishes run check: https://jenkins.isc.org/job/kea-1.7/job/release-pkgs-check-internal/ 1. [ ] Create git tags `Kea-1.x.y` in Kea main and premium repositories -1. [ ] Trigger rebuilding docs on https://readthedocs.org/projects/kea/builds +1. Update ReadTheDocs + 1. [ ] Trigger rebuilding docs on https://readthedocs.org/projects/kea/builds + 1. [ ] Publish currently released version + 1. [ ] For stable releases change change default version to point to this stable release |