Skip to content

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Oct 8, 2025

No description provided.

@mmitche mmitche requested a review from a team as a code owner October 8, 2025 18:23
Copilot AI review requested due to automatic review settings October 8, 2025 18:23
@mmitche mmitche requested a review from a team as a code owner October 8, 2025 18:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces documentation outlining two potential servicing workflow strategies for .NET 10.0 in a VMR (Virtual Monolithic Repository) environment. The document compares a status quo approach that maintains existing servicing practices with an alternative branching strategy.

Key changes:

  • Creates comprehensive documentation for VMR servicing workflows
  • Defines two distinct approaches: Status Quo and Alternative branching models
  • Includes detailed Gantt charts visualizing the timing and dependencies of each approach

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mmitche
Copy link
Member Author

mmitche commented Oct 8, 2025

Notes:

  • The exact dates in the proposals are in the charts are largely arbitrary and weren't chosen for a specific reason.
  • In the alternate approach, the branch date is the interesting bit. We want to choose this date late enough so that additional changes are unlikely to be needed for the release specific branch, but early enough that we have as few bugs approved for a future release that does not yet have a matching branch.

mmitche and others added 9 commits October 8, 2025 13:32
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
mmitche and others added 7 commits October 9, 2025 06:20
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
@mmitche
Copy link
Member Author

mmitche commented Oct 10, 2025

The following updates have been made:

  • Scenarios have been added for various users and what they would do over the course of the month.
  • Added OOB releases.
  • Reordered to put the workflow we will use first, with the old workflow second.

@mmitche mmitche changed the title Two proposed servicing workflows in a VMR world VMR Servicing Workflow Oct 10, 2025
@mmitche
Copy link
Member Author

mmitche commented Oct 13, 2025

Any additional comments here?

@mmitche mmitche merged commit be28ec7 into dotnet:main Oct 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants