Commit Graph

17 Commits

Author SHA1 Message Date
mike12345567 48379021ef PR comments and fixes. 2024-12-05 11:36:56 +00:00
Sam Rose 21dfbe75ff
Use new cleanup middleware. 2024-02-02 09:32:07 +00:00
Sam Rose 51c3289968
Fix lint error. 2023-12-13 12:30:11 +00:00
Sam Rose 810f369f88
Merge branch 'master' of github.com:budibase/budibase into ops-228-split-out-automations-from-main-app-infrastructure 2023-12-13 11:45:40 +00:00
mike12345567 d9df2d34c8 Adding Koa API back in when automation feature only enabled, so that health check can still be provided, but rest of API is disabled. 2023-12-13 11:23:46 +00:00
Sam Rose dbaa2699ca
Fix broken imports. 2023-12-13 11:10:58 +00:00
Sam Rose 6098a2d9e8
Split out automation processing from the apps pods. 2023-12-13 10:47:16 +00:00
Adria Navarro 8ac9420e5b Add middleware to queue 2023-12-04 16:30:07 +01:00
Adria Navarro db2c20e3ae eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
adrinr 128802ebf3 Fix build 2023-04-24 18:05:53 +01:00
Adria Navarro c47ff6ccfb Merge branch 'develop' into chore/remove_package.json_dependency 2023-04-24 18:42:55 +02:00
mike12345567 060dc05afa Removing export all apps functionality from cloud - this was a very niche feature and often confusing, now there is a consistent flow for starting out in self host. 2023-04-20 17:19:17 +01:00
adrinr e5227febd8 Use version from environment 2023-04-17 14:02:50 +01:00
Rory Powell e116941750 Rotatable secrets (#9982)
* Rotatable secrets

* Set new api encryption key var

* Lint

* Use fallback keys instead of array

* Point api encryption key to dedicated value

* Add API_ENCRYPTION_KEY to cli

* Lint + add api encryption key to env files
2023-03-13 15:02:59 +00:00
Rory Powell 5cd6cb166a Configurable test log levels and common error handling 2023-02-13 11:53:01 +00:00
mike12345567 658f12281d Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
mike12345567 02ede5d067 Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00