7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-26 16:53:28 +00:00
tutor/tutor
Régis Behmo 43c5177187 v13.1.8 (2022-03-18)
- [Bugfix] Fix "evalsymlink failure" during `k8s quickstart` (#611).
- [Bugfix] Fix "TypeError: upgrade() got an unexpected keyword argument 'non_interactive'" during `local upgrade`.
2022-03-24 09:41:41 +01:00
..
commands fix: "evalsymlink failure" during k8s namespace creation 2022-03-24 08:25:56 +01:00
templates fix: dockerize on arm64 2022-03-17 11:26:40 +01:00
__about__.py v13.1.8 (2022-03-18) 2022-03-24 09:41:41 +01:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
bindmounts.py fix: lint unused arguments in code base 2021-12-20 21:19:10 +01:00
config.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
env.py fix: attempt to make upgrade much clearer 2022-01-08 19:07:26 +01:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py feat: upgrade to Maple 2021-12-20 21:21:36 +01:00
images.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
interactive.py refactor: clarify configuration management 2021-12-20 21:19:10 +01:00
jobs.py fix: "unexpected args" error on k8s 2022-03-17 10:40:57 +01:00
plugins.py chore: upgrade mypy 2022-02-21 10:59:53 +01:00
serialize.py fix: YamlParamType supports line terminators 2021-04-25 09:14:21 +02:00
types.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
utils.py chore: fix various linting warnings in f-strings and docs 2022-02-25 14:50:36 +01:00