1
0
Fork 0
mirror of synced 2024-09-20 11:27:56 +12:00
budibase/packages/worker/src
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
..
api Refactor automation orchestrator to support branching (#14461) 2024-09-03 08:33:41 +00:00
constants Fix duplicate enum value. 2024-03-18 11:58:50 +00:00
db Set Redis initialisation back to how it was before I started messing with it. 2023-11-10 16:17:18 +00:00
middleware
migrations Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
sdk Make sure to delete SSO ID doc as well (#14307) 2024-08-05 12:54:36 +01:00
tests Fix environment test. 2024-08-27 14:40:15 +01:00
utilities Support attachment columns in Automations (#13567) 2024-05-09 14:30:56 +01:00
ddApm.ts
environment.ts Auto login the user after password is set (#14344) 2024-08-08 17:45:04 +01:00
index.ts Fix lint. 2024-08-15 16:11:06 +01:00
initPro.ts Clean 2024-03-06 00:34:48 +01:00