You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. @lszomoru
When done fixing/verifying and there are changes since last build at the end of day PT
Build and manually release Insider from release/<x.y> @lszomoru
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) @TylerLeonhardt
Create a tag (make sure you pull the release branch first): 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. Also change the relative links for the key highlight list items to absolute links Example
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 @lszomoru
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.
@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
- @mjbvzThe text was updated successfully, but these errors were encountered: