mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
refactor: migrate workflow actions to runtime config snapshot
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"root": "app"
|
||||
},
|
||||
"settings_imports": {
|
||||
"count": 127,
|
||||
"count": 125,
|
||||
"files": [
|
||||
"app/adapters/cache/backends.py",
|
||||
"app/adapters/cache/redis.py",
|
||||
@@ -135,9 +135,7 @@
|
||||
"app/startup/lifecycle/__init__.py",
|
||||
"app/startup/modules_initializer.py",
|
||||
"app/startup/plugins_initializer.py",
|
||||
"app/startup/routers_initializer.py",
|
||||
"app/workflow/actions/fetch_medias.py",
|
||||
"app/workflow/actions/send_message.py"
|
||||
"app/startup/routers_initializer.py"
|
||||
]
|
||||
},
|
||||
"system_config_oper_constructions": {
|
||||
|
||||
Reference in New Issue
Block a user