Jeremy Tuloup
5e5b54baa4
Change back signature of shell.currentWidget
5 years ago
Jeremy Tuloup
fee80ca6f1
Merge pull request #100 from jtpio/notebook-title
...
Set the notebook name in the browser tab title
5 years ago
Jeremy Tuloup
804cd3a57b
Add favicons for notebooks, files and terminals
5 years ago
Jeremy Tuloup
d73b552f48
Set the notebook name in the browser tab title
5 years ago
Jeremy Tuloup
44654f03c5
Merge pull request #96 from jtpio/end2end
...
Setup playwright for end to end testing
5 years ago
Jeremy Tuloup
caa2d6b912
Add section about tests to CONTRIBUTING.md
5 years ago
Jeremy Tuloup
21c9ea3912
Add github run number to uploaded artifacts
5 years ago
Jeremy Tuloup
59728fbbd9
Set base url
5 years ago
Jeremy Tuloup
e1c3197566
Upload artifacts per browser
5 years ago
Jeremy Tuloup
88c93a387d
Fix start script
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
677eca8197
Setup test notebook data
5 years ago
Jeremy Tuloup
f916ee0c70
Cleanup artifacts before running the tests
5 years ago
Jeremy Tuloup
d68ff10f4d
Switch to firefox for testing
5 years ago
Jeremy Tuloup
486c670b52
Upload artifacts
5 years ago
Jeremy Tuloup
2db4d689d2
Add a smoke test with video recording
5 years ago
Jeremy Tuloup
4c9927341e
Start server in background on CI
5 years ago
Jeremy Tuloup
ba396897ed
Simplify selectors
5 years ago
Jeremy Tuloup
6c7465b09f
Run headless on CI
5 years ago
Jeremy Tuloup
b728f8c28b
Add playwright github action
5 years ago
Jeremy Tuloup
d9bff3966f
Add script to start jupyter classic
5 years ago
Jeremy Tuloup
24cfce0a38
Readd build:test script
5 years ago
Jeremy Tuloup
335e501dce
Setup playwright for end to end testing
5 years ago
Jeremy Tuloup
ddd6ce59a3
Merge pull request #95 from jtpio/jest
...
Add a couple of tests for the shell
5 years ago
Jeremy Tuloup
aa1e25985c
Add a couple of tests for the shell
5 years ago
Jeremy Tuloup
4af4d41c6a
Merge pull request #90 from jtpio/prereleases
...
Handle prerelease when creating a GitHub release
5 years ago
Jeremy Tuloup
b5d97daf31
Handle prereleases
5 years ago
Jeremy Tuloup
d8dfe9c1e9
Merge pull request #88 from jtpio/skip-existing
...
Remove skip_existing from the release workflow
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
edfdca8a21
Merge pull request #87 from jtpio/todos
...
Handle disabled extensions, fix a couple of TODO items
5 years ago
Jeremy Tuloup
50546f8af2
Handle disabled plugins
5 years ago
Jeremy Tuloup
ca6ee3d7f4
Use lab variable for font-size
5 years ago
Jeremy Tuloup
4e23801285
Use a Poll instead of setInterval
5 years ago
Jeremy Tuloup
cc387c81f2
Move document css to edit extension
5 years ago
Jeremy Tuloup
399a8eaf62
Update Binder link
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
ccbc84aee3
Merge pull request #82 from jtpio/logo
...
Add logo
5 years ago
Jeremy Tuloup
d3bf8a4414
Add logo
5 years ago
Jeremy Tuloup
6ce11f433d
Merge pull request #79 from jtpio/bump-lab
...
Reuse upstream scripts to update dependencies and streamline versioning
5 years ago
Jeremy Tuloup
160c310016
Reset version on CI
5 years ago
Jeremy Tuloup
8f82032036
Tag after committing
5 years ago
Jeremy Tuloup
eb6cd21daf
Update buildutils CI workflow
5 years ago
Jeremy Tuloup
23f6a4e6e2
Fix major version bump
5 years ago
Jeremy Tuloup
0b5c9933ce
Configure git on CI to commit
5 years ago