6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-13 06:37:46 +00:00
tutor/tutor
Régis Behmo 536932cf20 v3.4.0 (2019-06-17)
- [Feature] Creation of a plugin system
- [Feature] Kubernetes support out of beta
- [Improvement] Switch to pinned image tags for easier upgrades
- 💥[Improvement] Remove the `-y/--yes` option: `tutor config save` is
now non-interactive by default. Use `-i/--interactive` to force
interactive mode.
- 💥[Improvement] Replace the `databases` command by `init`.
- [Improvement] Upgrade to ironwood.2
- [Improvement] Add `-y/--yes` option to `local quickstart` for
non-interactive quickstart
- [Improvement] Persist LMS/CMS logs to disk by default (with
collaboration from @silviot 💪)
- [Bugfix] Fix installing a locally cloned requirement repository
- [Improvement] Add `--no-cache` option to `images build`
- [Improvement] Make it possible to configure the notes service hostname
- [Improvement] Better, more robust MySQL initialisation
2019-06-17 22:38:55 +02:00
..
commands Working Kubernetes quickstart 2019-06-17 22:38:55 +02:00
templates Working Kubernetes quickstart 2019-06-17 22:38:55 +02:00
__about__.py v3.4.0 (2019-06-17) 2019-06-17 22:38:55 +02:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
config.py Fix a few minor plugin-related TODOs 2019-06-07 22:49:45 +02:00
env.py Fix a few minor plugin-related TODOs 2019-06-07 22:49:45 +02:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py Add convenient fmt.echo_* functions 2019-05-29 09:53:54 +02:00
interactive.py Make configuration silent (non-interactive) by default 2019-06-07 22:49:45 +02:00
opts.py Run code formatting on the entire code base 2019-05-05 12:30:20 +02:00
plugins.py Working Kubernetes quickstart 2019-06-17 22:38:55 +02:00
scripts.py Working Kubernetes quickstart 2019-06-17 22:38:55 +02:00
serialize.py Run code formatting on the entire code base 2019-05-05 12:30:20 +02:00
utils.py Progress on the plugins/k8s front 2019-06-07 22:49:45 +02:00