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.10 #9914

Closed
35 of 38 tasks
YuliiaKovalova opened this issue Mar 25, 2024 · 3 comments
Closed
35 of 38 tasks

Release 17.10 #9914

YuliiaKovalova opened this issue Mar 25, 2024 · 3 comments
Assignees
Labels

Comments

@YuliiaKovalova
Copy link
Member

YuliiaKovalova commented Mar 25, 2024

(adapted from #9484)

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.10 - channle start to publish in the next - VS 17.11 - channel)
    darc get-subscriptions --exact --target-repo https://github.com/dotnet/msbuild --target-branch main
  • Create the 17.10 release
    • Create tag (can be done upfront)
    git checkout <commit noted above>
    git tag v17.10.3
    git push upstream v17.10.3
    
@AR-May AR-May added the triaged label Mar 26, 2024
@YuliiaKovalova YuliiaKovalova self-assigned this Mar 27, 2024
dougbu pushed a commit to dotnet/versions that referenced this issue Mar 27, 2024
We are adding 17.10 branch in MSBuild repo, dotnet/msbuild#9914. Adjusting the flow.
@rainersigwald
Copy link
Member

rainersigwald commented Apr 1, 2024

@surayya-MS can you redo these two parts ASAP please? See internal https://teams.microsoft.com/l/message/19:[email protected]/1712004417168?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=4ba7372f-2799-4677-89f0-7a1aaea3706c&parentMessageId=1712004417168&teamName=.NET%20Developer%20Experience&channelName=MSBuild&createdTime=1712004417168

  • Ping internal "First Responders" Teams channel to get the new channel 17.11 made available as a promotion target (note: PR Make VS 17.11 channel promotable arcade#14676)
  • Associate the main branch with the next release channel
    darc add-default-channel --channel "VS 17.11" --branch main --repo https://github.com/dotnet/msbuild

rainersigwald added a commit to rainersigwald/msbuild that referenced this issue Apr 1, 2024
Snapshot of the now-current release dotnet#9914.
@surayya-MS
Copy link
Member

@maridematte please finish On/After GA part when it is time

YuliiaKovalova pushed a commit that referenced this issue May 24, 2024
* Initial PR checklist content

Snapshot of the now-current release #9914.

* Uncheck!

* Section headers

* Variables for the releases

* Clarifications and update stale version

* fixup! Variables for the releases

* Clarify ff instructions

* Crispen OptProf

* fixup! Variables for the releases

* More tweaks
@AR-May AR-May mentioned this issue Jun 17, 2024
41 tasks
@AR-May
Copy link
Member

AR-May commented Jul 31, 2024

All seems to be done for the release

@AR-May AR-May closed this as completed Jul 31, 2024
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

5 participants