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

Fetch cache in a single job #254

Closed

Conversation

kiryk
Copy link
Contributor

@kiryk kiryk commented Oct 28, 2024

This change moves fetching/setting up the cache to outside of the code-generating matrix.

The requests are made twice: once to fetch all the tests, and once to cache them; this should reduce the number of cache requests.

Copy link

Links to coverage and verification reports for this PR (#254) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

1 similar comment
Copy link

Links to coverage and verification reports for this PR (#254) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

@kiryk kiryk force-pushed the kiryk/fetch-cache-in-single-job branch 2 times, most recently from 382f58a to a9dd565 Compare October 30, 2024 11:29
Copy link

Links to coverage and verification reports for this PR (#254) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

@kiryk kiryk changed the title Fetch cache in single job Fetch cache in a single job Oct 31, 2024
@kiryk kiryk force-pushed the kiryk/fetch-cache-in-single-job branch from d15d3e3 to 20f1fc2 Compare October 31, 2024 08:47
Removed references to cache which used time as the key and didn't speed up the CI
Copy link

Links to coverage and verification reports for this PR (#254) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

@kiryk kiryk force-pushed the kiryk/fetch-cache-in-single-job branch from 20f1fc2 to 0d3181a Compare November 4, 2024 09:27
Copy link

github-actions bot commented Nov 4, 2024

Links to coverage and verification reports for this PR (#254) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

1 similar comment
Copy link

github-actions bot commented Nov 4, 2024

Links to coverage and verification reports for this PR (#254) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

@tmichalak tmichalak closed this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants