Skip to content

ci: free GitHub-hosted by default, Blacksmith as opt-in 'fast' toggle#69

Merged
tompassarelli merged 1 commit into
mainfrom
ci/ci-runner-toggle
Jun 19, 2026
Merged

ci: free GitHub-hosted by default, Blacksmith as opt-in 'fast' toggle#69
tompassarelli merged 1 commit into
mainfrom
ci/ci-runner-toggle

Conversation

@tompassarelli

@tompassarelli tompassarelli commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Default builds go back to free GitHub-hosted (the proven pre-Blacksmith config: -j2 + disk/swap hacks). fast=true opts into Blacksmith for ~5x speed when you want it. Releases default to free. Both paths are already-shipped configs (v0.3.1 = GitHub, v0.3.2 = Blacksmith); actionlint clean.


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

…r Blacksmith

Default (fast=false) restores the proven pre-Blacksmith config: GitHub-hosted
ubuntu-24.04/macos-26, -j2, disk/swap hacks (free, unlimited for public repos).
fast=true selects Blacksmith (16vcpu linux/win -j16, 6vcpu macos + xcode-select 26.4).
Releases (release.yml, workflow_call) default to free. Trigger a fast build with:
  gh workflow run build-linux.yml -f fast=true
@tompassarelli tompassarelli merged commit 15e4ce3 into main Jun 19, 2026
1 check failed
@tompassarelli tompassarelli deleted the ci/ci-runner-toggle branch June 19, 2026 19:43
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