[x] Branch code to release/<x.y> after all expected fixes are in (latest 5PM PST) @connor4312
[x] Branch distro to release/<x.y> after all expected fixes are in (latest 5PM PST) @connor4312
[x] Announce main is open for business @connor4312
[x] Fixing (PR + review required once branched - major bugs only - to be discussed in stand-up meeting, labeled as candidate)
[x] All release notes updated
release notes are collected in a file named v<Major>_<Minor>.md in this repo directory
[x] @aeschli
[x] @alexdima
[x] @alexr00
[x] @andreamah
[x] @bpasero
[x] @chrmarti
[x] @connor4312
[x] @dbaeumer
[x] @deepak1556
[x] @egamma
[x] @hediet
[x] @isidorn
[x] @JacksonKearl
[x] @joaomoreno
[x] @joyceerhl
[x] @jrieken
[x] @kieferrm
[x] @lramos15
[x] @lszomoru
[x] @meganrogge
[x] @mjbvz
[x] @rebornix
[x] @roblourens
[x] @rzhao271
[x] @sandy081
[x] @sbatten
[x] @tanhakabir
[x] @tylerleonhardt
[x] @tyriar
[x] @weinand
[x] Acknowledge pull requests in release notes. We acknowledge PRs from outside the team. We have improved the tooling so that the @connor4312 can generate the pull request acknowledgment for all repositories at once. @connor4312
[x] Acknowledge issue trackers from the community @chrmarti
[x] 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
[x] Build and manually release Insider from release/<x.y> @connor4312
[x] 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) @connor4312
Friday/Monday
[x] Polish release notes redmond
[x] Fixing (only critical bugs - no string changes)
[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
[x] Twitter announcement @chrisdias
[x] Enable scheduled insider builds @connor4312
[x] Bump up the version in package.json on main - @connor4312
[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 @connor4312
Monday
verification-needed
oron-testplan
labelTuesday
Wednesday
Thursday
Friday
stable
build to ensure stable build is green @connor4312insider
builds @connor4312release/<x.y>
after all expected fixes are in (latest 5PM PST) @connor4312release/<x.y>
after all expected fixes are in (latest 5PM PST) @connor4312main
is open for business @connor4312candidate
)v<Major>_<Minor>.md
in this repo directorydebug-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
release/*
as the VS Code Branch parameter (it's the default so you shouldn't have to change anything) @connor4312Friday/Monday
Monday - Wednesday
release/<x.y>
@connor4312Insider
fromrelease/<x.y>
@connor4312Insider
@connor4312scripts/test-documentation.sh|bat
and add file or fix issues if there are new colors that are not documented. @connor4312Wednesday/Thursday - Expected release day (this may change)
sudo snap install --classic --dangerous <file>.snap
)prod
deployment target @connor4312git 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 @connor4312package.json
onmain
- @connor4312