David Alber
beed70060c
Reword sentence
2024-03-01 12:09:17 -08:00
David Alber
d9a0a5fc7a
Fix typo and replace word: "disitnguishing" --> "distinctive"
...
The typo is of "distinguishing", but "distinctive" makes more sense
to me in the context of the sentence it is in.
2024-03-01 11:50:47 -08:00
Erik Sundell
4e397bc687
Re-install conda/mamba for every tljh upgrade (doesn't imply upgrade)
2024-02-26 16:44:12 +01:00
Erik Sundell
7d8a84860f
tests: show mamba list for the user environment before/after upgrade
...
This can help us check if a package has been installed from PyPI via
pip, or from conda-forge or other channel via conda/mamba.
2024-02-26 16:44:12 +01:00
Erik Sundell
2fe9912333
tests: test pip install plugin with no-dependency package
...
This is a simplification to help ensure we don't run into issues like
below because requests gets installed via pip.
```
RemoveError: 'requests' is a dependency of conda and cannot be removed from conda's operating environment.
```
2024-02-26 16:44:12 +01:00
Erik Sundell
02c3d7539b
Merge pull request #967 from consideRatio/pr/ci-add-tests
...
ci: add tests for debian 12 and ubuntu 24.04
2024-02-26 16:43:57 +01:00
Erik Sundell
10ba571bde
ci: add test for ubuntu 24.04
2024-02-26 16:24:29 +01:00
Erik Sundell
7fa4e2bcec
ci: add test for debian 12
2024-02-24 21:47:36 +01:00
Erik Sundell
2faf0d3a5f
Merge pull request #963 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-02-06 08:26:09 +01:00
pre-commit-ci[bot]
b35851f2b7
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-05 20:29:33 +00:00
pre-commit-ci[bot]
9755938d7d
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 23.12.1 → 24.1.1](https://github.com/psf/black/compare/23.12.1...24.1.1 )
- [github.com/pycqa/flake8: 6.1.0 → 7.0.0](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0 )
2024-02-05 20:27:06 +00:00
Jordan Bradford
1f7d6d1c55
Add doc string for validate_config
2024-02-05 14:52:31 -05:00
Jordan Bradford
9060267458
Add LetsEncrypt.staging; run pre-commit
2024-02-03 13:39:17 -05:00
Jordan Bradford
4912cffe65
Fix parse_value
2024-02-03 13:27:58 -05:00
Jordan Bradford
d0c9aa263a
Remove TLS required properties
2024-02-03 13:18:39 -05:00
Jordan Bradford
fa363658df
Update schema based on values in configurer.py
2024-02-03 13:08:27 -05:00
Jordan Bradford
166eba6735
Switch from JSON to py
2024-02-03 12:48:31 -05:00
Jordan Bradford
5a0de137d2
Do not allow additionalProperties for Users
2024-02-02 23:22:57 -05:00
Jordan Bradford
929536de7b
Run pre-commit hooks
2024-02-02 23:07:38 -05:00
Jordan Bradford
ef5c6c56b7
print human readable error message
2024-02-02 23:06:31 -05:00
Jordan Bradford
fb01dea5e4
Working schema path
2024-02-02 23:01:36 -05:00
Jordan Bradford
78d4b7fbc4
Test config setup
2024-02-02 22:52:16 -05:00
Jordan Bradford
d292457803
Initial config setup
2024-02-02 21:51:23 -05:00
Erik Sundell
6dd2ee812a
Merge pull request #961 from jupyterhub/dependabot/github_actions/actions/cache-4
...
build(deps): bump actions/cache from 3 to 4
2024-02-01 10:57:26 +01:00
Erik Sundell
641a02ed07
Merge pull request #960 from jupyterhub/dependabot/github_actions/codecov/codecov-action-4
...
build(deps): bump codecov/codecov-action from 3 to 4
2024-02-01 10:25:36 +01:00
dependabot[bot]
1c9301e4d7
build(deps): bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 05:26:48 +00:00
dependabot[bot]
723c4e756d
build(deps): bump codecov/codecov-action from 3 to 4
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 05:26:45 +00:00
Erik Sundell
eeae5f06be
Merge pull request #959 from consideRatio/pr/add-azure-ad-dependency
...
Add missing oauthenticator dependency for AzureADOAuthenticator
2024-01-25 07:05:32 +01:00
Erik Sundell
4abf3f003f
Add optional oauthenticator dependency for AzureAD
2024-01-04 02:28:28 +01:00
Erik Sundell
3da9743640
Merge pull request #956 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-01-04 01:06:36 +01:00
Erik Sundell
aec331b114
Merge pull request #958 from jupyterhub/dependabot/github_actions/actions/setup-python-5
...
build(deps): bump actions/setup-python from 4 to 5
2024-01-04 00:51:38 +01:00
pre-commit-ci[bot]
0f5a0ccbe0
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pycqa/isort: 5.12.0 → 5.13.2](https://github.com/pycqa/isort/compare/5.12.0...5.13.2 )
- [github.com/psf/black: 23.10.1 → 23.12.1](https://github.com/psf/black/compare/23.10.1...23.12.1 )
- [github.com/pre-commit/mirrors-prettier: v3.0.3 → v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.3...v4.0.0-alpha.8 )
2024-01-01 20:22:48 +00:00
dependabot[bot]
f1c7e2d90f
build(deps): bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 05:51:55 +00:00
Min RK
5cb6b69020
Merge pull request #949 from pdebuyl/patch-1
...
Fix URL syntax in nativeauth.md
2023-11-22 14:25:22 +01:00
Min RK
7faf997c7b
Merge pull request #953 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-11-07 10:03:44 +01:00
pre-commit-ci[bot]
79134e3a2f
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.14.0 → v3.15.0](https://github.com/asottile/pyupgrade/compare/v3.14.0...v3.15.0 )
- [github.com/psf/black: 23.9.1 → 23.10.1](https://github.com/psf/black/compare/23.9.1...23.10.1 )
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0 )
2023-11-06 20:28:01 +00:00
Pierre de Buyl
e869633871
Fix URL syntax in nativeauth.md
2023-10-27 11:56:22 +02:00
Erik Sundell
793f6237b4
Merge pull request #945 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-10-03 12:42:12 +02:00
pre-commit-ci[bot]
caab46e08a
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.10.1 → v3.14.0](https://github.com/asottile/pyupgrade/compare/v3.10.1...v3.14.0 )
- [github.com/psf/black: 23.7.0 → 23.9.1](https://github.com/psf/black/compare/23.7.0...23.9.1 )
2023-10-03 10:35:43 +00:00
Erik Sundell
dcb91d4e6a
Merge pull request #943 from jupyterhub/dependabot/github_actions/actions/checkout-4
...
build(deps): bump actions/checkout from 3 to 4
2023-10-01 10:12:17 +02:00
dependabot[bot]
ed6ff645c2
build(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 05:45:52 +00:00
YuviPanda
291c096a17
Fix argument name of channels
2023-09-29 14:47:53 -07:00
pre-commit-ci[bot]
eafc10e82a
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-09-29 21:39:30 +00:00
YuviPanda
58a679f584
Fix how channels are added to -c command
2023-09-29 14:39:12 -07:00
pre-commit-ci[bot]
9bde7e4680
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-09-29 21:35:50 +00:00
YuviPanda
6359bf498c
Merge remote-tracking branch 'upstream/main' into conda-channels
2023-09-29 14:27:25 -07:00
Yuvi Panda
44bdaf2fa4
Merge pull request #939 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-09-29 14:19:34 -07:00
pre-commit-ci[bot]
1d1aefd518
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/PyCQA/autoflake: v2.2.0 → v2.2.1](https://github.com/PyCQA/autoflake/compare/v2.2.0...v2.2.1 )
- [github.com/pre-commit/mirrors-prettier: v3.0.0 → v3.0.3](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0...v3.0.3 )
2023-09-05 08:11:29 +00:00
Min RK
542cf4de6b
Merge pull request #935 from schwebke/main
...
adapt install documentation for new /lab default interface
2023-08-14 11:32:15 +02:00
Kai G. Schwebke
46b49c819c
adapt install documentation for new /lab default interface
2023-08-12 08:47:23 +02:00