Skip to content

Migrate GitHub Actions to Blacksmith runners#278

Open
jai-deepsource wants to merge 1 commit intomasterfrom
chore/migrate-to-blacksmith
Open

Migrate GitHub Actions to Blacksmith runners#278
jai-deepsource wants to merge 1 commit intomasterfrom
chore/migrate-to-blacksmith

Conversation

@jai-deepsource
Copy link
Contributor

Summary

  • Migrate GitHub Actions workflows from GitHub-hosted runners to Blacksmith runners
  • Delete unused/deprecated workflow files where applicable
  • Heavy workflows (builds, tests, Docker) use blacksmith-4vcpu-ubuntu-2404
  • Light workflows (dispatch, lint, sync) use blacksmith-2vcpu-ubuntu-2404
  • macOS, Windows, and self-hosted runners are left unchanged

Related

  • ENG-4173 (Blacksmith migration)
  • ENG-4174 (Workflow cleanup)

- Replace GitHub-hosted ubuntu runners with Blacksmith equivalents
- Remove unused/deprecated workflow files where applicable
- Use blacksmith-4vcpu-ubuntu-2404 for builds and tests
- Use blacksmith-2vcpu-ubuntu-2404 for lightweight jobs
@deepsource-io
Copy link

deepsource-io bot commented Mar 10, 2026

DeepSource Code Review

We reviewed changes in e2a7abb...7759927 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Coverage  

Code Review Summary

Analyzer Status Updated (UTC) Details
Go Mar 10, 2026 11:22p.m. Review ↗
Secrets Mar 10, 2026 11:22p.m. Review ↗
Test coverage Mar 10, 2026 11:22p.m. Review ↗

Code Coverage Summary

Language Line Coverage (Overall)
Aggregate
24.9%
Go
24.9%
[✓ above threshold]

➟ Additional coverage metrics may have been reported. See full coverage report ↗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant