Closed
Description
- 04/26 Code freeze for the endgame
- 04/30 Endgame done
- 05/05 Expected release date (this may change)
Monday
- Run OSS tool endgame champion
- Create Test plan item for smoke testing (template) endgame champion Smoke Test #122184
- Update links in Endgame issue and Endgame notebooks to point to new milestone endgame champion
- Code freeze at 5pm PT
- Ensure we have a green build on all platforms at 5pm PT
- Create test plan items following the template here by 6pm PT
- Add verification-needed label to features needed testing and are not tested by TPIs.
- Update your availability for testing here - https://vscode-tools.azurewebsites.net/testers
Tuesday
- Test plan items assigned (using https://vscode-tools.azurewebsites.net/test-plan-items)
- Run the tool multiple times to balance load if test items come in later and assignments are already made
- Assigned to you
- 🔖All closed feature-requests either have a
verification-needed
oron-testplan
label - Test build starts at 7am CET
- Test plan ready by 8am CET
- 🔖Testing
- 🔖Verification needed
Wednesday
- 🔖Testing
- Remind team members to assign issues that they intend to fix to the current milestone
- Fixing (self-assigned, milestone assigned)
- 🔖Verification needed
- Prepare for Smoke test: Make sure all smoke test issues are labelled
smoke-test
and fixed endgame champion
Thursday
- Fixing (self-assigned, milestone assigned, NO discussion during standup)
- Move issues to the next month that can be deferred
- 🔖Verification needed
- 🔖Verification
- Prepare for Smoke test: Make sure all smoke test issues are labelled
smoke-test
and fixed endgame champion
Friday
- Pause scheduled
insider
builds endgame champion - 🔖Verification needed
- 🔖Verification
- 🔖Milestone issues
- Satellite modules/npm packages ready, version updated, smoke tested
- vscode @eamodio
- yo generator @aeschli
- vsce @joaomoreno
- node debug @weinand
- js-debug @connor4312
- node debugadapter node @weinand
- debug adapter protocol @weinand
- custom data for html/css @aeschli
- Fixing (scrutiny sets in - major bugs only - to be discussed in stand-up meeting, labeled as
candidate
) - Smoketest (
⚠️ MUST run with--stable-build
argument⚠️ )- Windows - owner
- macOS (Universal) - owner
- Linux - owner
- All release notes updated
- release notes are collected in a file named
v<Major>_<Minor>.md
in this repo directory - @aeschli
- @alexdima
- @alexr00
- @bpasero
- @chrmarti
- @connor4312
- @dbaeumer
- @deepak1556
- @eamodio
- @egamma
- @isidorn
- @JacksonKearl
- @joaomoreno
- @jrieken
- @kieferrm
- @lramos15
- @lszomoru
- @meganrogge
- @mjbvz
- @rebornix
- @RMacfarlane
- @roblourens
- @rzhao271
- @sandy081
- @sbatten
- @TylerLeonhardt
- @Tyriar
- @weinand
- release notes are collected in a file named
- 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-loader
,vscode-lsif-extension
,vscode-node-debug
,vscode-node-debug2
,vscode-pull-request-github
,vscode-recipes
,vscode-references-view
,vscode-textmate
,vscode-vsce
- 💡localization - @weeteckt
-
- 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
- Trigger new insider build and publish it manually endgame champion
- Branch code to
release/<x.y>
endgame champion - Bump up the version in
package.json
onmain
- endgame champion - Announce
main
is open for business endgame champion
Friday/Monday
- Polish release notes redmond
- Fixing (only critical bugs - no string changes)
Monday - Wednesday
- 🔖milestone issues
- 🔖candidate issues
- Polish release notes redmond
- Cherry-pick hand-picked and reviewed changes to
release/<x.y>
endgame champion - Build
Insider
fromrelease/<x.y>
endgame champion - Manually release
Insider
endgame champion - Build stable for all platforms as new candidate issues come in endgame champion
- Documentation updated
- Run
scripts/test-documentation.sh|bat
and add file or fix issues if there are new colors that are not documented.
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
Tuesday/Wednesday (the day before the release)
- Smoketest (
⚠️ MUST run with--stable-build
argument⚠️ )- Windows - @joaomoreno
- macOS (Universal) - @chrmarti
- Linux - @aeschli
Wednesday/Thursday - Expected release day (this may change)
- Build stable for all platforms endgame champion
- Sanity check of installable bits
- Windows 32 bit @rzhao271
- signed installer 32-bit
- signed user installer 32-bit
- zip 32-bit
- Windows 64 bit @rzhao271
- signed installer 64-bit
- signed user installer 64-bit
- zip 64-bit
- Windows ARM64 @sbatten
- signed installer ARM64
- signed user installer ARM64
- zip ARM64
- macOS
- Universal @TylerLeonhardt
- Intel @TylerLeonhardt
- Apple Silicon @kieferrm
- Linux x64
- deb @RMacfarlane
- rpm @RMacfarlane
- archives @RMacfarlane
- snap (
sudo snap install --classic --dangerous <file>.snap
) @RMacfarlane
- Server (instructions) owner
- Linux @TylerLeonhardt
- macOS @TylerLeonhardt
- Windows @roblourens
- Windows 32 bit @rzhao271
- Publish website @gregvanl
- Publish Localization language pack @weeteckt
- Publish to stable endgame champion
- Create an official release endgame champion
- Create a tag:
git tag <x.y.z>
- Push the tag:
git push origin <x.y.z>
- 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
- Create a tag:
- Publish @types/vscode endgame champion
- Enable scheduled
insider
builds endgame champion - Twitter announcement @chrisdias