-
Notifications
You must be signed in to change notification settings - Fork 135
ci: add PR id and merge-base to restore-keys #552
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
Changes from 27 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
af9b07c
ci: add merge-base to restore-keys
colinaaa b2b9b91
fix: use `github.event.merge_group.{base,head}_sha`
colinaaa 1f908b9
fix: add `origin/`
colinaaa 2408364
retry
colinaaa 571da7f
fix: fetch head ref
colinaaa 3e67f13
fix: head should not fetch from origin
colinaaa 792354f
fix: `base.ref` instead of `base_sha`
colinaaa 8da7555
fix: use `pull_request.head.sha`
colinaaa d18941d
fix: use `github.sha`
colinaaa e4e4194
fix: merge-base base head
colinaaa f0be9a0
fix: error command
colinaaa cb29dcf
fix: use github-script
colinaaa ba088d0
fix: debug
colinaaa d108e60
fix: base ref
colinaaa 2747628
fix: remove `--fork-point`
colinaaa 9076ce5
fix: use another job
colinaaa a1139c8
fix: runs-on
colinaaa e8b2b0b
fix: fork repo
colinaaa 83bd325
fix: turbo summary
colinaaa 7d834e8
fix: report name
colinaaa 5e25d19
fix: retry summary
colinaaa b88c63b
fix: first try restore from current PR
colinaaa 56d337c
fix: include run id in cache key
colinaaa b983eea
retry pr id cache
colinaaa 8b24d4a
fix: avoid template-injection
colinaaa 1fa3709
Update .github/workflows/workflow-build.yml
colinaaa dee13de
Merge branch 'main' into colin/0415/cache-1
colinaaa f576bf3
fix: merge_group ref
colinaaa b211249
fix: merge group ref
colinaaa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.