AMD64 Alpine Linux (ware-alpine) shouldn't run on 3.13 PRs

未关闭
#654 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
45/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
linux, python
领域
ci-cd

调研方向

首先,将 3.13 PR 工作流与 issue 中提到的 AMD64 Alpine Linux worker 和 buildbot 链接进行比较。确认为什么会选择该 worker,尽管它被配置用于 3.14 和 3.x;完成的标准是:除非该 worker 被配置用于该 branch,否则 3.13 PR 不再在那里运行。

由索引模型根据 Issue 内容生成。

描述

I think this is a configuration issue, which is why I'm filing an issue here, but I'm not 100% sure.

Adding test-with-buildbots to [3.13] PRs in CPython runs on "AMD64 Alpine Linux PR". I don't think this should be the case becasue:

  1. The buildbot is failing: https://buildbot.python.org/#/builders/1307/builds/175
  2. The buildbot isn't configured to run on 3.13 branch, just 3.14 and 3.x: https://buildbot.python.org/#/workers/19

I don't think we should be running on 3.13 PRs if we're not running on 3.13 branch.

主要语言
Python
星标
61
派生
61
平均合并
23 小时 44 分钟
30 天内合并 PR
12

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

python/buildmaster-config 的其他 Issue

查看 python/buildmaster-config 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。