1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00
budibase/packages/worker
2023-02-27 14:41:28 +00:00
..
.vscode fix launch.json for worker after TS migration 2022-03-28 12:06:37 +01:00
__mocks__ Fix worker tests 2023-01-27 17:59:14 +00:00
scripts Use --runInBand in CI only (#9771) 2023-02-22 13:04:16 +00:00
src Fixing open handle issue - now that the worker has access to queues needs to shut them down. 2023-02-27 14:41:28 +00:00
.dockerignore
.gitignore add typescript support 2022-01-19 23:44:17 +01:00
.yarnrc Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 2022-07-08 18:33:07 +01:00
docker_run.sh updating worker script to run as sh 2022-05-27 12:22:55 +01:00
Dockerfile Updated default feature flags to include onboarding by default. Added tenant overrides to allow exclusion from global features 2023-02-01 14:12:43 +00:00
jest-testcontainers-config.js Remove redundant env from jestTestcontainersConfigGenerator 2023-02-01 11:49:25 +00:00
jest.config.ts Run CI steps in parallel (#9760) 2023-02-21 17:13:24 +00:00
LICENSE License cleanup 2021-11-17 14:21:16 +00:00
nodemon.json
package.json Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-24 17:03:00 +00:00
pm2.config.js
tsconfig.build.json
tsconfig.json Use swc option with ts-node (#9447) 2023-01-27 09:33:04 +00:00
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-24 17:03:00 +00:00