budibase/packages/server/src/automations
mike12345567 35dba2e1cb Fixing test cases after removing worker-farm. 2021-09-14 17:14:44 +01:00
..
steps Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00
tests Fixing test cases after removing worker-farm. 2021-09-14 17:14:44 +01:00
triggerInfo Removing the concept of worker-farm and fixing issues raised in review. 2021-09-14 16:43:06 +01:00
actions.js Removing the concept of a logic block. 2021-09-14 11:28:39 +01:00
automationUtils.js Formatting. 2021-06-16 18:39:59 +01:00
bullboard.js Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 2021-09-08 19:29:28 +01:00
index.js Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 2021-09-08 19:29:28 +01:00
thread.js Removing the concept of worker-farm and fixing issues raised in review. 2021-09-14 16:43:06 +01:00
triggers.js Fixing test cases, making it possible to still run automations via env variable. 2021-09-14 11:18:02 +01:00
utils.js Fixing test cases after removing worker-farm. 2021-09-14 17:14:44 +01:00