sim
sim copied to clipboard
feat(deployments): make deployed state source of truth for non-manual executions + versioning
Summary
Make deployed versions table be the source of truth for workflow state being executed by Webhooks, Schedules, API, Chat.
Script to make every workflow have a row since webhooks and schedules previously depended on live state.
High risk migration + type changes
Type of Change
- [x] New feature
Testing
IN PROGRESS
Checklist
- [x] Code follows project style guidelines
- [x] Self-reviewed my changes
- [x] Tests added/updated and passing
- [x] No new warnings introduced
- [x] I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)