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-22 21:47:21 +02:00
..
apps fix: Adjust sorting for new pull requests 2022-10-22 21:47:21 +02:00
config feat: Toggle telemetry with telemetry enabled env variable 2022-09-21 09:08:51 +02:00
db/migrations chore(backend): add soft delete migration 2022-09-28 21:38:33 +02:00
graphql fix: mark step completed only when successful 2022-10-21 21:24:47 +02:00
helpers fix: Adjust action item of slack post message 2022-10-22 19:50:25 +02:00
models feat: Capture unhandled errors by restructuring apps 2022-10-22 13:48:49 +02:00
queues refactor: Extract processor job into separate background jobs 2022-10-13 18:45:30 +02:00
services refactor: Restructure apps with new data pushing logic 2022-10-22 19:29:02 +02:00
types fix: Type errors related with global variable of connection 2022-10-07 16:06:10 +03:00
workers refactor: Restructure apps with new data pushing logic 2022-10-22 19:29:02 +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