-
Notifications
You must be signed in to change notification settings - Fork 402
Open
Labels
Area-InfrastructureRelates to build, test & run infrastructure of this repo.Relates to build, test & run infrastructure of this repo.
Description
- Identify base commit for new branch
- According to the schedule,
main
snapped torel/d18.0
on 22 August 2025 at 12PM PDT - Last completed Project System insertion PR: https://dev.azure.com/devdiv/DevDiv/_git/VS/pullrequest/664018
- Last inserted GitHub PR: Fixes default value for runningUnderDebugger #9742
- Merge commit of that PR: 0fc481a
- According to the schedule,
- Create branch on GitHub at that commit
-
For branches not matchingdev*
orfeature/*
(usually we skip these)-
Update the pull-request.yml (viapr
) to support PR builds -
Update the official.yml (viatrigger
) to have signed builds the new branch
-
- Update version.json (via
"version"
) to match the version of VS, if needed - In the new branch, update the "Build VS Bootstrapper" task in build-official-release.yml and set
channelName
to match the VS insertion branch.- E.g., for VS
main
thechannelName
is "int.main"; forrel/d17.8
it would be "int.d17.8"; etc.
- E.g., for VS
- To run manual insertions, use the DotNet-Project-System pipeline. Enter the GitHub branch as Branch/tag, the VS branch as VS Insertion Branch Name, and check Create VS Insertion PR.
- Update Policy Service milestone tracking
Metadata
Metadata
Assignees
Labels
Area-InfrastructureRelates to build, test & run infrastructure of this repo.Relates to build, test & run infrastructure of this repo.