Skip to content

ci: migrate CI runners to Blacksmith#77

Merged
ben-miru merged 3 commits into
mainfrom
ci/migrate-to-blacksmith
Jun 26, 2026
Merged

ci: migrate CI runners to Blacksmith#77
ben-miru merged 3 commits into
mainfrom
ci/migrate-to-blacksmith

Conversation

@ben-miru

@ben-miru ben-miru commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Migrate the plain ubuntu-latest jobs (check-dist, ci lint/unit, codeql, licensed, linter, release) to blacksmith-2vcpu-ubuntu-2404.

Deliberately left on GitHub-hosted images: the ci.yml action-test matrix (runs-on: ${{ matrix.os }} over ubuntu-24.04 / ubuntu-22.04 / ubuntu-slim) — its purpose is to verify the action works on GitHub's runners, so it should not move to Blacksmith.

Jobs run on Blacksmith only once the Blacksmith GitHub App has access to this repo (org-level setting).

🤖 Generated with Claude Code


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

ben-miru and others added 3 commits June 25, 2026 18:13
Move the plain ubuntu-latest jobs to blacksmith-2vcpu-ubuntu-2404. The
action-test matrix (ci.yml: ubuntu-24.04/22.04/slim) is intentionally left
on GitHub-hosted images — it verifies the action runs on GitHub's runners.

Jobs run on Blacksmith once the Blacksmith GitHub App has access to this
repo (org-level setting).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
super-linter runs actionlint, which flags the new blacksmith-* runner
labels as unknown. Declare them under self-hosted-runner.labels.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
TRIVY (super-linter) flagged 4 undici CVEs (1 high, CVE-2026-12151) in
package-lock.json. npm audit fix updates undici to 6.27.0; dist rebuilt
via npm run package so check-dist stays in sync. Remaining advisories are
dev-only deps (esbuild, js-yaml) not bundled in dist.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ben-miru ben-miru merged commit 2363a02 into main Jun 26, 2026
27 checks passed
@ben-miru ben-miru deleted the ci/migrate-to-blacksmith branch June 26, 2026 02:18
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.

1 participant