xamarin-macios
xamarin-macios copied to clipboard
[nnyeah] sidebar navigation sample
This is a port of the StoryboardSample from the Sidebar Navigation library. The code is more or less lock stock and barrel the same and I'm not hugely concerned with it.
For me, the most useful thing to get feedback on is the Makefile as I will be using it as a boilerplate for the other samples.
Given the likely lifespan of this tool, I believe one time validation with the samples we have alongside early testing from internal users is the best path forward. Now that we have this additional case working, I propose we document, move forward towards internal testing, and back fill additional test cases as they come up.
:seedling: [CI Build] Test results :seedling:
All tests have been skipped because the label 'skip-all-tests' was set.
Pipeline on Agent Hash: [PR build]
So do you want me to back out this PR?
:computer: [PR Build] Tests on macOS Mac Catalina (10.15) passed :computer:
:white_check_mark: All tests on macOS Mac Catalina (10.15) passed.
Pipeline on Agent Hash: 5dfcf0e5a7c26ea1356678f8c865c4c4dd498b68 [PR build]
:books: [PR Build] Artifacts :books:
Packages generated
View packages
- Microsoft.iOS.Bundle.15.4.308-ci.pr.gh15588.pkg
- Microsoft.iOS.Ref.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.iOS.Runtime.ios-arm.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.iOS.Runtime.ios-arm64.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.iOS.Runtime.iossimulator-arm64.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.iOS.Runtime.iossimulator-x64.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.iOS.Runtime.iossimulator-x86.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.iOS.Sdk.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.iOS.Templates.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.iOS.Windows.Sdk.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.MacCatalyst.Bundle.15.4.308-ci.pr.gh15588.pkg
- Microsoft.MacCatalyst.Ref.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-arm64.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-x64.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.MacCatalyst.Sdk.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.MacCatalyst.Templates.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.macOS.Bundle.12.3.308-ci.pr.gh15588.pkg
- Microsoft.macOS.Ref.12.3.308-ci.pr.gh15588.nupkg
- Microsoft.macOS.Runtime.osx-arm64.12.3.308-ci.pr.gh15588.nupkg
- Microsoft.macOS.Runtime.osx-x64.12.3.308-ci.pr.gh15588.nupkg
- Microsoft.macOS.Sdk.12.3.308-ci.pr.gh15588.nupkg
- Microsoft.macOS.Templates.12.3.308-ci.pr.gh15588.nupkg
- Microsoft.NET.Sdk.iOS.Manifest-6.0.300.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.NET.Sdk.MacCatalyst.Manifest-6.0.300.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.NET.Sdk.macOS.Manifest-6.0.300.12.3.308-ci.pr.gh15588.nupkg
- Microsoft.NET.Sdk.tvOS.Manifest-6.0.300.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.NET.Workload.iOS.15.4.308-ci.pr.gh15588.msi
- Microsoft.tvOS.Bundle.15.4.308-ci.pr.gh15588.pkg
- Microsoft.tvOS.Ref.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.tvOS.Runtime.tvos-arm64.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-arm64.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-x64.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.tvOS.Sdk.15.4.308-ci.pr.gh15588.nupkg
- Microsoft.tvOS.Templates.15.4.308-ci.pr.gh15588.nupkg
- xamarin.ios-15.13.0.4.pkg
- xamarin.mac-8.13.0.4.pkg
Pipeline on Agent XAMBOT-1043.Monterey' Hash: 5dfcf0e5a7c26ea1356678f8c865c4c4dd498b68 [PR build]
:white_check_mark: API diff for current PR / commit
Legacy Xamarin (No breaking changes)
- ~iOS~ (no change detected)
- ~tvOS~ (no change detected)
- ~watchOS~ (no change detected)
- ~macOS~ (no change detected)
NET (empty diffs)
- ~iOS~: (empty diff detected)
- ~tvOS~: (empty diff detected)
- ~MacCatalyst~: (empty diff detected)
- ~macOS~: (empty diff detected)
:white_check_mark: API diff vs stable
Legacy Xamarin (No breaking changes)
.NET (No breaking changes)
:white_check_mark: Generator diff
Generator diff is empty
Pipeline on Agent Hash: 5dfcf0e5a7c26ea1356678f8c865c4c4dd498b68 [PR build]
:x: [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed :x:
Failed tests are:
- monotouch-test
Pipeline on Agent Hash: 5dfcf0e5a7c26ea1356678f8c865c4c4dd498b68 [PR build]
@dalexsoto we can make a test that is compiling the example, to avoid it to be forgotten, that will also give and end-to-end test. @stephen-hawley I think is ok, and we will need to add it as a xharness test.