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

feat(infra): move to karnot self hosted runner #273

Merged
merged 19 commits into from
Sep 27, 2024
Merged

feat(infra): move to karnot self hosted runner #273

merged 19 commits into from
Sep 27, 2024

Conversation

apoorvsadana
Copy link
Contributor

Just testing out GH runner performance

@apoorvsadana apoorvsadana changed the title try gh runner [ignore] try gh runner Sep 19, 2024
@apoorvsadana apoorvsadana changed the title [ignore] try gh runner move to karnot self hosted runner Sep 20, 2024
@antiyro antiyro added the infra Infrastructure related label label Sep 20, 2024
@apoorvsadana apoorvsadana marked this pull request as draft September 23, 2024 06:53
CHANGELOG.md Outdated
@@ -198,7 +198,7 @@
- feat(bonsai): Bumped bonsai lib to latest opti
- refactor(generic): reduced runtime dependence on generics
- fix(sync): Cleaned mc-sync isolating fetch process + added shared SyncStatus
- feat(self-hosted): host our own runner
- feat(ubuntu-latest): host our own runner
Copy link
Member

Choose a reason for hiding this comment

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

lol 😅

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah my bad, will undo this 😅

@k4kratik
Copy link
Contributor

we are using "buildjet" as cache-provider here.

  • 20GB per week.
  • supports the current rust cache action - Swatinem/rust-cache@v2
  • I feel download/upload of cache works with decent speed but compressing/decompressing takes a significant amount of time.

@apoorvsadana apoorvsadana marked this pull request as ready for review September 25, 2024 07:58
@apoorvsadana apoorvsadana marked this pull request as draft September 25, 2024 08:00
@antiyro antiyro changed the title move to karnot self hosted runner feat(infra): move to karnot self hosted runner Sep 25, 2024
@apoorvsadana apoorvsadana marked this pull request as ready for review September 25, 2024 17:13
Copy link
Member

@antiyro antiyro left a comment

Choose a reason for hiding this comment

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

lgtm I'll force merge this one to unlock the right context in further debugging of the CI

@antiyro antiyro merged commit 0be628b into main Sep 27, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infrastructure related label
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants