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
Steven Silvester
203af66943
Allow bot PRs to be automatically labeled ( #6414 )
4 years ago
Jeremy Tuloup
fad0e19103
Update to JupyterLab 4.0.0a24
4 years ago
Jeremy Tuloup
c5f24f7872
Test on Python 3.10
4 years ago
Jeremy Tuloup
d08972320a
Fix install command
4 years ago
Jeremy Tuloup
67621f5e85
Fix build workflow on CI
4 years ago
Steven Silvester
7ae20a756f
Clean up pre-commit ( #6349 )
4 years ago
Jeremy Tuloup
a72a8b1d03
Update to JupyterLab 4.0.0a23
4 years ago
Steven Silvester
64eed5caa4
Add pytest and handle warnings ( #6338 )
4 years ago
Steven Silvester
a7717d90f1
Run Autoformatters ( #6335 )
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
46959df2c5
make docs build strict
4 years ago
Steven Silvester
1815140d9b
fix version spec
4 years ago
Steven Silvester
1fdfa39622
clean up ci
4 years ago
Jeremy Tuloup
5b6ed99aec
Cleanup previous files
4 years ago
Jeremy Tuloup
c0f3dc02a0
Update to Notebook v7
4 years ago
Jeremy Tuloup
89ebdb0261
More updates
4 years ago
Jeremy Tuloup
5fa11dd67d
More retro updates
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
78f745573c
First round of renaming to notebook
4 years ago
Jeremy Tuloup
6af3af2f42
Update matrix entry to 3.10
4 years ago
Jeremy Tuloup
1cbaa4f14b
Rotate Python versions on CI
4 years ago
Jeremy Tuloup
2cf6ac3df7
Update to JupyterLab 4.0 alpha
4 years ago
Alexey Stepanov
8fd3ce97b3
Fix: CI error for python 3.6 & macOS ( #6215 )
...
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: maliubiao <maliubiao@gmail.com>
Co-authored-by: Maxim Martynov <martinov_m_s_@mail.ru>
Co-authored-by: Niyas Sait <niyas.sait@linaro.org>
Co-authored-by: Jiaqi <jiaqi@creditninja.com>
Co-authored-by: Ben Greiner <code@bnavigator.de>
Co-authored-by: David Leen <dleen@netflix.com>
Co-authored-by: Kevin Bates <kbates4@gmail.com>
Co-authored-by: Steven Silvester <steven.silvester@gmail.com>
4 years ago
Jeremy Tuloup
2ac2740d1d
Set `url_path` to `retro`
4 years ago
Jeremy Tuloup
5b769da3ba
Switch to `maintainer-tools` action for Binder on PR
4 years ago
Jeremy Tuloup
154463cd5c
Use `maintainer-tools` base setup action
4 years ago
Jeremy Tuloup
05ad6794d7
Enforce labels on PRs
5 years ago
Steven Silvester
601ac0e4f4
enforce labels on PRs ( #6235 )
5 years ago
Niyas Sait
25abca0723
Enable terminal tests as pywinpty is ported for python 3.9
5 years ago
Jeremy Tuloup
3767d9c776
Fix artifact name
5 years ago
Jeremy Tuloup
6f8e0c1faa
Update UI Tests to use Galata
5 years ago
Jeremy Tuloup
1f24bedad5
Pass version spec as a GitHub Actions input
5 years ago
Jeremy Tuloup
16678dc581
Clean up bump version script
5 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
6d875e1546
Generate version spec
5 years ago
Jeremy Tuloup
c851810c6f
Adopt the Jupyter Releaser
5 years ago
Jeremy Tuloup
1ed64fce8f
Update spec in the check release workflow
5 years ago
Steven Silvester
44c7f1260b
clean up link checking ( #6130 )
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
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
38401e17d0
Fix rename test
5 years ago
Jeremy Tuloup
6e7e1eb712
Update to @playwright/test as the test runner
5 years ago
Jeremy Tuloup
5e305a4663
Trigger CI on all branches for push
5 years ago
Jeremy Tuloup
d956179598
Fix release workflow
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
da6df982d6
Release 0.2.0rc1
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
Afshin Taylor Darian
c19323de9a
Use Jupyter Releaser ( #6048 )
...
* Use Jupyter Releaser
* Automated Changelog Entry for 6.4.0a0 on notebook-releaser
* Publish 6.4.0a0
SHA256 hashes:
dist/notebook-6.4.0a0-py3-none-any.whl: abbbbb02504cedb85c2d5eeac39ea11615360b9b0075126bf180d6011eac14a5
dist/notebook-6.4.0a0.tar.gz: 2984630a020a9396c61b2c3b98f43b1957dd0121b162a926b3d6136fafa7ca16
* Bump to 6.5.0.dev0
* Remove jupyter_packaging as a runtime requirement
* Automated Changelog Entry for 6.4.0a1 on notebook-releaser
* Publish 6.4.0a1
SHA256 hashes:
dist/notebook-6.4.0a1-py3-none-any.whl: 4b0ae5cb972b5b16b18b942810b85859185ef2081017dd495e5f57099ce06ef4
dist/notebook-6.4.0a1.tar.gz: c48e10d34afa35e304e3b7deca1882508195960f35c4661dec044bb8da344ae5
* Bump to 6.5.0.dev0
* Update notebook/_version.py
Co-authored-by: Kevin Bates <kbates4@gmail.com>
* Update pyproject.toml
Co-authored-by: Kevin Bates <kbates4@gmail.com>
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Co-authored-by: Kevin Bates <kbates4@gmail.com>
5 years ago
Jeremy Tuloup
6451230075
Add Workflow Permissions for Lock Bot ( #6042 )
5 years ago
Jeremy Tuloup
932bed4af7
Add action to comment with a Binder link on PRs
5 years ago
Afshin Taylor Darian
c14d7f4ec8
Add Issue Lock and Answered Bots ( #6019 )
5 years ago
Kevin Bates
434c5cb4cb
Skip collection of terminal tests on Windows 3.9+
5 years ago
Jeremy Tuloup
21c9ea3912
Add github run number to uploaded artifacts
5 years ago
Jeremy Tuloup
e1c3197566
Upload artifacts per browser
5 years ago
Jeremy Tuloup
8b1bcac352
Install dependencies
5 years ago
Jeremy Tuloup
606752d43a
Rename script to test:ci
5 years ago
Jeremy Tuloup
03f9eba97d
Checkout repo in end2end workflow
5 years ago
Jeremy Tuloup
f889cb4621
Test on firefox and chromium on CI
5 years ago
Jeremy Tuloup
486c670b52
Upload artifacts
5 years ago
Jeremy Tuloup
b728f8c28b
Add playwright github action
5 years ago
Jeremy Tuloup
b5d97daf31
Handle prereleases
5 years ago
Jeremy Tuloup
c1c7e35be1
Remove skip_existing from the release workflow
5 years ago
Jeremy Tuloup
478fd70b7d
Release 0.1.5
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
46270509e9
Release 0.1.4
5 years ago
Jeremy Tuloup
23dd0cbb8b
Add workflow to automate releases ( #83 )
...
* Add workflow to automate releases
* Tmp: Change to trigger to test the workflow
* Add step to generate the changelog
* Update changelog command
* Tweak changelog
* Pass github token to the docker container
* Get previous tag for changelog
* Fix docker command
* wip workflow
* debug workflow
* Debug tag
* Add defaults for bash
* Add fetch depth to checkout
* Use real tag in GH Action step
* Create draft release for testing
* Tweak CHANGELOG
* More tweaks
* Update release instructions
* Tweak changelog
* Ensure build and release share common test jobs
* Upload artifacts to PyPI
* Prepare dist/
* Copy the wheel
* Update workflow to trigger on tags
* Test on TestPyPI
* Test API token
* Add TODO
* skip existing
* Switch to tags
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
Kevin Bates
364ac5257d
Replace Travis and Appveyor with Github Actions
5 years ago
Nicholas Bollweg
1ba21a9630
include npm tarballs in dist
5 years ago
Nicholas Bollweg
e2b34f08ab
add more cli tests
5 years ago
Nicholas Bollweg
62173c5c93
add multi-platform install smoke test
5 years ago
Jeremy Tuloup
19452608e2
Add CI
5 years ago