/
niceSOFT
/
packaging
Обзор
Документация
Войти
/
niceSOFT
/
packaging
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
21.2
docs/development/release-process.rst
25 строк
674 B
Pradyun Gedam
Update branch names in release process (#444)
04 июл 2021, 10:40
Не верифицирован
04 июл 2021, 10:40
d59efa2
Код
Авторство
О чём код?
Release Process =============== #. Checkout the current ``main`` branch. #. Install the latest ``nox``:: $ pip install nox #. Run the release automation with the required version number (YY.N):: $ nox -s release -- YY.N You will need the password for your GPG key as well as an API token for PyPI. #. Add a `release on GitHub <https://github.com/pypa/packaging/releases>`__. #. Notify the other project owners of the release. .. note:: Access needed for making the release are: - PyPI maintainer (or owner) access to ``packaging`` - push directly to the ``main`` branch on the source repository - push tags directly to the source repository