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-08 21:04:08 +03:00
..
apps fix: correct scheduler outputs 2022-10-08 10:37:26 +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(backend): make getInterval optional 2022-10-08 14:36:38 +02:00
helpers fix: make auth in global variable optional 2022-10-08 10:36:48 +02:00
models fix: Integration and auth problems wrt slack and twitter 2022-10-07 16:06:10 +03:00
queues fix: Implement graceful shutdown for worker and queue scheduler 2022-05-13 10:22:58 +02:00
services fix: Do not use mutated step for global variables of actions 2022-10-08 21:04:08 +03:00
types fix: Type errors related with global variable of connection 2022-10-07 16:06:10 +03:00
workers feat(cli): add start-worker command 2022-09-07 18:35:20 +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 feat: Add service type to telemetry data 2022-09-21 09:08:51 +02:00