Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 17.11 #10248

Open
13 of 38 tasks
AR-May opened this issue Jun 17, 2024 · 0 comments
Open
13 of 38 tasks

Release 17.11 #10248

AR-May opened this issue Jun 17, 2024 · 0 comments
Assignees
Labels

Comments

@AR-May
Copy link
Member

AR-May commented Jun 17, 2024

(adapted from #9914)

Preparation for the release:

ASAP On/After GA (based on release schedule (internal)):

  • Push packages to nuget.org (not currently automated, contact dnceng - search "Publish MSBuild 17.6 to NuGet.org" email subject for template).
  • Publish docs: submit reference request at https://aka.ms/publishondocs
    • Click on the link labeled Request – Reference Publishing
    • You can use existing ticket as a reference
  • Remove the temporarily added build feed from nuget.config if it was added in the Update the PackageValidationBaselineVersion step
  • Update main subscriptions to the new channel (this can be done before or after release - depending on when the source repos from our previous - VS 17.11 - channle start to publish in the next - VS 17.12 - channel)
    darc get-subscriptions --exact --target-repo https://github.com/dotnet/msbuild --target-branch main
  • Create the 17.11 release
    • Create tag (can be done upfront)
    git checkout <commit noted above>
    git tag v17.11.3
    git push upstream v17.11.3
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant