processing / processing/libprocessing
[release.yml] linux aarch64 build
まだ誰も着手していません。
- 主要言語
- Rust
- スター
- 69
- フォーク
- 14
- 平均マージ
- 15日 22時間
- マージ済み PR(30日)
- 3
説明
There is a todo item in the release.yml for the linux aarch64 build. It actually does build, but we don't need to let it slow us down.
It takes 4.5 hours to build for it! That's so much.
I think this might have something to do with it having to use qemu in order to run an aarch64 container on an x86_64 runner.
We need to turn this back on, and it would be nice to make it fast.
My hunch is that we might be able to just put the linux-aarch64 build in its own step using an appropriate container? Does that exist?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
release.yml で Linux aarch64 ビルドの TODO を見つけ、コンテナと runner がどのように設定されているかを確認します。その設定を他の release ターゲットと比較し、適切なネイティブまたは専用コンテナによって QEMU を回避できるか調査します。aarch64 ビルドが現在の過度な遅延なしで有効になれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions, rust
- 領域
- build-system, ci-cd, release
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100