2 Star 0 Fork 0

mirrors_pytest-dev/pytest-mock

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
RELEASING.rst 371 Bytes
一键复制 编辑 原始数据 按行查看 历史
Bruno Oliveira 提交于 2025-08-02 01:48 +08:00 . Fix formatting in RELEASING.rst

Here are the steps on how to make a new release.

  1. Create a release-VERSION branch from upstream/main.

  2. Update CHANGELOG.rst.

  3. Push the branch to upstream.

  4. Once all tests pass, start the deploy workflow manually or via:

    gh workflow run deploy.yml --repo pytest-dev/pytest-mock --ref release-VERSION -f version=VERSION
    
  5. Merge the PR.

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_pytest-dev/pytest-mock.git
git@gitee.com:mirrors_pytest-dev/pytest-mock.git
mirrors_pytest-dev
pytest-mock
pytest-mock
main

搜索帮助