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

CI: Improve wait times by grouping build targets and sharing cache #23502

Closed
wants to merge 50 commits into from

Conversation

mrpollo
Copy link
Contributor

@mrpollo mrpollo commented Aug 6, 2024

We are going to try to improve the CI wait times by having the runners share the build cache between target builds, we will try to achieve this by changing how we are structuring the current build jobs.

Steps

  • Group build targets by platform and vendors
  • Build groups with shared cache
  • Upload Artifacts

Sample Output:

https://gist.github.com/mrpollo/b2f3eccd95bf2b0b89fda0b3c46aaf08

@mrpollo mrpollo closed this Aug 16, 2024
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.

1 participant