[mlaunch] Download mlaunch from NuGet instead of building from maccore.#15298
[mlaunch] Download mlaunch from NuGet instead of building from maccore.#15298rolfbjarne merged 10 commits intodotnet:mainfrom
Conversation
Download mlaunch from NuGet instead of building from maccore, and copy the downloaded files into the packages we ship (both legacy Xamarin's pkg and .NET nupkgs). Eventually we'll want to reference the mlaunch NuGet from the .NET nupkgs, but that's a later step.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
New commits in xamarin/maccore: * xamarin/maccore@29a6536838 [mlaunch] Fix computing the current source branch in CI. * xamarin/maccore@8c281e0c8f [mlaunch] Build & package without using xamarin-macios. * xamarin/maccore@3e5c67a1ea [devops] Provision Xcode and Xamarin.Mac on the bots. Diff: https://github.com/xamarin/maccore/compare/713bcb2442ac70e1741f4dccd2afa5cfed546fdb..29a6536838b26b84e7979e21293bf4ad7e358ac1
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
New commits in xamarin/maccore: * xamarin/maccore@695f55471d [analysis] Make sure to create directories before copying files into them. Diff: https://github.com/xamarin/maccore/compare/29a6536838b26b84e7979e21293bf4ad7e358ac1..695f55471d73c7b64da78f7eacbdb40fff0f6bb9
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
New commits in xamarin/maccore: * xamarin/maccore@813beaf11a Don't build mlaunch from the parent/root makefile anymore. Diff: https://github.com/xamarin/maccore/compare/695f55471d73c7b64da78f7eacbdb40fff0f6bb9..813beaf11a3f5b3320c4ad8d4732542bd8b1bd09
This comment was marked as outdated.
This comment was marked as outdated.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
✅ API diff for current PR / commitLegacy Xamarin (No breaking changes)
NET (empty diffs)
✅ API diff vs stableLegacy Xamarin (No breaking changes).NET (No breaking changes)✅ Generator diffGenerator diff is empty Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
🔥 Failed to compare API and create generator diff 🔥 Failed to run apidiff Pipeline on Agent |
🔥 [PR Build] Build failed 🔥Build failed for the job 'Build packages' Pipeline on Agent |
1 similar comment
🔥 [PR Build] Build failed 🔥Build failed for the job 'Build packages' Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
4 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
💻 [PR Build] Tests on macOS Mac Catalina (10.15) passed 💻✅ All tests on macOS Mac Catalina (10.15) passed. Pipeline on Agent |
✅ API diff for current PR / commitLegacy Xamarin (No breaking changes)
NET (empty diffs)
✅ API diff vs stableLegacy Xamarin (No breaking changes).NET (No breaking changes)✅ Generator diffGenerator diff is empty Pipeline on Agent |
❌ [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed ❌Failed tests are:
Pipeline on Agent |
🔥 [CI Build] Test results 🔥Test results❌ Tests failed on VSTS: simulator tests 0 tests crashed, 4 tests failed, 219 tests passed. Failures❌ monotouch testsDetails
Html Report (VSDrops) Download ❌ mtouch testsDetails
Html Report (VSDrops) Download Successes✅ bcl: All 69 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
Download mlaunch from NuGet instead of building from maccore, and copy the
downloaded files into the packages we ship (both legacy Xamarin's pkg and .NET
nupkgs).
Eventually we'll want to reference the mlaunch NuGet from the .NET nupkgs, but
that's a later step.