Steven Silvester
614e4780b8
Use hatch backend ( #6425 )
4 years ago
Jeremy Tuloup
466bcf5d19
Update to JupyterLab 4.0.0a25
4 years ago
Jeremy Tuloup
fad0e19103
Update to JupyterLab 4.0.0a24
4 years ago
Jeremy Tuloup
c4138eadd2
Update to TypeScript 4.6
4 years ago
Jeremy Tuloup
a72a8b1d03
Update to JupyterLab 4.0.0a23
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
Steven Silvester
1ee171257d
ignore problematic link
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
27881b5f66
Remove workaround for the toolbar settings ( #352 )
...
* Remove workaround for the toolbar settings
* Update to the latets `@jupyterlab` packages
* Update JupyterLab Python dependency
* Fix `@jupyterlab/apputils:toolbar-registry` plugin name
* Update yarn.lock
* Update Lumino packages
* Fix dependencies
* Select console-extension plugins
* Fix typo
* Fix missing toolbar registry token
* Update reference snapshots
4 years ago
Jeremy Tuloup
6d78f87ba2
Update to alpha 19
4 years ago
Jeremy Tuloup
2cf6ac3df7
Update to JupyterLab 4.0 alpha
4 years ago
Jeremy Tuloup
6a4f6e2d81
Update to `@jupyterlab` 3.2.6 packages
4 years ago
Jeremy Tuloup
98b5c60c10
Update to `@jupyterlab` 3.2.5 packages
4 years ago
Jeremy Tuloup
6f8e0c1faa
Update UI Tests to use Galata
4 years ago
Jeremy Tuloup
efa9740494
Add script to link schemas
4 years ago
Jeremy Tuloup
a5691ca5a5
Update to JupyterLab 3.2 final
4 years ago
Jeremy Tuloup
9c6cdf6f8a
Update to newer `@jupyterlab` packages
4 years ago
Jeremy Tuloup
fe6e288784
Default clean script to clean the lab extension ( #220 )
...
* Default clean script to clean the lab extension
* releaser: clean state before building python
4 years ago
Jeremy Tuloup
f7510d4fd7
Build prod assets on release ( #216 )
...
* Build prod assets on release
* Remove publish 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
359b411d16
Use placeholder 0.1.0 version for top-level package
4 years ago
Jeremy Tuloup
abe87012d2
Skip releaser check-links for now
4 years ago
Jeremy Tuloup
ce4d7f53e8
Update to JupyterLab 3.1 final
4 years ago
Jeremy Tuloup
75e1519276
Update to JupyterLab 3.1.0rc2
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
006ae6822c
Update to JupyterLab 3.1.0rc1
5 years ago
Jeremy Tuloup
aee20dc4d9
Update to beta 0
5 years ago
Jeremy Tuloup
b14690b515
Update to JupyterLab 3.0.1-alpha.13 packages
5 years ago
Jeremy Tuloup
fd73915a59
Follow-up to the move to the `jupyterlab` organization ( #137 )
...
* Update repo links to the jupyterlab org
* Fix permissions for the binder workflow
* Project Jupyter Contributors
* Add community guidelines to the README
5 years ago
Jeremy Tuloup
a47da616ab
Update to the `3.1.0-alpha.x` upstream packages ( #127 )
...
* Update packages
* Update Binder
* Add collaborative
* Update to alpha packages
* Integrity
* Add labextension to prettierignore
* Update jest config
* Move file browser lab plugins to a separate file
* Cleanup tree extension
* Fix file editor factory in the edit view
* Integrity
* Fix plugin name
5 years ago
Jeremy Tuloup
2047e3a5e4
Rename to `RetroLab` ( #121 )
...
* Rename text to RetroLab
* More renaming
* More renaming
* Rename files
* Update deps
* Update logo
* Lint
* Update README.md
* Minor CSS fix
* Update tour
* Update screencasts in README.md
5 years ago
Jeremy Tuloup
e941a2ad2b
Add watch mode
5 years ago
Jeremy Tuloup
b5c93c8a2d
Add small integrity script to ensure resolutions
5 years ago
Jeremy Tuloup
caa2d6b912
Add section about tests to CONTRIBUTING.md
5 years ago
Jeremy Tuloup
88c93a387d
Fix start script
5 years ago
Jeremy Tuloup
606752d43a
Rename script to test:ci
5 years ago
Jeremy Tuloup
f889cb4621
Test on firefox and chromium on CI
5 years ago
Jeremy Tuloup
4c9927341e
Start server in background on CI
5 years ago
Jeremy Tuloup
ba396897ed
Simplify selectors
5 years ago
Jeremy Tuloup
d9bff3966f
Add script to start jupyter classic
5 years ago
Jeremy Tuloup
24cfce0a38
Readd build:test script
5 years ago
Jeremy Tuloup
335e501dce
Setup playwright for end to end testing
5 years ago
Jeremy Tuloup
1414c011c0
Add script to publish tarballs to npm ( #86 )
...
* Add script to publish tarballs
* Add CI check for the release:npm script
* Move release script first
* Remove console.log
* Create dist folder
* Fix resolve in npm script
* Cleanup dist after test publish
* debug
* git checkout
* Test in separate job for simplicity
* Fix deps
* Publish npm in dry run mode
* mkdir pkgs
* Remove sha256 files from dist
* Remove skip_existing
* Remove --dry-run
5 years ago
Jeremy Tuloup
a9c26b59b8
Add CI workflow to test the release scripts
5 years ago
Jeremy Tuloup
b902112a7f
Rename script to release:patch
5 years ago
Jeremy Tuloup
7a519059bf
Add script to do a patch release
5 years ago
Jeremy Tuloup
8ebec04af0
Add buildutils script to update dependency
5 years ago