Releasing¶
jupyterlab-lsp and jupyter-lsp releases may require building both the python package and nodejs packages.
Updating Version Strings¶
Check the version strings across the various files:
python scripts/integrity.py
TODO: create a
release.pyscript #88
The PyPI version must be updated in the following places:
py_src/jupyter_lsp/_version.py(canonical)azure-pipelines.ymlCHANGELOG.md
The npm version must be updated in the following places
packages/jupyterlab-lsp/package.json(canonical)azure-pipelines.ymlpackages/metapackage/package.jsonCHANGELOG.md