dependabot[bot]
|
d4576e8734
|
Bump dessant/lock-threads from 3 to 4 (#6650)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v3...v4)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Jeremy Tuloup
|
dd77e50097
|
Fix issue template formatting (#6626)
* Fix issue template formatting
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add additional mdformat plugins
* Fix bug_report.md
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
3 years ago |
Steven Silvester
|
62977896e0
|
Clean up workflows (#6635)
|
3 years ago |
Steven Silvester
|
8ccc516d7b
|
increase timeout
|
3 years ago |
Steven Silvester
|
0386e69efb
|
increase pytest version
|
3 years ago |
Jeremy Tuloup
|
b7ba0592f2
|
Merge branch 'main' into ci-cleanup
|
3 years ago |
Steven Silvester
|
ec6874ccb5
|
more cleanup
|
3 years ago |
Steven Silvester
|
f9ecd9fe28
|
try again
|
3 years ago |
Steven Silvester
|
e539e80e79
|
cleanup
|
3 years ago |
Steven Silvester
|
7c7d400535
|
fixes
|
3 years ago |
Steven Silvester
|
aaaac25fc1
|
cleanup
|
3 years ago |
Steven Silvester
|
0eb820116a
|
cleanup
|
3 years ago |
Steven Silvester
|
ba3addf7cf
|
cleanup
|
3 years ago |
Steven Silvester
|
e1a2ea0925
|
ci cleanup
|
3 years ago |
Jeremy Tuloup
|
a5d0bb2124
|
Update JupyterLab Python package
|
3 years ago |
Jeremy Tuloup
|
34f82c127a
|
Bump to Python 3.11 on CI
|
3 years ago |
Steven Silvester
|
9141f3eabb
|
Fix async contents handling and add test (#6616)
* Fix async contents handling and add test
* cleanup
* fix arg
* add another ignore
|
3 years ago |
dependabot[bot]
|
43f24e7637
|
Bump dessant/lock-threads from 2 to 3
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2 to 3.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2...v3)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Jeremy Tuloup
|
a525ced952
|
Add dependabot config to update GitHub Actions
|
4 years ago |
Jeremy Tuloup
|
d7612e5d6a
|
Update `actions/upload-artifact`
|
4 years ago |
Jeremy Tuloup
|
d111c159ba
|
Update `actions/checkout` and `actions/download-artifact`
|
4 years ago |
Steven Silvester
|
642be7aef5
|
cleanup
|
4 years ago |
Steven Silvester
|
37c48d4380
|
install self
|
4 years ago |
Steven Silvester
|
112a322a9f
|
maintenance cleanup
|
4 years ago |
Jeremy Tuloup
|
0d4c160564
|
Update to JupyterLab 4.0.0a30
|
4 years ago |
Jeremy Tuloup
|
a1de26417d
|
Increase ui tests workflow timeout
|
4 years ago |
Afshin T. Darian
|
a339e46059
|
Update to 4.0.0a29
|
4 years ago |
Afshin T. Darian
|
a4356bdf28
|
Update to JupyterLab 4.0.0a28
|
4 years ago |
Steven Silvester
|
f5866ebbfb
|
fix versioning job
|
4 years ago |
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 |
pre-commit-ci[bot]
|
53533db969
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
4 years ago |
RRosio
|
3d4af645c6
|
adding jupyterlab-probot yaml file for labeling new issues with triage status label
|
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 |
Jason Weill
|
af6eddd0d2
|
Copy edits in config, edits bug report template (#6364)
|
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 |
Zachary Sailer
|
1607ec46ad
|
Allow blank issues
|
4 years ago |
Steven Silvester
|
46959df2c5
|
make docs build strict
|
4 years ago |
Steven Silvester
|
1815140d9b
|
fix version spec
|
4 years ago |