Second attempt to get file hashes when git checkout is done#3565
Closed
pljones wants to merge 1 commit into
Closed
Second attempt to get file hashes when git checkout is done#3565pljones wants to merge 1 commit into
pljones wants to merge 1 commit into
Conversation
f44f8fe to
80daa85
Compare
Collaborator
Author
|
Only ten goes to get that right. |
Collaborator
Author
|
OK, so not quite: I'm obviously not referencing the value correctly. |
80daa85 to
2a9e4f4
Compare
Contributor
|
Seems like this is a bug in GitHub Actions; see: |
16 tasks
Collaborator
Author
|
OK, so eventually it ran with a valid cache key, decided it hadn't populated the cache, so it did that. I reran the macOS step and.... ... it found the cache! So that looks like it might just work. |
Collaborator
Author
Given the above, we probably won't need this PR. |
Collaborator
Author
|
#3563 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Short description of changes
Hopefully a fix for:
... but Claude Haiku thinks it's intermittent. GPT 5 mini came up with roughly this idea. Ideally it would be done once the check out is confirmed to have completed successfully.
CHANGELOG: SKIP
Context: Fixes an issue?
Yes
Does this change need documentation? What needs to be documented and how?
No
Status of this Pull Request
Waiting a clean build through Github.
What is missing until this pull request can be merged?
Hopefully doesn't break anything...
Checklist