comparison .gitlab/issue_templates/new-version.md @ 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 6b128ae8e2ad
children ce450e90a0a5
comparison
equal deleted inserted replaced
6419:73b20136eceb 6435:8a7db813bd07
18 * [ ] create a new Debian entry 18 * [ ] create a new Debian entry
19 * [ ] tag the version 19 * [ ] tag the version
20 * [ ] move the `@` bookmark to the new tag 20 * [ ] move the `@` bookmark to the new tag
21 * [ ] push/publish the tag to the main repository 21 * [ ] push/publish the tag to the main repository
22 * [ ] upload the tarball to PyPI 22 * [ ] upload the tarball to PyPI
23 * [ ] build .deb on Heptapod CI for the tagged commit
23 * [ ] add `.dev0` to the `__version__` field 24 * [ ] add `.dev0` to the `__version__` field
24 * [ ] merge stable into default 25 * [ ] merge stable into default
25 * [ ] push the result to https://www.mercurial-scm.org/repo/evolve/ 26 * [ ] push the result to https://www.mercurial-scm.org/repo/evolve/
26 * [ ] send the announcement by email to evolve-testers@mercurial-scm.org 27 * [ ] send the announcement by email to evolve-testers@mercurial-scm.org
27 * [ ] send the announcement by email to mercurial@mercurial-scm.org 28 * [ ] send the announcement by email to mercurial@mercurial-scm.org