Re-enable test-android on main once the self-hosted runner is back
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 66/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 静か
- 技術スタック
- github-actions
- 領域
- ci-cd
調査の方向性
.github/workflows/check.yml の test-android ジョブから始め、最近の Check の実行を調べて ubuntu-self-hosted がオンラインかどうかを確認します。runner またはその代替が準備できたら、main-branch の条件を復元し、一時的なコメントを削除します。完了とは、Android が main 上で実行され、Check workflow が green を報告することです。
索引モデルが issue の本文から書いたものです。
説明
Context
The test-android job in check.yml runs on ubuntu-self-hosted. That runner is currently offline — the job sits in queued indefinitely (observed 6h+ on 2026-07-18). Because it never starts, the whole Check run on main never completes, which blocks main from ever reporting green.
As a stopgap, the job's if was changed from:
if: github.ref == 'refs/heads/main' || contains(github.event.pull_request.labels.*.name, 'Android 🤖')
to run only on PRs labeled Android 🤖, removing it from main pushes. This means Android is no longer exercised on main automatically.
To re-enable
- Confirm the
ubuntu-self-hostedrunner is back online (or migrate the job to a GitHub-hostedubuntu-latestrunner with KVM for the emulator). - Restore the
github.ref == 'refs/heads/main'condition ontest-android. - Remove the temporary comment added above the
if.
Notes
- Also consider whether the job should be moved off self-hosted entirely to avoid this failure mode recurring — GitHub-hosted Ubuntu runners now support nested virtualization (KVM) for Android emulators.
- 主要言語
- TypeScript
- スター
- 188
- フォーク
- 10
- 平均マージ
- 2日 17時間
- マージ済み PR(30日)
- 3
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
callstackincubator/react-native-node-api のほかの issue
-
Sanity check of Hermes source directory via environment variable, when building Android projects オープンAndroid 🤖 good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
callstackincubator/react-native-node-api#163 · コメント 1 件 ·
-
enhancement good first issue gyp-to-cmake
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
callstackincubator/react-native-node-api#161 · コメント 3 件 · リアクション 1 件 ·
-
enhancement Host 🏡
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
-
Automatable good first issue
難易度 3/5 1〜2日 初心者へのやさしさ 15/100
callstackincubator/react-native-node-api#424 · コメント 1 件 ·
-
gyp-to-cmake
難易度 4/5 3〜5日 初心者へのやさしさ 55/100
callstackincubator/react-native-node-api#423 · コメント 1 件 ·
callstackincubator/react-native-node-api の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
copse-dev/agent-pane#2953 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
calcite-components needs triage refactor
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Esri/calcite-design-system#15203 ·