Skip to content

.github/workflows: Migrate workflows to Blacksmith runners#646

Closed
blacksmith-sh[bot] wants to merge 2 commits into
masterfrom
blacksmith-migration-150cbae
Closed

.github/workflows: Migrate workflows to Blacksmith runners#646
blacksmith-sh[bot] wants to merge 2 commits into
masterfrom
blacksmith-migration-150cbae

Conversation

@blacksmith-sh

@blacksmith-sh blacksmith-sh Bot commented May 1, 2026

Copy link
Copy Markdown

To whomever may be reviewing this PR,

Blacksmith is the fastest way to run your GitHub Actions.

What does this PR change?

This PR has been automatically generated by a team member in your GitHub organization using Blacksmith's Migration Wizard, or MigWiz for short. This PR changes the following:

  1. Your selected workflows will now run on Blacksmith's 2x faster hardware (e.g., runs-on: blacksmith-4vcpu-ubuntu-2204). Learn more about the different instances available to choose from.
  2. Your jobs running on Blacksmith will now have all official GitHub and popular third-party cache actions automatically interact with our 4x faster, colocated cache. Learn more about Blacksmith's actions cache.
  3. Your GitHub Actions will now actually be observable. Learn more about Blacksmith's logging and other observability features.
  4. Your Docker builds will now automatically share their Docker layer cache, resulting in up to 40x faster builds. Learn more about Blacksmith's Docker layer caching.

FAQ

  • Is this free? The first 3,000 minutes per month are free.
  • Who uses Blacksmith? Clerk, Ashby, VEED, and 600+ others.
  • What's the catch? There is none. Merge this thing already.

View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

blacksmith-sh Bot and others added 2 commits May 1, 2026 20:57
The Validate dev tools step previously launched bash with -l, which
loads the runner user's login profile and reorders PATH so system
tools shadow the ones provided by nix develop. On the Blacksmith
runner image this surfaces a Node 20 install ahead of nix's nodejs_22
and drops bun entirely, breaking the dev shell check.

Drop -l so the shell only inherits the environment set up by nix
develop, which is the intent of the step.

Co-authored-by: Codesmith <codesmith-bot@users.noreply.github.com>
@mehmetozguldev mehmetozguldev self-requested a review May 1, 2026 21:23
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