[Improvement] Linters should support running on any arch
未關閉
適合新手
enhancement
- 主要語言
- Dockerfile
- 星號
- 0
- 分支
- 8
- 平均合併
- 6 分鐘
- 30 天內合併 PR
- 1
描述
### TL;DR
Actionlint uses setup-binary which fetches the pre-compiled binary. We should detect the current arch and use that version of the binary. https://github.com/abcxyz/actions/pull/11
Also, we should update the lint.yml and .lint-actions.yml workflows to use arm.
### Why
> its something like 6x faster and 2x cheaper
@sethvargo
貢獻指南
研究方向
Look at the linked PR #11 to understand the setup-binary approach. Update the lint.yml and .lint-actions.yml workflows to detect architecture and use the appropriate binary. Test by running the workflows on different architectures to ensure they fetch the correct binary.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions, shell
- 領域
- ci-cd, tooling
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100