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
Run npm install to make sure package-lock.json is up-to-date (the only update should be the version number if package-lock.json has been kept up-to-date)
Run news and copy-and-paste new entries (typically python news --final | code-insiders -; quite possibly nothing new to add)
Update ThirdPartyNotices-Distribution.txt by running tpn (typically python tpn --npm package-lock.json --npm-overrides package.datascience-ui.dependencies.json --config tpn/distribution.toml ThirdPartyNotices-Distribution.txt; quite possible there will be no change)
Release candidate (Tuesday, Feb 19)
master
for a pull requestpackage.json
npm install
to make surepackage-lock.json
is up-to-dateCHANGELOG.md
news
(typicallypython news --final | code-insiders -
)ThirdPartyNotices-Distribution.txt
by runningtpn
(typicallypython tpn --npm package-lock.json --npm-overrides package.datascience-ui.dependencies.json --config tpn/distribution.toml ThirdPartyNotices-Distribution.txt
)ThirdPartyNotices-Repository.txt
as appropriatemaster
release
branch in the reporelease
branch frommaster
master
branchpackage.json
package-lock.json
Final (Tuesday, Feb 26)
Preparation
release
for a pull requestpackage.json
npm install
to make surepackage-lock.json
is up-to-date (the only update should be the version number ifpackage-lock.json
has been kept up-to-date)CHANGELOG.md
news
and copy-and-paste new entries (typicallypython news --final | code-insiders -
; quite possibly nothing new to add)ThirdPartyNotices-Distribution.txt
by runningtpn
(typicallypython tpn --npm package-lock.json --npm-overrides package.datascience-ui.dependencies.json --config tpn/distribution.toml ThirdPartyNotices-Distribution.txt
; quite possible there will be no change)ThirdPartyNotices-Repository.txt
manually if necessaryrelease
Release
.vsix
file.vsix
file (make sure to check for hidden files).vsix
file to the marketplacerelease
back intomaster
Prep for the next release
dev
Clean up after this release
needs more info
issues and close any that have no activity for over a monthThe text was updated successfully, but these errors were encountered: