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-16 23:34:21 +02:00
..
apps refactor: clean up github and rewrite its auth 2022-10-16 23:34: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 refactor: clean up github and rewrite its auth 2022-10-16 23:34:21 +02:00
helpers refactor: clean up github and rewrite its auth 2022-10-16 23:34:21 +02:00
models refactor: clean up github and rewrite its auth 2022-10-16 23:34:21 +02:00
queues refactor: Extract processor job into separate background jobs 2022-10-13 18:45:30 +02:00
services feat: add defineTrigger and defineAction 2022-10-16 11:15:05 +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