This repository has been archived on 2023-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
automate/packages/backend/src
2022-10-15 20:43:11 +02:00
..
apps fix(scheduler): return TriggerDataItem 2022-10-15 20:43:11 +02:00
config feat: Toggle telemetry with telemetry enabled env variable 2022-09-21 09:08:51 +02:00
db/migrations feat: Add error details jsonb column to execution steps 2022-09-04 19:13:25 +03:00
graphql fix: only show apps with actions in action step 2022-10-15 13:35:14 +02:00
helpers refactor: Restructure workers to work with services 2022-10-14 22:33:26 +02:00
models refactor: Restructure workers to work with services 2022-10-14 22:33:26 +02:00
queues refactor: Extract processor job into separate background jobs 2022-10-13 18:45:30 +02:00
services refactor: Restructure workers to work with services 2022-10-14 22:33:26 +02:00
types fix: Type errors related with global variable of connection 2022-10-07 16:06:10 +03:00
workers refactor: Restructure workers to work with services 2022-10-14 22:33:26 +02:00
app.ts feat: Enable bullmq dashboard with environment variable 2022-05-13 11:40:52 +02:00
server.ts fix: shutdown server on SIGTERM 2022-09-26 22:36:12 +02:00
worker.ts refactor: Extract processor job into separate background jobs 2022-10-13 18:45:30 +02:00