matplotlib / matplotlib/grid-strategy
Release script should ensure no more than 2 files are uploaded
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 44
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently I'm just globbing *.tar.gz and *.whl, maybe an assertion that exactly 2 things were found would be prudent.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位对 *.tar.gz 和 *.whl 使用 glob 的 release 脚本,然后检查其上传列表是如何构建的。完成的标准是:脚本在上传前验证确实找到了两个文件;如果 repository 提供了现有的 release 相关检查或 workflow,请运行它们。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- release
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100