SurfSense/surfsense_backend/app/automations
2026-05-27 17:55:58 +02:00
..
actions refactor(automations): vertical-slice actions and triggers by domain 2026-05-27 17:07:20 +02:00
dispatch refactor(automations): extract dispatch_run; move manual adapter under triggers/manual/dispatch.py 2026-05-27 17:20:23 +02:00
persistence add next_fire_at to automation_triggers and croniter dep 2026-05-27 17:55:58 +02:00
runtime refactor(automations): vertical-slice actions and triggers by domain 2026-05-27 17:07:20 +02:00
schemas refactor(automations): vertical-slice actions and triggers by domain 2026-05-27 17:07:20 +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
triggers refactor(automations): extract dispatch_run; move manual adapter under triggers/manual/dispatch.py 2026-05-27 17:20:23 +02:00
__init__.py chore(automation): trim docstrings to intent only 2026-05-26 23:01:22 +02:00