[x] Create test plan items following the template here by 6pm PT
[x] Remind the team that TPIs should be written so that anyone can test. If this is not feasible, then TPI authors should assign specific testers @justschen
Tuesday should be dedicated exclusively to testing activities. Our goal is to ensure the completion of all Test Plan Items (TPIs) and subsequently proceed with the verification phase. Fixes or commits should be refrained from unless there are exceptional circumstances such as blocked TPIs or build-related issues. On Tuesday Redmond EOD, only blocked TPIs should remain open with a corresponding label blocked and status update comment in the issue.
Redmond members commence testing the TPIs authored by Zurich members, enabling them to address any feedback on the following day.
These remaining TPIs should be the ones that are currently blocked. Discuss during the standup and redistrubute assignments based on the TPI owner and the test coverage. For instance, if a TPI is owned by a member from Zurich and has not undergone sufficient testing, it will be reassigned to one of the Zurich team members.
[x] Remind team members to triage issues found in testing and assign major issues that they intend to fix to the current milestone
[x] By Thursday EOD (Redmond), branch from main and release @justschen
[x] Branch following repositories to release/<x.y>
[x] vscode
[x] vscode-distro
[x] vscode-dev
[x] Announce main is open for business and all issues on the current iteration are candidates and that the candidate release process is to be followed.
[x] Build and manually release Insider from release/<x.y> branch for Code
[x] Build and manually release Insider from release/<x.y> branch for vscode.dev (if there were vscode.dev candidates)
[x] Build a stable build from release/<x.y> branch to ensure stable build is green @justschen
[x] Bump up the version in package.json on main - @justschen
[x] Create next milestone and ensure that it has a due date. The created milestone and its due date will be automatically synced across our repos @justschen
Friday
[x] Only candidate issues are open and assigned to 🔖milestone
[x] Fixing (PR + review required - major bugs only - to be discussed in stand-up meeting, labeled as candidate)
[x] Localization: Run Update VS Code Branch build with release/* as the VS Code Branch parameter (it's the default so you shouldn't have to change anything) @justschen
Satellite modules/npm packages ready, version updated, smoke tested
[x] yo generator @aeschli
[x] js-debug @connor4312
[ ] Debug Adapter Protocol @connor4312
[ ] vscode-debugadapter-node @connor4312
[x] vscode-test-web @aeschli
[x] vsce @joaomoreno
[x] All release notes updated
release notes are collected in a file named `v.md`_ in this repo directory
[x] Acknowledge pull requests in release notes. We acknowledge PRs from outside the team. We have improved the tooling so that the @justschen can generate the pull request acknowledgment for all repositories at once. @justschen
[x] Remind the team: if they are going to be OOF for more than five days during the next iteration, assign someone to look out for critical issues in their feature areas and fix them if necessary. This helps with bug identification and fixing for recovery releases. @justschen
[x] Trigger the vscode.dev Deploy pipeline for release/x.y for the prod deployment target. Note that there are four deploy approvals needed - one for overall and one per each of the three service regions @justschen
[x] Request approval from another team member at the necessary step to deploy the vscode.dev build. @justschen
[x] Create an official release @justschen
[x] Create a tag (make sure you pull the release branch first): git tag <x.y.z>
[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. Also change the relative links for the key highlight list items to absolute links Example
@justschen please add #199064 and #199623 to my section of the 1.85 README's PR thanks. They were omitted because they didn't get assigned to the milestone.
Monday
verification-needed
oron-testplan
labelTuesday
blocked
and status update comment in the issue.Wednesday
Thursday
insider
build @justscheninsider
builds (includes vscode.dev publishing) @justschenmain
and release @justschenrelease/<x.y>
main
is open for business and all issues on the current iteration are candidates and that the candidate release process is to be followed.stable
build from release/<x.y> branch to ensure stable build is green @justschenpackage.json
onmain
- @justschenFriday
candidate
)release/*
as the VS Code Branch parameter (it's the default so you shouldn't have to change anything) @justschendebug-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
,vscode-pylint
,vscode-black-formatter
,vscode-isort
,lsprotocol
,vscode-flake8
,vscode-autopep8
,vscode-python-tools-extension-template
,vscode-mypy
,vscode-python-debugger
Friday/Monday
Monday - Wednesday
release/<x.y>
@justschenInsider
fromrelease/<x.y>
@justschenInsider
@justschenscripts/test-documentation.sh|bat
and add file or fix issues if there are new colors that are not documented. @justschenWednesday/Thursday - Expected release day (this may change)
main
for all platforms @justschenrelease/x.y
for theprod
deployment target. Note that there are four deploy approvals needed - one for overall and one per each of the three service regions @justschengit tag <x.y.z>
git push origin <x.y.z>
... > 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 Exampleinsider
builds @justschenmain
@justschen