-
Notifications
You must be signed in to change notification settings - Fork 777
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
[ci] Backport GitHub Actions migrations from master
#25200
Open
jwnrt
wants to merge
13
commits into
lowRISC:earlgrey_1.0.0
Choose a base branch
from
jwnrt:github-actions-backport
base: earlgrey_1.0.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+647
−453
Conversation
This file contains 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
Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 32d5ae5)
The summary uses a lot of screen space and they're not very useful. Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 169792a)
Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 3e00eff)
Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 389bd46)
Keep one enabled as a test, the rest will be enabled when corresponding FPGA tests are migrated. They'll keep running on push as it takes the responsibility of caching to GCP from Azure. Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit ced22db)
Signed-off-by: James Wainwright <[email protected]> (cherry picked from commit 0b0aeb3)
Merged into `sw_build` since this part should be fairly quick. Signed-off-by: James Wainwright <[email protected]> (cherry picked from commit e8f7699)
The job itself doesn't take much time, but it needs time to wait for license to become available. Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 651fd2f)
It appears that Bazel cache performance suffers when using WIF. Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 967144f)
jwnrt
force-pushed
the
github-actions-backport
branch
from
November 19, 2024 11:42
c267956
to
e1555c3
Compare
nbdd0121
approved these changes
Nov 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Commit 1fc67b1 misses cherry-pick message. |
jwnrt
force-pushed
the
github-actions-backport
branch
from
November 19, 2024 12:23
e1555c3
to
b6a6367
Compare
Nice catch, fixed |
Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 0d508f3)
Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit c226040)
Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 7d2430f)
They have GitHub actions counterparts now. Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 77c14f7)
jwnrt
force-pushed
the
github-actions-backport
branch
from
November 19, 2024 12:25
b6a6367
to
88330c0
Compare
GitHub changes the commit hashes on merge, fixed again... |
Needs #24868 first |
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.
Includes the following pull requests: