Commit Graph

1395 Commits

Author SHA1 Message Date
Yuvi Panda
ba03e4d239 Merge pull request #782 from raybellwaves/patch-9
DOC: add tljh-db plugin to list
2022-01-26 22:49:44 +05:30
Ray Bell
2f33f9893a ENH: add logging if user-requirements-txt-url found 2022-01-24 21:50:51 -05:00
Ray Bell
514ee6372d extra logger.info 2021-12-29 01:18:10 -05:00
Ray Bell
e7ab6622b1 DOC: update sudo tljh-config --help demo 2021-12-20 21:50:40 -05:00
Ray Bell
952b775e85 DOC: more info on plugins 2021-12-20 20:56:29 -05:00
Georgiana Elena
3bf4b73138 Merge pull request #768 from raybellwaves/patch-1
DOC: hyperlink there
2021-12-19 12:41:25 +02:00
Ray Bell
743dea96da DOC: add tljh-db plugin to list 2021-12-18 23:36:04 -05:00
Ray Bell
3e676c3631 DOC: move link to contributing/plugin higher 2021-12-18 22:56:10 -05:00
Ray Bell
2f85653650 Update docs/install/add_packages.txt
Co-authored-by: Georgiana Elena <georgiana.dolocan@gmail.com>
2021-12-17 11:23:22 -05:00
Georgiana Elena
4018faa95a Merge pull request #772 from raybellwaves/patch-2
DOC: update info on AWS get system log
2021-12-17 12:17:14 +02:00
Georgiana Elena
82fee7b432 Merge pull request #764 from oisinBates/feature/update-plugin-documentation
updating 'plugin' documentation
2021-12-17 11:50:19 +02:00
Ray Bell
c258e152ec DOC: update info on AWS get system log 2021-12-16 21:28:22 -05:00
Ray Bell
cb6b3d62e3 DOC: hyperlink there 2021-12-16 01:01:01 -05:00
oisinBates
b3b850d7c2 updating plugins.rst 2021-11-18 20:11:22 -08:00
Erik Sundell
ad38fad96a Merge pull request #755 from consideRatio/pr/apply-black
pre-commit: apply black formatting (and prettier on one yaml file)
2021-11-04 11:35:09 +01:00
Erik Sundell
1120466b71 pre-commit: run prettier 2021-11-03 23:55:54 +01:00
Erik Sundell
e0aaa4f995 pre-commit: run black with string normalization 2021-11-03 23:55:34 +01:00
Erik Sundell
2ba942ba76 pre-commit: manual adjustments following black 2021-11-03 23:53:43 +01:00
Erik Sundell
771ae59636 pre-commit: run black without string normalization 2021-11-03 23:53:41 +01:00
Erik Sundell
e75de14839 Merge pull request #679 from cdibble/dev_connor
Add support for installing TLJH on Arm64 systems
2021-11-03 23:47:13 +01:00
Connor Dibble
912f395538 Add CircleCI test against Arm64 architecture 2021-11-03 23:06:37 +01:00
Connor Dibble
a91571dd22 Support Arm64 CPU architectures 2021-11-03 23:06:37 +01:00
Connor Dibble
f25d35d7a0 docs: notes for arm64 support 2021-11-03 22:44:49 +01:00
Erik Sundell
8edadb4894 Merge pull request #754 from consideRatio/pr/remove-requirements-txt-fixer
pre-commit: remove requirements-txt-fixer
2021-11-03 22:08:55 +01:00
Erik Sundell
2ce091cbc5 pre-commit: remove requirements-txt-fixer 2021-11-01 09:39:20 +01:00
Yuvi Panda
ece294f6eb Merge pull request #748 from consideRatio/pr/add-pre-commit-config
Add .pre-commit-config
2021-11-01 14:04:15 +05:30
Erik Sundell
4ba60a2814 Add .pre-commit-config (from jupyterhub/oauthenticator) 2021-11-01 09:23:34 +01:00
Yuvi Panda
770cb3a3ac Merge pull request #747 from consideRatio/pr/pre-adding-pre-commit-fixes
Small fixes for flake8 and other smaller pre-commit tools
2021-11-01 13:42:31 +05:30
Erik Sundell
c2c4d708f5 pyupgrade fixes 2021-10-31 11:26:40 +01:00
Erik Sundell
b0375627e3 prettier fixes 2021-10-31 11:15:22 +01:00
Erik Sundell
623ab321f0 check-executable-have-shebangs fixes 2021-10-31 11:15:22 +01:00
Erik Sundell
0b817fb563 end-of-file-fixer fixes 2021-10-31 11:15:22 +01:00
Erik Sundell
a64f242b61 flake8 fixes: unused imports and f-strings without vars 2021-10-28 15:43:50 +02:00
Erik Sundell
39ed51b841 Add flake8 config 2021-10-28 15:43:50 +02:00
Erik Sundell
0cdf03afd2 Merge pull request #749 from consideRatio/pr/bump-firstuseauth
Update firstuseauthenticator to 1.0.0
2021-10-28 14:00:58 +02:00
Erik Sundell
2d10400f89 Update firstuseauthenticator to 1.0.0 2021-10-28 13:39:14 +02:00
Erik Sundell
2d6d970146 Merge pull request #719 from consideRatio/pr/update-hub-user-env-and-tljh-deps
Bump to recent versions, and make bootstrap.py update to those when run
2021-10-28 03:47:42 +02:00
Erik Sundell
3de51ff637 Remove --no-cache-dir flag 2021-10-27 15:34:44 +02:00
Erik Sundell
125e12ca5e Let pip upgrade packages
Since we now longer pin versions to the patch version, we should make
an install cause the packages upgrade within the version constraints
rathern than just settle for the current version if it is already
installed.
2021-10-27 10:41:43 +02:00
Yuvi Panda
bbd358fb50 Merge pull request #745 from minrk/rm-fixmes
remove addressed FIXMEs in update_auth
2021-10-27 13:31:20 +05:30
Erik Sundell
6f440107f9 Merge pull request #744 from minrk/rm-mock-config
Remove MockConfigurer
2021-10-27 09:40:20 +02:00
Erik Sundell
6197784045 Try stop pinning chardet 2021-10-27 09:15:44 +02:00
Erik Sundell
78bdf76860 Update pinned tljh dependencies for: ruamel.yaml, pluggy 2021-10-27 09:15:44 +02:00
Erik Sundell
8910ffb1ab user env: bump to require latest major version, less pinned now 2021-10-27 09:15:44 +02:00
Erik Sundell
990135e179 hub env: bump to require latest major version, less pinned now 2021-10-27 09:15:44 +02:00
Min RK
afa77c42f8 use Config object when testing config
Mocking only seems to make things more complicated
2021-10-27 09:14:33 +02:00
Min RK
e194a1a3c7 Merge pull request #721 from consideRatio/pr/make-auth-config-more-general
Apply TLJH auth config with less assumptions
2021-10-27 09:12:31 +02:00
Min RK
d3412a1c81 remove addressed FIXMEs in update_auth
These are both addressed by the use of traitlets.config

- an informative error is raised if the auth class cannot be imported
- only configurable traits can be set, not any attribute on any object

also fix a couple of typos in the docstring that I introduced during review
2021-10-27 09:12:24 +02:00
Min RK
0cd6b2a8b0 raise on ignored config in auth
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-10-27 08:46:46 +02:00
Erik Sundell
efb8ee0ffc Add back FIXME notes unchanged 2021-10-27 01:53:55 +02:00