Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actions: Use Ubicloud instead of self-hosted #118

Merged
merged 5 commits into from
Oct 1, 2024
Merged

Conversation

Erisa
Copy link
Member

@Erisa Erisa commented Oct 1, 2024

Makes use of managed Ubicloud runners for multi-platform builds rather than relying on self-hosted actions runners
x86 and arm builds are built concurrently on separate runners and merged at the end.

https://www.ubicloud.com/docs/github-actions-integration/quickstart

Makes use of managed Ubicloud runners for multi-platform builds rather than relying on self-hosted actions runners
x86 and arm builds are built concurrently on sepatate runners and marged at the end.

https://www.ubicloud.com/docs/github-actions-integration/quickstart
@Erisa Erisa marked this pull request as ready for review October 1, 2024 19:13
@Erisa
Copy link
Member Author

Erisa commented Oct 1, 2024

Ready for review, a few notes:

  • Please squash merge
  • Pushing wasn't tested yet for obvious reasons, if it breaks expect a follow-up PR
  • Pushing to Docker Hub is not included (only GitHub Container Registry), so after however-many years this can be considered the end of the image living on Docker Hub. It may be re-added in future but isn't the focus

Copy link
Member

@spotlightishere spotlightishere left a comment

Choose a reason for hiding this comment

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

This looks good, thank you for taking the time to configure everything! Ubicloud seems like an interesting solution - very eager to have a far less hectic runner setup.

I'm unaware of a pressing reason to continue with Docker Hub (especially given its recent direction), so keeping things to GHCR sounds like the right path forward.

@spotlightishere spotlightishere merged commit e58a5fd into main Oct 1, 2024
5 checks passed
@spotlightishere spotlightishere deleted the erisa/ubicloud branch October 1, 2024 19:19
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.

2 participants