question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Spec] release branching strategy for maui, xamarin-macios, and xamarin-android

See original GitHub issue

Other .NET repos have branch names such as:

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.

/cc @dalexsoto @jonpryor @Redth

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dalexsotocommented, Mar 29, 2021

@jonathanpeppers looks good to me, please coordinate with either @rolfbjarne or @mandel-macaque for branching.

0reactions
rmarinhocommented, Apr 24, 2021

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found