Skip to content

chore: Switch test workflows to ubicloud runners#2078

Merged
kodiakhq[bot] merged 2 commits intomainfrom
chore/use_ubicloud_runners
Feb 11, 2025
Merged

chore: Switch test workflows to ubicloud runners#2078
kodiakhq[bot] merged 2 commits intomainfrom
chore/use_ubicloud_runners

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Uses ubicloud runners which are 10x cheaper for testing workflows.
Publishing related workflows will still use GitHub runners for security reasons


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@erezrokah erezrokah requested review from a team and blesniewski and removed request for a team February 11, 2025 10:30
strategy:
matrix:
os: [large-ubuntu-plugin-sdk, large-windows-plugin-sdk, macos-latest]
os: [ubicloud-standard-8, large-windows-plugin-sdk, macos-latest]
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This will require updating branch protection rules, I'll do that before merging

@kodiakhq kodiakhq bot merged commit e389c35 into main Feb 11, 2025
8 checks passed
@kodiakhq kodiakhq bot deleted the chore/use_ubicloud_runners branch February 11, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants