SurfSense/surfsense_backend/app/automations
2026-05-27 16:29:32 +02:00
..
dispatch feat(automations): add manual dispatch service 2026-05-27 15:30:41 +02:00
persistence feat(automation): wire SQLAlchemy relationships on both sides 2026-05-27 13:45:32 +02:00
registries refactor(automations): bind action handlers via ActionContext factory 2026-05-27 16:29:32 +02:00
runtime refactor(automations): bind action handlers via ActionContext factory 2026-05-27 16:29:32 +02:00
schemas refactor(automation): drop Block suffix from definition components 2026-05-27 13:48:41 +02:00
tasks feat(automation): register automation run celery task 2026-05-27 15:02:36 +02:00
templating feat(automation): add recursive render_value to templating 2026-05-27 15:02:36 +02:00
__init__.py chore(automation): trim docstrings to intent only 2026-05-26 23:01:22 +02:00