Nicolas Brichet
a74cd91871
Bump to JupyterLab 4.1.0a4 bis ( #7172 )
...
* Bump to JupyterLab 4.1.0a4
* Bump `@lumino` packages
* bump galata package
* update getByRole
* Fix Shut Down All `jp-button` selector
* Remove the file actions toolbar, instead includes the action buttons in the file browser toolbar
* update CSS according to new toolbar components
* lint and snapshots
* CSS for filebrowser toolbar
* Some more CSS for 'New' menu item in FileBrowser toolbar
* Update Playwright Snapshots
* Update Playwright Snapshots
* snapshots
---------
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Jeremy Tuloup
ef1f8db5c2
Update to JupyterLab `4.1.0a3` ( #7161 )
...
* Update to JupyterLab `4.1.0a3`
* update rendermime-interfaces
* Update `jupyterlab` Python dependency
* Enable `showFullPath` by default
* Update Playwright Snapshots
* Update Playwright Snapshots
* enable inline completer
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Diogo Teles Sant'Anna
5a8c3ad313
ci: set minimal permissions to workflows ( #7070 )
...
* ci: set minimal permissions to workflows
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
* Fix trailing whitespace on playwright-update.yml
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
---------
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
3 years ago
Steven Silvester
14fce8c9e4
Adopt sp-repo-review ( #7039 )
...
* adopt sp-repo-review
* adopt sp-repo-review
* fix typing
* fix typing
* undo redundant formatting
* undo markdown changes
* formatting
3 years ago
dependabot[bot]
5a31c64a90
Bump actions/checkout from 3 to 4 ( #7040 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Jeremy Tuloup
245c3e9efb
Update JupyterLab, add image viewer ( #6922 )
3 years ago
Jeremy Tuloup
044089dc98
Update to JupyterLab 4.0.1 ( #6892 )
...
* Update to JupyterLab 4.0.1
* Sort notebooks first by default
3 years ago
Jeremy Tuloup
d51836480c
Update to JupyterLab 4 final ( #6871 )
...
* Update to JupyterLab 4 final
* Update python package
* fix yarn.lock
* Fix leftover `@jupyterlab/celltags`
3 years ago
Jeremy Tuloup
c0071d7960
Update to JupyterLab 4.0.0rc1 ( #6864 )
...
* Update to JupyterLab 4.0.0rc1
* Update yarn.lock
* Bump to `4.0.0rc1`
3 years ago
Jeremy Tuloup
4b6af274b2
Update to JupyterLab 4.0.0rc0 ( #6853 )
...
* Update to JupyterLab 4.0.0rc0
* Increase `timeout-minutes`
* ignore binder link
* try without query string parameter
3 years ago
Jeremy Tuloup
787339c09e
Update to JupyterLab `4.0.0b1` and `4.0.0b2` ( #6838 )
...
* Update to JupyterLab 4.0.0b1
* fix resolutions
* more updates
* Remove previous shortcuts plugin
* Bump `jupyter_server` dependency
* Align playwright dependency
* Update to JupyterLab 4.0.0b2
* fix some deps
* Update yarn.lock
* add util fallback
* style the footer
* fix footer background
* move mouse before taking the screnshot
* update ui tests yarn.lock
* disable the notebook footer for now
* update snapshots
3 years ago
Jeremy Tuloup
2282307c36
Update to JupyterLab `4.0.0b0` ( #6803 )
...
* Update to JupyterLab beta
* fix resolutions
* fix the build
3 years ago
Jeremy Tuloup
7903de83e8
Update to JupyterLab 4.0.0a37 ( #6777 )
...
* Update JupyterLab and Lumino packages
* fix resolutions
* Update to TypeScript 5 final
* Reuse upstream sessionDialogs plugin
* update gitpod setup
* Update UI tests setup
* Update npmClient
* try without immutable
* add explicit playwright dep
* Update mathjax package
* update yarn.lock
* update dev dependencies
* lint
* update yarn.lock
* Fix typescript dependency
* fix metapackage
3 years ago
Jeremy Tuloup
0faa88c8b6
Update to JupyterLab 4.0.0a36 ( #6773 )
...
* Update to JupyterLab 4.0.0a36
* Update `webpack`
* Refresh deps
* fix yarn.lock
* Update Playwright Snapshots
* Update Playwright Snapshots
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 years ago
Jeremy Tuloup
ef67879306
Update to JupyterLab 4.0.0a34 ( #6732 )
...
* Update `@jupyterlab` and `@lumino`packages
* Remove docprovider and collaboration packages
* Fix rendermime
* Drop `@types/react`
* Fix `ICompletionProviderManager`
* Bump jupyterlab Python package
* Update Jupyter Server config
* Ignore F821 for now
* Try `LabServerApp`
* Update Playwright Snapshots
* Update Playwright Snapshots
* Remove the `--collaborative` flag
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 years ago
Jeremy Tuloup
27c2bfbb80
Update to JupyterLab 4.0.0a33 ( #6713 )
...
* Update to JupyterLab 4.0.0a33
* Update Lumino packages
* Update to React 18
* Fix default browser
* Add defaultFileBrowser plugin
* Update yarn.lock
* Require Python 3.8
* Remove docprovider
* Bump Python dependencies
* Move Python bumps
* Unbump `jupyterlab_server`
* Align `jupyterlab_server`dep
* Bump jupyterlab_server
* Try with 3.10
* Manually set checkpoint text in UI tests
* Fix checkpoints value in UI tests
* Update snapshots
3 years ago
Jeremy Tuloup
6205bf376f
Update to JupyterLab 4.0.0a32 ( #6678 )
...
* Update packages to JupyterLab 4.0.0a32
* Update python dependency
* Update `@jupyterlab/galata`
* Require `jupyter_server>=2.0.1,<3`
* Undo `jupyter_server` bump for now
* Update to Jest 29
* More jest fixes
* Update to the latest Lumino
* Fix yarn.lock
* Fix JSON background color
* Update snapshots
3 years ago
Jeremy Tuloup
a5d0bb2124
Update JupyterLab Python package
3 years ago
Jeremy Tuloup
d111c159ba
Update `actions/checkout` and `actions/download-artifact`
4 years ago
Jeremy Tuloup
0d4c160564
Update to JupyterLab 4.0.0a30
4 years ago
Afshin T. Darian
a339e46059
Update to 4.0.0a29
4 years ago
Afshin T. Darian
a4356bdf28
Update to JupyterLab 4.0.0a28
4 years ago
Steven Silvester
f5866ebbfb
fix versioning job
4 years ago
Jeremy Tuloup
fd7c02e324
Troubleshoot failing `macos` check on CI ( #6523 )
...
* Try SYSTEM_VERSION_COMPAT
* Update to `actions/setup-python@v4`
* Try without PIP_DISABLE_PIP_VERSION_CHECK
* Switch order
* try upgrade
* Try without default shell command
* try bash -e
* Restore previous step order
4 years ago
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
Jeremy Tuloup
fad0e19103
Update to JupyterLab 4.0.0a24
4 years ago
Jeremy Tuloup
a72a8b1d03
Update to JupyterLab 4.0.0a23
4 years ago
Steven Silvester
a7717d90f1
Run Autoformatters ( #6335 )
4 years ago
Jeremy Tuloup
d9dfec9d69
Update to JupyterLab 4.0.0a22
4 years ago
Steven Silvester
1fdfa39622
clean up ci
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
2cf6ac3df7
Update to JupyterLab 4.0 alpha
4 years ago
Jeremy Tuloup
154463cd5c
Use `maintainer-tools` base setup action
4 years ago
Jeremy Tuloup
17c1792c8f
Remove release-npm script ( #210 )
...
* Remove release-npm script
* Remove the npm publish check on CI
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
Jeremy Tuloup
5e305a4663
Trigger CI on all branches for push
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
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
160c310016
Reset version on CI
5 years ago
Jeremy Tuloup
eb6cd21daf
Update buildutils CI workflow
5 years ago
Jeremy Tuloup
0b5c9933ce
Configure git on CI to commit
5 years ago
Jeremy Tuloup
a9c26b59b8
Add CI workflow to test the release scripts
5 years ago