Jeremy Tuloup
3c4b8b59ba
Fix upgrade script ( #7579 )
12 months ago
Jeremy Tuloup
0bd4bae0b4
Improve update script ( #7556 )
...
* Allow opening a PR against a branch
* better handle pre-releases
* update yarn.lock
* Update upgrade-jupyterlab-dependencies.yml
1 year ago
Jeremy Tuloup
edfa5e2a6f
Update workflow improvements ( #7552 )
...
* Improve update workflow
* dedupe in ui-tests
* read name from package.json
1 year ago
Jeremy Tuloup
8760def0b6
Fix update script ( #7550 )
...
* Fix script to update the lab version
* fix
1 year ago
Jeremy Tuloup
abd1b8c96b
Fix workflow to update the JupyterLab version ( #7548 )
...
* Update workflow
* fix workflow name
1 year ago
Vishnutheep B
c0ddf0164f
Workflow to update JupyterLab dependencies automatically ( #7281 )
...
* workflow to upgrade JupyterLab dependencies
* Update upgrade-lab-dependencies.py
* Prettier code for Test Lint check
* Prettier code for Test Lint checks
* Prettier code for Test Lint check
* added ts scripts to upgrade lab dependencies
* Prettier code for test lint check
* Update buildutils/src/upgrade-lab-dependencies.ts
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
* Lint
---------
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
1 year ago
Jeremy Tuloup
0cd6104b92
Fix python bumping to `minor` ( #7131 )
...
* fix handling of minor and major python bumps
* fix bumping versions
* fix alpha bump
2 years ago
Jeremy Tuloup
2be98e8f39
Fix hatch version when going from rc ( #6971 )
3 years ago
Jeremy Tuloup
b99718f57a
Add missing singleton packages for RTC ( #6816 )
...
* Add missing singleton packages for RTC
* Add RTC screencast to the docs
* try fix package check
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
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>
3 years ago
Steven Silvester
22475a39ab
Adopt ruff and typing ( #6658 )
...
* adopt ruff and typing
* reinstate local hooks
* fix classifier
* fix lint
* limit ruff target
* fix doc8 test
* add integrity check
* lint
* lint
* only use mdformat for changelog
* prettier
3 years ago
Steven Silvester
4ebaa3c0b6
update version handling again
3 years ago
Steven Silvester
ca6dd3cf42
more version handling
3 years ago
Steven Silvester
1f2b682228
another attempt
3 years ago
Steven Silvester
697ba0fea8
switch to hatch for python version
3 years ago
Steven Silvester
614e4780b8
Use hatch backend ( #6425 )
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
059422c629
Fix handling of Python version
4 years ago
Jeremy Tuloup
efa9740494
Add script to link schemas
4 years ago
Jeremy Tuloup
83cefe4326
Fix handling of `--skip-commit`
4 years ago
Jeremy Tuloup
ec010b0fa3
More cleanup
4 years ago
Jeremy Tuloup
16678dc581
Clean up bump version script
4 years ago
Jeremy Tuloup
ecdeb28163
Fix handling of skip-commit ( #212 )
...
* Fix handling of skip-commit
* Expose skip-commit
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
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
98d2e067f5
Run integrity on release postbump
5 years ago
Jeremy Tuloup
b5c93c8a2d
Add small integrity script to ensure resolutions
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
8f82032036
Tag after committing
5 years ago
Jeremy Tuloup
23f6a4e6e2
Fix major version bump
5 years ago
Jeremy Tuloup
e59ea4e7d8
Add script to bump the version
5 years ago
Jeremy Tuloup
b902112a7f
Rename script to release:patch
5 years ago
Jeremy Tuloup
f51d5f7829
Commit Python and JS together
5 years ago
Jeremy Tuloup
c38f114221
Add --no-git-tag-version
5 years ago
Jeremy Tuloup
068a3ed006
Update patch release script
5 years ago
Jeremy Tuloup
bb2dbdf1c6
Add bumpversion configuration files
5 years ago
Jeremy Tuloup
7a519059bf
Add script to do a patch release
5 years ago