Skip to content

[CI] Run git gc when creating a repo cache #17368

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

Merged
merged 1 commit into from
Mar 10, 2025
Merged

[CI] Run git gc when creating a repo cache #17368

merged 1 commit into from
Mar 10, 2025

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Mar 9, 2025

Without this cached checkout is slow.

Note this is only when we re-create the cache, which only happens if it got deleted/doesn't exist for some reason.

@sarnex sarnex temporarily deployed to WindowsCILock March 9, 2025 01:17 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock March 9, 2025 01:32 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock March 9, 2025 01:33 — with GitHub Actions Inactive
@sarnex sarnex marked this pull request as ready for review March 10, 2025 14:32
@sarnex sarnex requested a review from a team as a code owner March 10, 2025 14:32
@sarnex sarnex changed the title [CI] Run git gc when creating a repo cache [CI] Run git gc when creating a repo cache Mar 10, 2025
@sarnex sarnex merged commit 02d3be0 into intel:sycl Mar 10, 2025
23 checks passed
adamfidel pushed a commit to reble/llvm that referenced this pull request Mar 11, 2025
Without this cached checkout is slow.

Note this is only when we re-create the cache, which only happens if it
got deleted/doesn't exist for some reason.

Signed-off-by: Sarnie, Nick <[email protected]>
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