feat: Add support for scheduled workflows (#7651)

We still need to:
But wanted to open the PR for early feedback on the approach
This commit is contained in:
Stevche Radevski
2024-06-10 14:49:52 +00:00
committed by GitHub
parent 7f53fe06b6
commit 69410162f6
20 changed files with 465 additions and 44 deletions
+2 -1
View File
@@ -5851,6 +5851,7 @@ __metadata:
"@mikro-orm/migrations": 5.9.7
"@mikro-orm/postgresql": 5.9.7
awilix: ^8.0.0
cron-parser: ^4.9.0
cross-env: ^5.2.1
dotenv: ^16.4.5
jest: ^29.6.3
@@ -14772,7 +14773,7 @@ __metadata:
languageName: node
linkType: hard
"cron-parser@npm:^4.2.0, cron-parser@npm:^4.6.0":
"cron-parser@npm:^4.2.0, cron-parser@npm:^4.6.0, cron-parser@npm:^4.9.0":
version: 4.9.0
resolution: "cron-parser@npm:4.9.0"
dependencies: