Allow running `build-release.yml` against a branch
还没有人认领这个 Issue。
评估
调研方向
从 .github/workflows/build-release.yml 中第 35-37 行附近的输入定义开始,然后追踪该值的使用位置。支持分支名称和标签编号,同时保留现有的 v 前缀行为,并验证 workflow 是否既能基于 upstream main 或 3.14 构建,也能使用现有的标签输入。
由索引模型根据 Issue 内容生成。
描述
Currently, .github/workflows/build-release.yml takes a tag number:
Which can be used as the input when triggering a run:
https://github.com/python/release-tools/actions/workflows/build-release.yml
It would be useful if we could also give a branch name, so for example we can trigger a run against upstream main or 3.14, so we can verify the latest state will build.
This will also help with PRs like https://github.com/python/release-tools/pull/284 where we specify which arguments to run against the Android test runner, and the test runner is in the upstream repo.
We'll need to take care of v prefix that is currently prepended in some places.
- 主要语言
- Python
- 星标
- 61
- 派生
- 48
- 平均合并
- 1 小时 22 分钟
- 30 天内合并 PR
- 4
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
python/release-tools 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 78/100
python/release-tools#401 ·
-
难度 4/5 3-5 天 新手友好度 25/100
python/release-tools#434 ·
-
难度 4/5 3-5 天 新手友好度 38/100
python/release-tools#417 ·
-
难度 4/5 3-5 天 新手友好度 68/100
python/release-tools#397 ·
-
bug
python/release-tools#286 · 已指派 1 人 ·
查看 python/release-tools 的全部 Issue
相似的 Issue
-
enhancement
难度 2/5 1-3 小时 新手友好度 70/100
canonical/paas-charm#368 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
tech debt
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 1/5 1 小时以内 新手友好度 90/100
StevenBlack/hosts#3256 ·
-
难度 1/5 1 小时以内 新手友好度 90/100
qualcomm/qai-appbuilder#275 ·