1
0
Fork 0
mirror of synced 2024-06-03 02:55:14 +12:00
budibase/packages/worker
2022-09-14 09:55:53 +00:00
..
.vscode fix launch.json for worker after TS migration 2022-03-28 12:06:37 +01:00
scripts update bulk create and bulk delete backend 2022-08-25 19:41:47 +01:00
src Clear quota cache on deprovision + gracefully handle account metadata doc deletion 2022-09-05 16:17:58 +01:00
.dockerignore cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
.gitignore Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +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 Update posthog token 2022-08-08 14:03:04 +01:00
LICENSE License cleanup 2021-11-17 14:21:16 +00:00
nodemon.json Add ts watch support for backend-core + stub out migrations 2022-05-04 11:22:50 +01:00
package.json Update pro version to 1.3.15-alpha.6 2022-09-14 09:55:53 +00:00
pm2.config.js updating pm2 config files to be named correctly so commands are picked up 2022-05-23 19:13:02 +01:00
tsconfig.build.json Exclude test utils from server and worker builds 2022-09-06 10:22:14 +01:00
tsconfig.json Export core test pkg as package.json export 2022-06-13 15:29:19 +01:00
yarn.lock Update pro version to 1.3.15-alpha.6 2022-09-14 09:55:53 +00:00