Jeremy Tuloup
a867bb44ee
Pin `ypy-websocket` to `0.2` ( #6499 )
...
* Pin `ypy-websocket` to `0.2`
* More pinning
* Pin in build deps
4 years ago
Steven Silvester
614e4780b8
Use hatch backend ( #6425 )
4 years ago
Jeremy Tuloup
466bcf5d19
Update to JupyterLab 4.0.0a25
4 years ago
Steven Silvester
203af66943
Allow bot PRs to be automatically labeled ( #6414 )
4 years ago
Jeremy Tuloup
fad0e19103
Update to JupyterLab 4.0.0a24
4 years ago
Jeremy Tuloup
c5f24f7872
Test on Python 3.10
4 years ago
Jeremy Tuloup
d08972320a
Fix install command
4 years ago
Jeremy Tuloup
67621f5e85
Fix build workflow on CI
4 years ago
Jason Weill
af6eddd0d2
Copy edits in config, edits bug report template ( #6364 )
4 years ago
Steven Silvester
7ae20a756f
Clean up pre-commit ( #6349 )
4 years ago
Jeremy Tuloup
a72a8b1d03
Update to JupyterLab 4.0.0a23
4 years ago
Steven Silvester
64eed5caa4
Add pytest and handle warnings ( #6338 )
4 years ago
Steven Silvester
a7717d90f1
Run Autoformatters ( #6335 )
4 years ago
Steven Silvester
ebc7615a71
Adopt pre-commit ( #6331 )
4 years ago
Jeremy Tuloup
d9dfec9d69
Update to JupyterLab 4.0.0a22
4 years ago
Zachary Sailer
1607ec46ad
Allow blank issues
4 years ago
Steven Silvester
46959df2c5
make docs build strict
4 years ago
Steven Silvester
1815140d9b
fix version spec
4 years ago
Steven Silvester
1fdfa39622
clean up ci
4 years ago
Jeremy Tuloup
e314dc78af
Lint more md files
4 years ago
Jeremy Tuloup
104af9b79f
Lint
4 years ago
Jeremy Tuloup
5b6ed99aec
Cleanup previous files
4 years ago
Jeremy Tuloup
c0f3dc02a0
Update to Notebook v7
4 years ago
Jeremy Tuloup
89ebdb0261
More updates
4 years ago
Jeremy Tuloup
5fa11dd67d
More retro updates
4 years ago
Jeremy Tuloup
27dcbe95d3
Update to JupyterLab 4.0.0a20
4 years ago
Jeremy Tuloup
8b6c8209ad
More renaming
4 years ago
Jeremy Tuloup
78f745573c
First round of renaming to notebook
4 years ago
Jeremy Tuloup
6af3af2f42
Update matrix entry to 3.10
4 years ago
Jeremy Tuloup
1cbaa4f14b
Rotate Python versions on CI
4 years ago
Jeremy Tuloup
2cf6ac3df7
Update to JupyterLab 4.0 alpha
4 years ago
Alexey Stepanov
8fd3ce97b3
Fix: CI error for python 3.6 & macOS ( #6215 )
...
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: maliubiao <maliubiao@gmail.com>
Co-authored-by: Maxim Martynov <martinov_m_s_@mail.ru>
Co-authored-by: Niyas Sait <niyas.sait@linaro.org>
Co-authored-by: Jiaqi <jiaqi@creditninja.com>
Co-authored-by: Ben Greiner <code@bnavigator.de>
Co-authored-by: David Leen <dleen@netflix.com>
Co-authored-by: Kevin Bates <kbates4@gmail.com>
Co-authored-by: Steven Silvester <steven.silvester@gmail.com>
4 years ago
Jeremy Tuloup
2ac2740d1d
Set `url_path` to `retro`
4 years ago
Jeremy Tuloup
5b769da3ba
Switch to `maintainer-tools` action for Binder on PR
4 years ago
Jeremy Tuloup
154463cd5c
Use `maintainer-tools` base setup action
4 years ago
Jeremy Tuloup
05ad6794d7
Enforce labels on PRs
4 years ago
Steven Silvester
601ac0e4f4
enforce labels on PRs ( #6235 )
4 years ago
Niyas Sait
25abca0723
Enable terminal tests as pywinpty is ported for python 3.9
4 years ago
Jeremy Tuloup
3767d9c776
Fix artifact name
4 years ago
Jeremy Tuloup
6f8e0c1faa
Update UI Tests to use Galata
4 years ago
Jeremy Tuloup
1f24bedad5
Pass version spec as a GitHub Actions input
4 years ago
Jeremy Tuloup
16678dc581
Clean up bump version script
4 years ago
Jeremy Tuloup
17c1792c8f
Remove release-npm script ( #210 )
...
* Remove release-npm script
* Remove the npm publish check on CI
4 years ago
Jeremy Tuloup
6d875e1546
Generate version spec
4 years ago
Jeremy Tuloup
c851810c6f
Adopt the Jupyter Releaser
4 years ago
Jeremy Tuloup
1ed64fce8f
Update spec in the check release workflow
4 years ago
Steven Silvester
44c7f1260b
clean up link checking ( #6130 )
5 years ago
Jeremy Tuloup
a7ed40634f
Improve the bump version script ( #185 )
...
* Improve the bump version script
* Add releaser `version-cmd` to `package.json`
* Add `RH_VERSION_SPEC` to the check release workflow
* Update version in package.json
* Remove prepare script
* Update MANIFEST.in
* Add `check-manifest` ignore list
* Remove old logo
* Update ignore list
* Update MANIFEST.in
* Revert "Update MANIFEST.in"
This reverts commit a0357d9084aaa239258337fdf8609ae36cd7e36a.
* Update ignore list
5 years ago
Jeremy Tuloup
3f26c0f162
Add check-release CI workflow and Changelog ( #173 )
...
* Add check-release CI workflow and Changelog
* Add name to top-level package.json
* Add prep-git hook
* Update releaser hook
* Update hooks
* Remove changelog generation from release workflow
* Add version to the top-level package.json
5 years ago
Jeremy Tuloup
96671df358
Update to jupyter-packaging 0.10 ( #179 )
...
* Update to jupyter-packaging 0.10
* Update to jupyter-packaging 0.10 on CI
* Update pyproject metadata
* Update target
* Update targets
* Update build command
* Update MANIFEST.in
* Fix build backend
* Add build:prod command to packages
* Update RELEASE.md
* Enable server extension in dev mode
* Enable for the notebook server
* Fix typo
* Add jupyter labextension develop . to the Binder
* Update dev instructions
5 years ago