1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
budibase/packages/worker
Peter Clement 66fdf03398
Refactor automation orchestrator to support branching (#14461)
* refactor automation thread

* fix infinite loop in branching

* remove try catch

* remove spacing

* remove unecessary addition of branch outputs

* pr comments

* remove loopstep instance variable

* add test to cover failure scenario

* add tests for other automationf ailure conditions

* update test name

* use private keyword instead of underscore

* parse int / string safely

* fix refs

* add condition support for branching and tests

* create helper function for recursing all search filters

* move helper func

* fix import
2024-09-03 08:33:41 +00:00
..
__mocks__/@budibase Actually remove oauth.ts this time. 2024-03-20 13:03:57 +00:00
scripts Defaulting SQS to on in development environments, this removes the need for setting it in the management scripts. 2024-08-30 15:10:55 +01:00
src Refactor automation orchestrator to support branching (#14461) 2024-09-03 08:33:41 +00:00
.dockerignore
.gitignore
.yarnrc
docker_run.sh
Dockerfile Remove old, unused feature flags. 2024-08-15 10:53:43 +01:00
jest.config.ts Don't need a globalTeardown, testcontainers handles the removal of containers. 2024-03-26 10:00:34 +00:00
LICENSE
nodemon.json
openapi-3.0.yaml
package.json Update @techpass/passport-openidconnect 2024-07-04 10:58:00 +02:00
pm2.config.js
tsconfig.build.json Set string-templates path 2024-03-14 17:17:10 +01:00
tsconfig.json