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

github: workflows: Enable ACL caching for aarch64 ci #2160

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

theComputeKid
Copy link
Contributor

@theComputeKid theComputeKid commented Oct 9, 2024

We keep on wasting resources while rebuilding ACL on every ci run. This is an attempt to test out caching ACL for aarch64. I will continue to make the CI more efficient but for now, this is a large enough step to submit on its own.

I temporarily removed stale job cancellations until I can figure out the correct way to cancel stale jobs.

@mgouicem - this also solves the GCC warnings issue we have been facing by downgrading the version of GCC to 13 from 14.

@github-actions github-actions bot added the devops Github automation label Oct 9, 2024
@theComputeKid theComputeKid force-pushed the ci branch 4 times, most recently from 9f544c9 to 567a495 Compare October 13, 2024 10:10
@theComputeKid theComputeKid changed the title [WIP] github: workflows: Enable ACL caching for macOS ci github: workflows: Enable ACL caching for macOS ci Oct 13, 2024
@theComputeKid theComputeKid marked this pull request as ready for review October 13, 2024 10:15
@theComputeKid theComputeKid requested a review from a team as a code owner October 13, 2024 10:15
@theComputeKid theComputeKid marked this pull request as draft October 13, 2024 19:33
@theComputeKid theComputeKid changed the title github: workflows: Enable ACL caching for macOS ci [WIP] github: workflows: Enable ACL caching for macOS ci Oct 13, 2024
@theComputeKid theComputeKid force-pushed the ci branch 5 times, most recently from afddc52 to 9c9bfef Compare October 13, 2024 20:08
@theComputeKid theComputeKid changed the title [WIP] github: workflows: Enable ACL caching for macOS ci github: workflows: Enable ACL caching for macOS ci Oct 13, 2024
@theComputeKid theComputeKid marked this pull request as ready for review October 13, 2024 20:09
@theComputeKid theComputeKid marked this pull request as draft October 13, 2024 22:12
@theComputeKid theComputeKid force-pushed the ci branch 2 times, most recently from c573fea to 81e2696 Compare October 14, 2024 04:59
- Downgrade GCC to v13 on Mac to fix warnings.
- Help improve ci throughput significantly.
@theComputeKid theComputeKid marked this pull request as ready for review October 14, 2024 06:49
@theComputeKid theComputeKid changed the title github: workflows: Enable ACL caching for macOS ci github: workflows: Enable ACL caching for aarch64 ci Oct 14, 2024
@mgouicem mgouicem merged commit 85c99cf into uxlfoundation:main Oct 14, 2024
27 checks passed
@vpirogov vpirogov added this to the v3.7 milestone Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Github automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants