Maui Android Size on Disk Integration#60425
Merged
LoopedBard3 merged 86 commits intodotnet:mainfrom Oct 19, 2021
Merged
Conversation
…he dotnet.sh is causing an issue somewhere.
…flag to set it to false since it may be part of why we are getting these weird errors.
… and build, added potential xcode work around, added an android specific build.
…roid build works, seems like it hadn't.
… and likely will change.
Added the android mono build and run to the testing pipeline. Updated the artifact uploaded to only be the produced APK. Added the downloading of the Maui APK to the perf-job for AndroidMono. Added copying of the apk into the payload in performance-setup.ps1. Added a helix workitem to 'run' the SOD tests for the Maui Android App, currently does simple testing things to make sure we have what we need.
…iles, etc." This reverts commit 5b4798b.
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
Member
|
@LoopedBard3 Could you please move the top level maui directory to be under It is confusing to have top-level maui directory given the directory structure of this repo. |
Member
|
Or under |
Member
Author
|
Will do! |
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 free
to 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.
Integrates basic pipeline for Maui Scenarios. Checks off first goal of dotnet/performance#2075.
This included the addition of a yml file to get everything necessary setup to build Maui with the latest runtime data and make it available for testing the runtime repo.