Closed
Description
- April 27 Code freeze for the endgame
- May 1 Endgame done
- May 7 Expected release date (this may change)
Note: The
Insiders
build needs to be in the wild for 24 hours before we can enter the last phase of the endgame.
Monday
- Run OSS tool endgame master
- 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/
- Create Test plan item for smoke testing (template) endgame master
- Review the
extensionKind
list inproduct.json
both for stable and insiders, see this tracking issue @egamma
Tuesday
- Test plan items assigned (using https://vscode-tools.azurewebsites.net/)
- 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 master
Thursday
- Fixing (self-assigned, milestone assigned)
- 🔖Verification needed
- 🔖Verification
- Prepare for Smoke test: Make sure all smoke test issues are labelled
smoke-test
and fixed endgame master
Friday
- Pause scheduled
insider
builds endgame master - Satellite modules/npm packages ready, version updated, smoke tested
- vscode @bpasero
- yo generator @aeschli
- vsce @joaomoreno
- node debug @weinand
- node debug2 @roblourens
- js-debug @connor4312
- node debugadapter node @weinand
- All issues 🔖verified
- 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 - @connor4312
- macOS - @Tyriar
- Linux - @deepak1556
- Web (Chromium) - @connor4312
- 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
- @mjbvz
- @octref
- @rebornix
- @RMacfarlane
- @roblourens
- @sandy081
- @sbatten
- @Tyriar
- @weinand
- release notes are collected in a file named
- Acknowledge pull requests in release notes. We acknowledge PRs from outside the team. Use the thankyou tool to generate the initial contents of the section. owner
- vscode endgame master
- vscode-node-debug @weinand
- vscode-node-debug2 @roblourens
- vscode-debugadapter-node @weinand
- vscode-js-debug @connor4312
- vscode-languageserver-node @dbaeumer
- language-server-protocol @dbaeumer
- vscode-textmate @alexdima
- vscode-loader @alexdima
- vscode-generator-code @aeschli
- vscode-vsce @joaomoreno
- vscode-docs @gregvanl
- vscode-css-languageservice @aeschli
- vscode-json-languageservice @aeschli
- vscode-html-languageservice @aeschli
- jsonc-parser @aeschli
- vscode-eslint @dbaeumer
- vscode-jshint @RMacfarlane
- vscode-recipes @chrisdias
- localization @weeteckt
- vscode-github-issues-prs @chrmarti
- inno-updater @joaomoreno
- Review pull requests acknowledgements with
NOT MERGED - PLS REVIEW
. endgame master - 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 master
Friday/Monday
- Branch code to `release/<x.y> endgame master
- Bump up the version in package.json - endgame master
- Announce master is open for business endgame master
- 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 master - Build
Insider
fromrelease/<x.y>
endgame master - Manually release
Insider
endgame master - Build stable for all platforms as new candidate issues come in endgame master
- 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 master
Wednesday/Thursday - Expected release day (this may change)
- Build stable for all platforms endgame master
- Sanity check of installable bits
- Windows 32 bit @connor4312
- signed installer 32-bit
- signed user installer 32-bit
- zip 32-bit
- Windows 64 bit @connor4312
- signed installer 64-bit
- signed user installer 64-bit
- zip 64-bit
- macOS - @JacksonKearl
- Linux
- deb package 64-bit @connor4312
- rpm package 64-bit @RMacfarlane
- archives @RMacfarlane
- snap (
sudo snap install --classic --dangerous <file>.snap
) @connor4312
- Server (instructions) owner
- Linux @connor4312
- macOS @connor4312
- WIndows @roblourens
- Windows 32 bit @connor4312
- Publish website @gregvanl
- Publish Localization language pack @weeteckt
- Publish to stable endgame master
- Add a git tag to
HEAD
ofrelease/<x.y>
in formatx.y.z
(for vscode.d.ts download) endgame master - Publish @types/vscode endgame master
- Enable scheduled
insider
builds endgame master - Twitter announcement @chrisdias