-
Notifications
You must be signed in to change notification settings - Fork 650
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
update the workflows to test the artifacts and docker images on arm64 runners #3854
Merged
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
arturcic
force-pushed
the
feature/arm64
branch
from
January 10, 2024 13:22
0663fd0
to
93c6aa2
Compare
arturcic
force-pushed
the
feature/arm64
branch
2 times, most recently
from
January 21, 2024 12:37
eae1944
to
2faccc2
Compare
arturcic
force-pushed
the
feature/arm64
branch
4 times, most recently
from
February 9, 2024 10:25
e2d6d3b
to
74937fc
Compare
arturcic
force-pushed
the
feature/arm64
branch
from
February 23, 2024 10:12
74937fc
to
f519856
Compare
arturcic
force-pushed
the
main
branch
2 times, most recently
from
March 10, 2024 10:44
c5974d6
to
e17835e
Compare
arturcic
force-pushed
the
feature/arm64
branch
4 times, most recently
from
April 5, 2024 10:24
1e05453
to
da8cd40
Compare
arturcic
force-pushed
the
main
branch
5 times, most recently
from
July 22, 2024 08:32
1c908c2
to
d5d9033
Compare
arturcic
force-pushed
the
main
branch
3 times, most recently
from
August 30, 2024 11:24
f07f4e0
to
c2946bc
Compare
arturcic
force-pushed
the
feature/arm64
branch
2 times, most recently
from
October 9, 2024 23:34
4d8f279
to
c326a47
Compare
arturcic
force-pushed
the
feature/arm64
branch
from
October 31, 2024 08:02
c326a47
to
23b0b3e
Compare
arturcic
force-pushed
the
feature/arm64
branch
from
November 13, 2024 00:16
23b0b3e
to
041fbba
Compare
arturcic
force-pushed
the
feature/arm64
branch
2 times, most recently
from
January 21, 2025 06:51
89b3f36
to
24a6f97
Compare
arturcic
force-pushed
the
feature/arm64
branch
from
January 21, 2025 07:36
24a6f97
to
9f656be
Compare
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.
Copilot reviewed 5 out of 11 changed files in this pull request and generated no comments.
Files not reviewed (6)
- .github/workflows/_docker.yml: Evaluated as low risk
- .github/workflows/_prepare.yml: Evaluated as low risk
- .github/workflows/_unit_tests.yml: Evaluated as low risk
- build/config/Tasks/SetMatrix.cs: Evaluated as low risk
- .github/workflows/_docker_manifests.yml: Evaluated as low risk
- .github/actions/docker-test/action.yml: Evaluated as low risk
Thank you @arturcic for your contribution! |
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.
This add the ability to run the artifacts test on arm64 GA runners, as well as testing the arm64 docker images