processing / processing/libprocessing

[release.yml] linux aarch64 build

オープン
#102 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

github-actions task
主要言語
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?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. 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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。