.gitlab/issue_templates/new-version.md
changeset 5142 7bcda49915e8
parent 5122 e3ab6017a40a
parent 5133 f93bf36d0c19
equal deleted inserted replaced
5141:591a0afd2ef3 5142:7bcda49915e8
    15 
    15 
    16 * [ ] add the current date to the changelog
    16 * [ ] add the current date to the changelog
    17 * [ ] update the `__version__` field of all relevant extensions
    17 * [ ] update the `__version__` field of all relevant extensions
    18 * [ ] create a new Debian entry
    18 * [ ] create a new Debian entry
    19 * [ ] tag the version
    19 * [ ] tag the version
       
    20 * [ ] move the `@` bookmark on the new tag
    20 * [ ] push/publish the tag to the main repository
    21 * [ ] push/publish the tag to the main repository
    21 * [ ] upload the tarball to PyPI
    22 * [ ] upload the tarball to PyPI
    22 * [ ] add `.dev` to the `__version__` field
    23 * [ ] add `.dev` to the `__version__` field
    23 * [ ] merge stable into default
    24 * [ ] merge stable into default
    24 * [ ] push the result on the main repo
    25 * [ ] push the result on the main repo