actions / actions/setup-python
Enable ppc64le
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.2k
- 派生
- 739
- 平均合并
- 6 天 18 小时
- 30 天内合并 PR
- 1
描述
Previously closed discussion: https://github.com/actions/setup-python/issues/613
Description:
Build python binaries for ppc64le and enable support for ppc64le in this repo.
Justification:
We recently launched GitHub Actions so open source projects can use runners on our Power and Z hardware. At this point, we are onboarding projects to use our GitHub actions service. Here is a blog post about our announcement and our official GitHub repo is located here.
This would greatly benefit a lot of open source communities to have the python action runner be supported on ppc64le. My goal is to eliminate inconsistencies with ppc64le and have parity with other archs (like with our newly released github actions).
Are you willing to submit a PR?
Yes absolutely. We can assist with any development, testing, and other needs if this feature request can be included in a roadmap.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读 actions/setup-python#613 中之前已关闭的讨论,然后定位此仓库的 build 和 release 入口点;issue 未指明任何文件或测试。完成的标准是为 ppc64le 构建 Python 二进制文件,并且 action 支持该架构,同时为新路径提供 coverage。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, python, typescript
- 领域
- ci-cd, devops
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100