12 Commits

Author SHA1 Message Date
Jeremy Tuloup
ac3c882a24
Enable lerna caching for build scripts (#6767)
* Enable lerna caching for build scripts

* Fix script definitions

* Lint

* simplify cacheable tasks

* Update to lerna 7

* update config

* cleanup

* Stay on lerna 6 for now

* Revert "cleanup"

This reverts commit c061fc07812e7ae231ff8eeedff8ed75f89e4a35.

* lint

* Skip cache when building prod

* Cache labextension builds

* Update `targetDefaults`

* Update dev command

* Fix dependencies

* Add missing dependency

* fix dep order

* fix script deps

* Update scripts

* Update scripts dependencies

* Add back scripts

* lint

* cache more

* Mention task caching in contributing guide
2023-07-31 15:07:15 +02:00
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
2023-03-20 13:49:22 +01:00
Jeremy Tuloup
b8e9cae07b
Enable nx (#6718)
* Enable `nx`

* Remove the `install` script

* Remove `prepublishOnly`script

* try clean before build:prod

* debug

* more debug

* try removing pip install -e . step

* Remove debug
2023-02-16 09:37:27 +01:00
Jeremy Tuloup
db32b7e687 Try disabling nx 2022-10-20 10:24:52 +00:00
Jeremy Tuloup
7a519059bf Add script to do a patch release 2021-01-19 09:56:25 +01:00
Jeremy Tuloup
f9ae4d99f7 Release 0.1.3 2021-01-15 21:31:51 +01:00
Jeremy Tuloup
8b3767e6b3 Release 0.1.2 2021-01-13 10:34:39 +01:00
Jeremy Tuloup
e3233d4501 Release 0.1.1 2021-01-05 11:44:57 +01:00
Jeremy Tuloup
d8f793d1a8 Release 0.1.0 2020-12-24 15:50:21 +01:00
Jeremy Tuloup
b5724640c6 Release 0.1.0rc2 2020-12-19 12:47:53 +01:00
Jeremy Tuloup
2a7fa061d5 Release 0.1.0rc1 2020-12-13 22:25:52 +01:00
Jeremy Tuloup
ddcf687a78 Initial commit 2020-12-04 15:15:41 +02:00