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

chore: remove short sha from LLVM ccache #23

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

antonbaliasnikov
Copy link
Contributor

What ❔

Remove SHORT_SHA from LLVM ccache entries.

Why ❔

Recently, we switched to main in the FE compiler LLVM.lock file. This resulted in the behavior when GH cache entry always had a different name and was unable to be restored. As we're switching to cache regeneration scheduling job, we remove the SHORT_SHA to make cache discoverable by all jobs in PRs.

Checklist

  • PR title corresponds to the body of PR.
  • Documentation comments have been added / updated.

@hedgar2017 hedgar2017 merged commit 1b7c272 into main Aug 22, 2024
1 check passed
@hedgar2017 hedgar2017 deleted the aba-fix-llvm-cache branch August 22, 2024 11:13
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