riseproject-dev / riseproject-dev/python-wheels
Investigate adding an automatic build-and-push workflow for merges to `main`
未关闭
还没有人认领这个 Issue。
enhancement
infrastructure
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- 平均合并
- 16 小时 14 分钟
- 30 天内合并 PR
- 952
描述
We currently have to manually trigger a workflow after a PR tests a new workflow submission or a version upgrade for an existing one. It may be preferable to have this step automatically trigger as well, so that the only input required from maintainers is to approve and merge a PR.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查现有的 workflow,该 workflow 由维护者在提交 workflow 或升级版本后手动触发。确定如何让合并到 main 的操作触发相同的 build-and-push 步骤,同时保持审批和合并是维护者唯一需要执行的操作。完成的标准是:workflow 会针对预期的合并自动运行,并且其 build-and-push 行为已得到验证。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, python
- 领域
- ci-cd
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100