1 Star 1 Fork 0

谢伟 / xlwings

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
RELEASE_PROCESS.md 1011 Bytes
一键复制 编辑 原始数据 按行查看 历史
Felix Zumstein 提交于 2020-01-31 15:40 . updated docs

Release process

  1. If the REST API docs changed: Run /scripts/build_rest_api_docs.py and commit the result.

  2. Add release notes to docs/whatsnew.rst

  3. Create a new release with tag and name (no leading v): x.x.x

    This kicks off the GitHub actions pipeline that will:

    • Build the dlls, the xlwings.xlam, the standalone files and xlwings.bas (they depend on the version number) and the Python package
    • Upload the Python package to PyPI and xlwings.xlam to the GitHub release page
    • Trigger a rebuild of https://www.xlwings.org so it is updated with latest version/date
  4. readthedocs.org triggers a new build automatically (login with GH account)

  5. The conda-forge package automatically creates a PR shortly after uploading the package to PyPI, so the only tasks left here is to check back after a few hours and merge it if all pipelines built successfully.

1
https://gitee.com/laike23/xlwings.git
git@gitee.com:laike23/xlwings.git
laike23
xlwings
xlwings
master

搜索帮助