1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
budibase/packages/server/src/automations
2021-03-24 18:21:23 +00:00
..
steps Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
tests Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
actions.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
automationUtils.js Adding jest test cases to string templating library. 2021-01-19 17:29:38 +00:00
index.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
logic.js
thread.js Updating the string templating system to be capable of async operations. 2021-01-20 13:32:15 +00:00
triggers.js Finishing off automation test cases, above 90% coverage for automations codebase. 2021-03-15 14:11:13 +00:00