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)
masterfor a pull requestpackage.jsonnpm installto make surepackage-lock.jsonis up-to-dateCHANGELOG.mdnews(typicallypython news --final | code-insiders -)ThirdPartyNotices-Distribution.txtby runningtpn(typicallypython tpn --npm package-lock.json --npm-overrides package.datascience-ui.dependencies.json --config tpn/distribution.toml ThirdPartyNotices-Distribution.txt)ThirdPartyNotices-Repository.txtas appropriatemasterreleasebranch in the reporeleasebranch frommastermasterbranchpackage.jsonpackage-lock.jsonFinal (Tuesday, Feb 26)
Preparation
releasefor a pull requestpackage.jsonnpm installto make surepackage-lock.jsonis up-to-date (the only update should be the version number ifpackage-lock.jsonhas been kept up-to-date)CHANGELOG.mdnewsand copy-and-paste new entries (typicallypython news --final | code-insiders -; quite possibly nothing new to add)ThirdPartyNotices-Distribution.txtby 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.txtmanually if necessaryreleaseRelease
.vsixfile.vsixfile (make sure to check for hidden files).vsixfile to the marketplacereleaseback intomasterPrep for the next release
devClean up after this release
needs more infoissues and close any that have no activity for over a monthThe text was updated successfully, but these errors were encountered: