changeset 6435:8a7db813bd07 stable

docs: add building a .deb package to release checklist
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 26 Feb 2023 22:28:26 +0400
parents 73b20136eceb
children cfe2c67d12a7
files .gitlab/issue_templates/new-version.md README.rst
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.gitlab/issue_templates/new-version.md	Thu Feb 23 18:43:06 2023 +0400
+++ b/.gitlab/issue_templates/new-version.md	Sun Feb 26 22:28:26 2023 +0400
@@ -20,6 +20,7 @@
 * [ ] move the `@` bookmark to the new tag
 * [ ] push/publish the tag to the main repository
 * [ ] upload the tarball to PyPI
+* [ ] build .deb on Heptapod CI for the tagged commit
 * [ ] add `.dev0` to the `__version__` field
 * [ ] merge stable into default
 * [ ] push the result to https://www.mercurial-scm.org/repo/evolve/
--- a/README.rst	Thu Feb 23 18:43:06 2023 +0400
+++ b/README.rst	Sun Feb 26 22:28:26 2023 +0400
@@ -261,6 +261,8 @@
 
 * upload the tarball to PyPI,
 
+* build .deb on Heptapod CI for the tagged commit,
+
 * make an announcement on evolve-testers@mercurial-scm.org and
   mercurial@mercurial-scm.org,