1
0
Fork 0
mirror of synced 2024-06-01 18:20:18 +12:00
budibase/packages/worker
2022-08-26 13:30:03 +00:00
..
.vscode fix launch.json for worker after TS migration 2022-03-28 12:06:37 +01:00
scripts 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
src Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues 2022-08-18 10:59:40 +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.2.44-alpha.10 2022-08-26 13:30:03 +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 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
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.2.44-alpha.10 2022-08-26 13:30:03 +00:00