Skip to content

Migrate GitHub Actions to Blacksmith runners#3

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

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

Conversation

@jai-deepsource
Copy link

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
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