Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

perf(ci): optimize CI workflows with Blacksmith runners#149

Merged
tim-thacker-nullify merged 1 commit intomainfrom
ci-performance-optimizations
Jan 28, 2026
Merged

perf(ci): optimize CI workflows with Blacksmith runners#149
tim-thacker-nullify merged 1 commit intomainfrom
ci-performance-optimizations

Conversation

@tim-thacker-nullify
Copy link
Copy Markdown
Member

Summary

  • Migrate all CI workflows from ubuntu-latest to blacksmith-4vcpu-ubuntu-2404 for faster execution
  • Fix deprecated ::set-output syntax to use GITHUB_OUTPUT in ci-go.yml

Test plan

  • Verify CI jobs run successfully on the new Blacksmith runners
  • Confirm golangci-lint version extraction still works with new GITHUB_OUTPUT syntax

Generated with Claude Code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@tim-thacker-nullify tim-thacker-nullify added the no-release pull requests with no code changes label Jan 28, 2026
@tim-thacker-nullify tim-thacker-nullify added this pull request to the merge queue Jan 28, 2026
Merged via the queue into main with commit f9cd1bf Jan 28, 2026
6 checks passed
@tim-thacker-nullify tim-thacker-nullify deleted the ci-performance-optimizations branch January 28, 2026 03:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-release pull requests with no code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants