Skip to content

.github/workflows: Migrate workflows to Blacksmith runners - #19

Merged
Corinne Rauch (Jason-123-cyber) merged 1 commit into
latestfrom
blacksmith-migration-d72f0d4
Aug 12, 2026
Merged

.github/workflows: Migrate workflows to Blacksmith runners#19
Corinne Rauch (Jason-123-cyber) merged 1 commit into
latestfrom
blacksmith-migration-d72f0d4

Conversation

@blacksmith-sh

@blacksmith-sh blacksmith-sh Bot commented Aug 12, 2026

Copy link
Copy Markdown

This PR has been automatically generated by a team member in your GitHub organization using Blacksmith's Migration Wizard. 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.

View with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is enabled.


Summary by cubic

Migrated all GitHub Actions workflows to Blacksmith runners to speed up CI and enable colocated caching and observability. Updated runner tags to blacksmith-4vcpu-ubuntu-2404 and the Windows shims job to blacksmith-4vcpu-windows-2025; no workflow logic changes.

  • Refactors
    • Replaced runs-on: ubuntu-latest with runs-on: blacksmith-4vcpu-ubuntu-2404 across CI, release, audit, CodeQL, PR, and Node integration workflows.
    • Switched Windows shims tests from windows-latest to blacksmith-4vcpu-windows-2025.

Written for commit 7c79d8f. Summary will update on new commits.

Review in cubic

@Jason-123-cyber
Corinne Rauch (Jason-123-cyber) merged commit 6fed8b0 into latest Aug 12, 2026
7 of 11 checks passed

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

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