-
Notifications
You must be signed in to change notification settings - Fork 272
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
[Release/6.0] Add Mobile Android Maui Scenarios #2855
Merged
LoopedBard3
merged 11 commits into
dotnet:release/6.0
from
LoopedBard3:AddMobileAndroidMauiScenarios
Jan 26, 2023
Merged
[Release/6.0] Add Mobile Android Maui Scenarios #2855
LoopedBard3
merged 11 commits into
dotnet:release/6.0
from
LoopedBard3:AddMobileAndroidMauiScenarios
Jan 26, 2023
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
LoopedBard3
force-pushed
the
AddMobileAndroidMauiScenarios
branch
from
January 23, 2023 22:31
e2b8154
to
80660a0
Compare
LoopedBard3
force-pushed
the
AddMobileAndroidMauiScenarios
branch
from
January 23, 2023 23:14
80660a0
to
7dd69c7
Compare
Here is a successful test run of the android maui scenarios. |
cincuranet
approved these changes
Jan 24, 2023
LoopedBard3
force-pushed
the
AddMobileAndroidMauiScenarios
branch
3 times, most recently
from
January 24, 2023 20:54
4a92c37
to
6b56574
Compare
LoopedBard3
force-pushed
the
AddMobileAndroidMauiScenarios
branch
from
January 24, 2023 21:33
6b56574
to
0ad00dc
Compare
…all maui since we prepare the runs in the cloud.
LoopedBard3
force-pushed
the
AddMobileAndroidMauiScenarios
branch
3 times, most recently
from
January 25, 2023 20:06
863ec34
to
b20ab48
Compare
LoopedBard3
force-pushed
the
AddMobileAndroidMauiScenarios
branch
from
January 25, 2023 21:15
b20ab48
to
f9546af
Compare
DrewScoggins
approved these changes
Jan 26, 2023
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.
Manual backport of the work to add Mobile Maui Android testing in release/7.0 and main (#2789). This adds the changes from that work and the basic setup needed to have pre-send-to-helix scenario preparation (#2641).