7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-01 22:00:48 +00:00
tutor/tutor/hooks
Régis Behmo 7d20329894 feat: local stop on dev start (and vice versa)
Running `local start` while a dev platform is still running is a common sourse
of mistakes. Here we introduce a new action to automatically stop local and dev
projects whenever a project with a different name is started.
2022-04-24 09:56:12 +02:00
..
__init__.py feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
actions.py feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
consts.py feat: local stop on dev start (and vice versa) 2022-04-24 09:56:12 +02:00
contexts.py feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
filters.py feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00