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

Replace self-hosted runners with Ubicloud #5885

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Conversation

ikhoon
Copy link
Contributor

@ikhoon ikhoon commented Aug 29, 2024

Motivation:

The self-hosted runners installed on AWS can't scale out automatically and the price of EC2 is more expensive than Ubicloud runners

Additionally, the official self-hosted runners do not support the Docker environment so Ubicloud runners are safer and less vulnerable.

Modifications:

  • Fixed Actions workflow files to use ubicloud-standard-8 which is almost the same spec with EC2 instances.

Result:

  • Better CI environments.

@ikhoon ikhoon marked this pull request as ready for review August 29, 2024 06:03
Copy link
Member

@minwoox minwoox left a comment

Choose a reason for hiding this comment

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

👍 👍 👍

Copy link
Contributor

@jrhee17 jrhee17 left a comment

Choose a reason for hiding this comment

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

👍 👍

@ikhoon ikhoon merged commit 257d204 into line:main Sep 9, 2024
14 checks passed
@ikhoon ikhoon deleted the ubicloud branch September 9, 2024 08:17
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.

3 participants