budibase/packages/worker
Rory Powell 940de8b6a0 Run CI steps in parallel (#9760)
* Parallel CI

* Add build to integration test

* Add checkout to top of each run

* Revert branch update for ci job

* Experiment with --runInBand for CI

* Fix intermittent backend-core migration test failure

* Fix hanging worker redis connection

* Update naming from reset to newTenant
2023-02-21 17:13:24 +00:00
..
.vscode
__mocks__ Fix worker tests 2023-01-27 17:59:14 +00:00
scripts Prevent SSO users from setting / resetting a password (#9672) 2023-02-21 08:23:53 +00:00
src Run CI steps in parallel (#9760) 2023-02-21 17:13:24 +00:00
.dockerignore
.gitignore
.yarnrc
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
LICENSE
docker_run.sh
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
nodemon.json
package.json Run CI steps in parallel (#9760) 2023-02-21 17:13:24 +00:00
pm2.config.js
tsconfig.build.json Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
tsconfig.json Use swc option with ts-node (#9447) 2023-01-27 09:33:04 +00:00
yarn.lock Update pro version to 2.3.18-alpha.0 2023-02-21 17:07:51 +00:00