Skip to content

ci: move to GitHub-hosted runners; buildx docker-container + QEMU - #8

Merged
Dotablaze merged 1 commit into
dotablaze-tech:mainfrom
jdwillmsen:ci/github-hosted-runners
Jul 22, 2026
Merged

ci: move to GitHub-hosted runners; buildx docker-container + QEMU#8
Dotablaze merged 1 commit into
dotablaze-tech:mainfrom
jdwillmsen:ci/github-hosted-runners

Conversation

@jdwillmsen

Copy link
Copy Markdown
Contributor

Part of retiring self-hosted ARC runners org-wide — the ubuntu-dotablaze-tech scale set is dormant (jdwlabs/platform PR #113), so this workflow would queue forever on its next trigger.

  • runs-on: ubuntu-dotablaze-techubuntu-latest
  • buildx kubernetes driver (requires an in-cluster runner) → docker-container + QEMU for linux/amd64,linux/arm64 — same pattern as the jdwlabs apps pipeline

Note: this repo's CI was already red on the self-hosted runner (single recorded run, failed), so no working automation is lost.

🤖 Generated with Claude Code

The self-hosted ARC runner set for this org is dormant - CI runs
exclusively on GitHub-hosted runners. The buildx kubernetes driver only
works from a runner inside the cluster, so multi-arch builds move to
the docker-container driver with QEMU emulation (same pattern as the
jdwlabs apps pipeline).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@nx-cloud

nx-cloud Bot commented Jul 22, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 456111f

Command Status Duration Result
nx affected -t build ✅ Succeeded <1s View ↗
nx affected -t e2e --parallel=1 ✅ Succeeded <1s View ↗
nx affected -t lint test component-test ✅ Succeeded <1s View ↗
nx-cloud record -- nx format:check ✅ Succeeded <1s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-22 02:56:06 UTC

@Dotablaze
Dotablaze merged commit 95b85d9 into dotablaze-tech:main Jul 22, 2026
1 check passed
@jdwillmsen
jdwillmsen deleted the ci/github-hosted-runners branch July 22, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants