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)
Beta (Monday the week prior to release)
package.jsonnpm installto make surepackage-lock.jsonis up-to-dateCHANGELOG.mdnews(typicallypython news | code-insiders -)ThirdPartyNotices-Distribution.txttpn(typicallypython tpn --npm package-lock.json --npm-overrides package.datascience-ui.dependencies.json --config tpn/distribution.toml ThirdPartyNotices-Distribution.txt)ThirdPartyNotices-Repository.txtand register any changes with OSPORelease candidate (Monday before release)
masterfor a pull requestpackage.jsonnpm installto make surepackage-lock.jsonis up-to-dateCHANGELOG.mdnews(typicallypython news --final | code-insiders -; the--finalflag is on purpose as no more changes are expected)ThirdPartyNotices-Distribution.txttpn(typicallypython tpn --npm package-lock.json --npm-overrides package.datascience-ui.dependencies.json --config tpn/distribution.toml ThirdPartyNotices-Distribution.txt)ThirdPartyNotices-Repository.txtand register any changes with OSPOmasterreleasebranch in the reporeleasebranch frommastermasterbranchpackage.jsonpackage-lock.jsonFinal (near a VS Code release)
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.mdnews(typicallypython news --final | code-insiders -)ThirdPartyNotices-Distribution.txttpn(typicallypython tpn --npm package-lock.json --npm-overrides package.datascience-ui.dependencies.json --config tpn/distribution.toml ThirdPartyNotices-Distribution.txt)ThirdPartyNotices-Repository.txtand register any changes with OSPOreleaseRelease
.vsixfile.vsixfile (make sure to check for hidden files).vsixfile to the marketplacereleaseback intomaster(if necessary; no cherry-picks inreleasemeans no need to merge)Prep for the next release
alphaClean up after this release
needs more infoissues and close any that have no activity for over a month