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. @joaomoreno
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> @joyceerhl
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) @joyceerhl
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
Monday
verification-needed
oron-testplan
labelTuesday
Wednesday
Thursday
Friday
stable
build to ensure stable build is green @joyceerhlinsider
builds @joyceerhlrelease/<x.y>
after all expected fixes are in (latest 5PM PST) @joyceerhlrelease/<x.y>
after all expected fixes are in (latest 5PM PST) @joyceerhlmain
is open for business @joyceerhlcandidate
)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) @joyceerhlFriday/Monday
Monday - Wednesday
release/<x.y>
@joaomorenoInsider
fromrelease/<x.y>
@joaomorenoInsider
@joaomorenoscripts/test-documentation.sh|bat
and add file or fix issues if there are new colors that are not documented. @joaomorenoWednesday/Thursday - Expected release day (this may change)
sudo snap install --classic --dangerous <file>.snap
)prod
deployment target @joyceerhlgit 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 @joyceerhlpackage.json
onmain
- @joyceerhlThe text was updated successfully, but these errors were encountered: