changeset 6093:df204c64faab stable

release: update the checklist template
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 20 Nov 2021 08:35:06 +0300
parents 92f1a6e7c139
children b0443b54160c
files .gitlab/issue_templates/new-version.md
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/.gitlab/issue_templates/new-version.md	Sat Nov 27 06:45:02 2021 +0300
+++ b/.gitlab/issue_templates/new-version.md	Sat Nov 20 08:35:06 2021 +0300
@@ -1,28 +1,28 @@
 This is the actual check list for releasing evolve version X.Y.Z
 
-More details in the [README.rst file](README.rst#L199).
+More details in the [README.rst file](README.rst#L210).
 
 Preparation
 
 * [ ] merges with compatibility branches
 * [ ] compatibility tests are happy
 * [ ] update `testedwith` field
-* [ ] make sure the changelog is up to data
-* [ ] [prepare an announcement for the list/website](https://mypads.framapad.org/mypads/?/mypads/group/octobus-public-5d3rw470w/pad/view/evolution-announce-iswcp7qx)
+* [ ] make sure CHANGELOG is up-to-date
+* [ ] [prepare an announcement for the list/website](https://mypads.framapad.org/p/evolution-announce-iswcp7qx)
 * [ ] sanity check install and sdist targets of setup.py
 
 Releasing
 
-* [ ] add the current date to the changelog
+* [ ] add the current date to CHANGELOG
 * [ ] update the `__version__` field of all relevant extensions
 * [ ] create a new Debian entry
 * [ ] tag the version
-* [ ] move the `@` bookmark on the new tag
+* [ ] move the `@` bookmark to the new tag
 * [ ] push/publish the tag to the main repository
 * [ ] upload the tarball to PyPI
 * [ ] add `.dev` to the `__version__` field
 * [ ] merge stable into default
-* [ ] push the result on the main repo
+* [ ] push the result to https://www.mercurial-scm.org/repo/evolve/
 * [ ] send the announcement by email to evolve-testers@mercurial-scm.org
 * [ ] send the announcement by email to mercurial@mercurial-scm.org
 * [ ] publish the announcement as a blog on https://octobus.net/blog/