Vscode: July Recovery Endgame

Created on 18 Aug 2020  ·  3Comments  ·  Source: microsoft/vscode

  • [x] Create a milestone <Month> <Year> Recovery isidorn
  • [x] Bump the version number isidorn
  • [x] [🔖candidate issues](https://github.com/issues?utf8=✓&q=is%3Aissue+label%3Acandidate+repo%3Amicrosoft%2Fvscode+repo%3Amicrosoft%2Fvscode-internalbacklog+repo%3Amicrosoft%2Fvscode-remote-release+milestone%3A%22July+2020+Recovery%22)
  • [x] Assign candidate issues to the recovery milestone team
  • [x] Review the candidate issues, and if they pass the review assign them to the recovery milestone team
  • [x] All candidate fixes are peer reviewed and pushed to master and then cherry-picked into the release branch team
  • [x] Initiate insiders build from master
  • [x] Issues are tested in the insiders team
  • [x] Build stable for all platforms from release branch isidorn
  • [x] Issues are verified on stable build and the verified label is added isidorn
  • [x] Check https://github.com/Microsoft/vscode/compare/release/<x.y> to ensure no other commits have been made in the release branch isidorn
  • [x] Update the release notes and include a link to a query for the fixed issues @ornellaalt
  • Smoketest stable bits (⚠️ MUST run with --stable-build argument ⚠️ )

    • [x] Windows - @lszomoru

    • [x] OS X - @weinand

    • [x] Linux - owner

  • [x] Sanity check of installable bits

    • [x] Windows 32 bit @alexr00

    • [x] signed installer 32-bit

    • [x] signed user installer 32-bit

    • [x] zip 32-bit

    • [x] Windows 64 bit @isidorn

    • [x] signed installer 64-bit

    • [x] signed user installer 64-bit

    • [x] zip 64-bit

    • [x] Windows ARM64 @sbatten

    • [x] signed installer ARM64

    • [x] signed user installer ARM64

    • [x] zip ARM64

    • [x] OS X - @weinand

    • [x] Linux

    • [x] deb package 64-bit @aeschli

    • [x] rpm package 64-bit @chrmarti

    • [x] archives @chrmarti

    • [x] snap (sudo snap install --classic --dangerous <file>.snap) @aeschli

    • [x] Server (instructions)

    • [x] Linux @aeschli

    • [x] macOS @weinand

    • [x] Windows @alexr00

  • [x] Publish website @ornellaalt
  • [x] Publish stable build eamodio
  • [x] Create an official release eamodio

    • [x] Create a tag: git tag <x.y.z> release/<x.y>

    • [x] Push the tag: git push origin <x.y.z>

    • [x] Create a GitHub release: Open the GitHub tags, and click far right ... > Create Release. Use the correct title and description from our release notes. Example

endgame-plan

Most helpful comment

@hho @isidorn We are working on getting the Debian and RPM repositories updated.

All 3 comments

It seems, the Debian/Ubuntu repository under https://packages.microsoft.com/repos/vscode/ has not been updated? 1.48.1 is missing there.

@hho I was no aware that we do that on the vscode side, thanks for the ping.
@Tyriar @eamodio do you know more maybe?

@hho @isidorn We are working on getting the Debian and RPM repositories updated.

Was this page helpful?
0 / 5 - 0 ratings