未验证 提交 0a894222 编写于 作者: C Chun-Wei Chen 提交者: GitHub

Remind release manager to remove old onnx-weekly packages after release (#3923)

* remind release manager to remove old onnx-weekly packages
Signed-off-by: NChun-Wei Chen <jacky82226@gmail.com>

* add steps
Signed-off-by: NChun-Wei Chen <jacky82226@gmail.com>
上级 7341c3f8
......@@ -115,8 +115,6 @@ The ONNX project, going forward, will plan to release roughly on a four month ca
**Merge into main branch**
* After everything above is done, merge the release branch into the main branch to make it consistent.
## TODO list for next release
* Remove `onnx.optimizer` in ONNX 1.9
* Be aware of protobuf version gap issue (like building onnx with protobuf>=3.12 is not compatible with older protobuf)
* (Optional) Deprecate Python 3.5 and add Python 3.9.
* (Optional) Automatically upload created wheels for Windows
**Remove old onnx-weekly packages on TestPyPI**
* Once ONNX has been released on PyPI, remove all previous versions of [onnx-weekly package](https://test.pypi.org/project/onnx-weekly/#history) on TestPyPI to save space.
* Steps: Login and go [here](https://test.pypi.org/manage/project/onnx-weekly/releases/) -> Choose target package -> Options -> Delete.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册