Commit Graph

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
a30b2410cb
Simplify Gitpod setup (#6894) 2023-05-31 17:10:41 +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
7963a791ac
Add documentation for contributing to the docs (#6771)
* Develop docs on Gitpod

* Add documentation section to the contributing docs

* Add a section for contributing from the browser

* typo fix

* fix link in contributing

* Add Gitpod badge

* fix auto activate
2023-03-15 07:48:05 +01:00
Jeremy Tuloup
4a0387f6c4
Update to JupyterLab 4.0.0a35 (#6757)
* Update deps

* Drop `skipLibCheck`

* Integrity fixes

* Fix deps

* Enable the file size column by default

* Fix yarn.lock

* Enable file name search toolbar item

* Update Playwright Snapshots

* Update Playwright Snapshots

* Try set overflow options explicitly

* Update Playwright Snapshots

* Update to the latest Lumino 2 rc

* Fix yarn.lock

* Update Playwright Snapshots

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-07 14:42:48 +01:00
Jeremy Tuloup
7eb832d6ac
Fix environment activation on Gitpod (#6693) 2023-01-16 09:51:00 +01:00
Jeremy Tuloup
0855cb77f7 Use 3.11 on gitpod 2022-11-15 10:03:38 +01:00
Jeremy Tuloup
331816208c Source the env 2022-08-29 06:57:30 +00:00
pre-commit-ci[bot]
31d2cadff5 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-08-29 06:45:21 +00:00
Jeremy Tuloup
7c11d73b11
Rename task to auto-activate 2022-08-29 08:44:35 +02:00
Jeremy Tuloup
f1af853860
Add task to auto activate the dev environment on Gitpod 2022-08-29 08:42:46 +02:00
Jeremy Tuloup
5829b41bcc Add .gitpod.yml 2022-08-23 13:29:52 +02:00