Uh oh!
There was an error while loading. Please reload this page.
[CI][Android] Build mono runtime for Android on PRs - #91809
Merged
Conversation
ghost
commented
Sep 8, 2023
Tagging subscribers to this area: @directhex Issue Detailsnull
|
This was referenced Sep 8, 2023
mdh1418force-pushed
the
add_android_ci_build
branch
from
September 18, 2023 15:52
93c26c0 to
43adb1dCompare
This was referenced Sep 18, 2023
mdh1418
marked this pull request as ready for review
September 20, 2023 13:40
mdh1418
commented
Sep 20, 2023
MemberAuthor
Both failures/timeout are known and caught by Build Analysis |
steveisok
approved these changes
Sep 21, 2023
steveisok
commented
Sep 21, 2023
Member
/backport to release/8.0-rc2 |
Contributor
Started backporting to release/8.0-rc2: https://github.com/dotnet/runtime/actions/runs/6263552333 |
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 PR looks to readd a CI lane to test the Android devices runtime build and test smoke tests. The lane was originally removed to a separate pipeline that eventually became optional, and therefore not ran on PRs with relevant changes.