mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
* Rewrites TriggerRepositoryInterface tests * Migrates Trigger model to TriggerState model * Migrates next_execution_date to next_evaluation_epoch (fix timezone issue) * Refactors and cleanup trigger REST APIs * Migrates trigger.Toggle task to use new trigger event queue * Removes legacy trigger queue * Adds migration trigger script