Closed lszomoru closed 2 years ago
Hello @lszomoru. How do I tell which commit was selected as the cutoff point for the September release? I can see the commit that last night's Insiders build was made from, but I'm not sure if that is the selected September release commit or not. I looked through the developer docs and couldn't find any information on this, whether a branch is created to separate the release, or whether tags are used, or some other mechanism.
Thanks!
@matthewjamesadam more commits will come into main
and we will branch off release/1.72
late this week, we'll only know the actual commit much closer to release next week though.
Monday
verification-needed
oron-testplan
labelTuesday
Wednesday
Thursday
Friday
stable
build to ensure stable build is green @lszomoruinsider
builds @lszomorurelease/<x.y>
after all expected fixes are in (latest 5PM PST) @mjbvzrelease/<x.y>
after all expected fixes are in (latest 5PM PST) @mjbvzmain
is open for business @mjbvzcandidate
)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) @TylerLeonhardtFriday/Monday
Monday - Wednesday
release/<x.y>
@lszomoruInsider
fromrelease/<x.y>
@lszomoruInsider
@lszomoruscripts/test-documentation.sh|bat
and add file or fix issues if there are new colors that are not documented. @lszomoruWednesday/Thursday - Expected release day (this may change)
sudo snap install --classic --dangerous <file>.snap
)prod
deployment target. Request approval from another team member at the necessary step. @mjbvzgit 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 @mjbvzpackage.json
onmain
- @mjbvz