6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-12 22:27:47 +00:00
tutor/tutor
Régis Behmo c0a59cd55e feat: dynamic app name and version suffix
Here, we make it possible to automatically append a suffix to the version and app
name (in the sense of appdirs). This guarantees that a tutor edge project will
not accidentally override another community release.

In addition, we take the opportunity to document the tutor versioning format.
(I've been meaning to do that for a long time)
2021-10-14 12:59:57 +02:00
..
commands feat: dynamic app name and version suffix 2021-10-14 12:59:57 +02:00
templates feat: dynamic app name and version suffix 2021-10-14 12:59:57 +02:00
__about__.py feat: dynamic app name and version suffix 2021-10-14 12:59:57 +02:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
bindmounts.py fix: crash during local quickstart -p 2021-05-07 17:01:09 +02:00
config.py feat: upgrade to open-release/lilac.master 2021-06-08 23:29:12 +02:00
env.py feat: dynamic app name and version suffix 2021-10-14 12:59:57 +02:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py refactor: add type annotations 2021-03-15 21:46:55 +01:00
images.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
interactive.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
jobs.py 💥 improvement: better defaults for the settheme commands 2021-10-14 12:59:57 +02:00
plugins.py feat: dynamic app name and version suffix 2021-10-14 12:59:57 +02: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 fix: segmentation fault on Mac OS M1 (Big Sur) 2021-09-17 10:44:52 +02:00