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

March 2022 Endgame #145549

Closed
dbaeumer opened this issue Mar 21, 2022 · 1 comment
Closed

March 2022 Endgame #145549

dbaeumer opened this issue Mar 21, 2022 · 1 comment
Assignees
Labels
endgame-plan VS Code - Next release plan for endgame
Milestone

Comments

@dbaeumer
Copy link
Member

dbaeumer commented Mar 21, 2022

  • 03/21 Code freeze for the endgame
  • 03/25 Endgame done
  • 03/30 Expected release date (this may change)
Monday
Tuesday
Wednesday
Thursday
  • Fixing (self-assigned, milestone assigned, no need for PR or review)
    • Increased scrutiny sets in due to testing being completed. Fixes pose a much higher risk
    • Move issues to the next month that can be deferred
  • 🔖Verification needed
  • 🔖Verification
Friday
  • Build a stable build to ensure stable build is green endgame champion
  • Pause scheduled insider builds endgame champion
  • Satellite modules/npm packages ready, version updated, smoke tested
  • Only candidate issues are open and assigned to 🔖milestone
  • All issues 🔖verified
  • Branch code to release/1.66 after all expected fixes are in (latest 5PM PST) endgame champion
  • Branch distro to release/1.66 after all expected fixes are in (latest 5PM PST) endgame champion
  • Announce main is open for business endgame champion
  • Fixing (PR + review required once branched - major bugs only - to be discussed in stand-up meeting, labeled as candidate)
  • All release notes updated
  • Acknowledge pull requests in release notes. We acknowledge PRs from outside the team. We have improved the tooling so that the endgame champion can generate the pull request acknowledgment for all repositories at once. endgame champion
    • debug-adapter-protocol, inno-updater, jsonc-parser, language-server-protocol, lsif-node, vscode, vscode-codicons, vscode-css-languageservice, vscode-debugadapter-node, vscode-dev-containers, vscode-docs, vscode-emmet-helper, vscode-eslint, vscode-extension-samples, vscode-generator-code, vscode-hexeditor, vscode-html-languageservice, vscode-js-debug, vscode-js-debug-companion, vscode-js-profile-visualizer, vscode-jshint, vscode-json-languageservice, vscode-languageserver-node, vscode-livepreview, vscode-loader, vscode-lsif-extension, vscode-node-debug, vscode-node-debug2, vscode-pull-request-github, vscode-recipes, vscode-references-view, vscode-textmate, vscode-vsce
  • Acknowledge issue trackers from the community @chrmarti
  • Add notable fixes to the release notes all
  • When done fixing/verifying and there are changes since last build at the end of day PT
    • Build and manually release Insider from release/1.66 endgame champion
  • Localization: Run Update VS Code Branch in the vscode-loc-drop repo with release/* as the VS Code Branch parameter (it's the default so you shouldn't have to change anything) endgame champion
Friday/Monday
  • Polish release notes redmond
  • Fixing (only critical bugs - no string changes)
Monday - Wednesday

Note: The Insiders build needs to be in the wild for 24 hours before we can enter the last phase of the endgame. endgame champion

Wednesday/Thursday - Expected release day (this may change)
  • Build stable for all platforms endgame champion
  • Sanity check of installable bits (server instructions)
    • Windows 32 bit @joaomoreno
      • signed installer 32-bit
      • signed user installer 32-bit
      • zip 32-bit
      • server 32-bit
    • Windows 64 bit @alexr00
      • signed installer 64-bit
      • signed user installer 64-bit
      • zip 64-bit
      • server 64-bit @dbaeumer
    • Windows ARM64 @joaomoreno
      • signed installer ARM64
      • signed user installer ARM64
      • zip ARM64
    • macOS
    • Linux x64 @aeschli
      • deb owner
      • rpm owner
      • archives owner
      • snap (sudo snap install --classic --dangerous <file>.snap) owner
    • Linux server @chrmarti
      • x64
      • x64 Alpine
      • ARM32
      • ARM64
  • Publish website @gregvanl
  • Publish to stable endgame champion
  • Create an official release endgame champion
    • Create a tag (make sure you pull the release branch first): git tag 1.66.0
    • Push the tag: git push origin 1.66.0
    • Create a GitHub release: Open the GitHub tags, and click far right ... > Create Release. Use the correct title and description from our release notes. Also change the relative links for the key highlight list items to absolute links Example
  • Twitter announcement @chrisdias
  • Enable scheduled insider builds endgame champion
  • Bump up the version in package.json on main - endgame champion
  • Publish @types/vscode endgame champion
  • Close the milestone on GitHub endgame champion
@dbaeumer dbaeumer added the endgame-plan VS Code - Next release plan for endgame label Mar 21, 2022
@dbaeumer dbaeumer pinned this issue Mar 21, 2022
@Tyriar Tyriar added this to the March 2022 milestone Mar 21, 2022
@Tyriar
Copy link
Member

Tyriar commented Mar 30, 2022

v1.66.0 is released

@Tyriar Tyriar closed this as completed Mar 30, 2022
@dbaeumer dbaeumer unpinned this issue Mar 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
endgame-plan VS Code - Next release plan for endgame
Projects
None yet
Development

No branches or pull requests

3 participants
@dbaeumer @Tyriar and others