-
Notifications
You must be signed in to change notification settings - Fork 1
✨ Investigating costs increase in infra cluster (GHA) #2252
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
base: release/9.0
Are you sure you want to change the base?
✨ Investigating costs increase in infra cluster (GHA) #2252
Conversation
Migrates Java test workflow from runs-on.io runners to the new ARC (Actions Runner Controller) runner set deployed in googleinfra-euw4 cluster. Related to sequentech/meta#6511 --------- Co-authored-by: odedeidelman <idelman12334@gmail.com>
Parent issue: https://github.com/sequentech/meta/issues/9293 --------- Co-authored-by: odedeidelman <idelman12334@gmail.com>
Parent issue: https://github.com/sequentech/meta/issues/9293 --------- Co-authored-by: odedeidelman <idelman12334@gmail.com> Co-authored-by: Félix Robles <felix@sequentech.io>
…rkflow (#2246) Parent issue: https://github.com/sequentech/meta/issues/9293 --------- Co-authored-by: odedeidelman <idelman12334@gmail.com> Co-authored-by: Félix Robles <felix@sequentech.io>
Findeton
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is adding too much. You're adding gh actions like build wasm, and actually those gh actions are not working. I think this is a cherry-pick gone wrong?
| SPDX-License-Identifier: AGPL-3.0-only | ||
| --> | ||
|
|
||
| <<<<<<< HEAD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a bad merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
…hub.com:sequentech/step into feat/meta-9293-fix-release-workflow/release/9.0
| ## ✨ feat/meta-9293-add-cargo-cache/main | ||
|
|
||
| Added cargo caching for efficient test builds | ||
|
|
||
| - Issue: [#9293](https://github.com/sequentech/meta/issues/9293) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably only this part should be added, the rest below should not be added
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably only this part should be added, the rest below should not be added
Ok fixed again
|
|
@Findeton I fixed and removed whatever we said yesterday morning |
Parent issue: https://github.com/sequentech/meta/issues/9293