[Spec] release branching strategy for maui, xamarin-macios, and xamarin-android
See original GitHub issueOther .NET repos have branch names such as:
- https://github.com/dotnet/installer/tree/release/6.0.1xx-preview1
- https://github.com/dotnet/installer/tree/release/6.0.1xx-preview2
Starting with Preview 4, I think we should create a new 6.0.1xx-preview4
branch on:
Looking at the .NET 6 Schedule (private link), we would do this during the Release branch snap and build
timeframe. We would do this after bumping to an appropriate Preview 4 build of the dotnet/sdk.
I think branching will be done manually by each team for now.
Versions
Right now we have versions such as:
- Android: 11.0.200-ci.main.148
- MacCatalyst: 14.3.100-ci.main.337
- iOS: 14.4.100-ci.main.1192
After branching, we can manually make a commit that changes these versions so they come out to:
- Android: 11.0.200-preview.4.148
- MacCatalyst: 14.3.100-preview.4.337
- iOS: 14.4.100-preview.4.1192
Maui appears to have appropriate versioning already. I would recommend bumping the version to preview.5
on main
, once 6.0.1xx-preview4
is branched.
See our doc for details on versioning.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Upgrade from Xamarin to .NET - .NET MAUI
Learn how to upgrade Xamarin apps to .NET starting with .NET 6. ... Project type, Upgrade, Guide ... NET MAUI with a two-step...
Read more >Xamarin hot reload no longer working after update
After Xamarin.iOS updated to 15.0.0.6 hot reload is no longer working. Several people are reporting this issue here: ...
Read more >Visual Studio 2022 version 17.6 Release Notes
The Visual Studio Administrator's Guide contains guidance for how to deploy Visual Studio across your organization. Visual Studio 2022 Blog. The Visual Studio ......
Read more >How to check the sex offenders register in your area
GitHub - xamarin/xamarin-macios: Bridges the worlds of .Forms classes, structures, properties, enumerations, and so forth These summaries also indicate when ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@jonathanpeppers looks good to me, please coordinate with either @rolfbjarne or @mandel-macaque for branching.
Just heads up we are going to make main do ci.main, and after we branch we will update GitInfo that commands the version numbers to be -preview4