Sam Rose
|
889d3158e8
|
Bypass transformers that are trivial, allow users to configure bson buffer size.
|
2024-11-19 11:34:15 +00:00 |
Sam Rose
|
3d590e879e
|
Rely on withEnv and setEnv functions in respective environment.ts files.
|
2024-08-09 10:30:27 +01:00 |
Sam Rose
|
edb3b685b5
|
Remove node-fetch mock from backend-core and replace with nock.
|
2024-08-07 15:26:04 +01:00 |
Sam Rose
|
661e1f241d
|
Fix startup.spec.ts's reliance on the node-fetch mock.
|
2024-08-01 12:09:11 +01:00 |
Sam Rose
|
c0cff4b834
|
Remove spurious import.
|
2024-07-24 15:17:03 +01:00 |
Sam Rose
|
dfa2437f46
|
console.log the crap out of startup
|
2024-07-24 15:12:23 +01:00 |
Sam Rose
|
cd98882127
|
Move secrets into backend-core.
|
2024-07-03 16:30:23 +01:00 |
mike12345567
|
bf75d9da80
|
Fix lint.
|
2024-06-12 15:21:00 +01:00 |
mike12345567
|
585bbefb90
|
Moving app migrations back to the automation service now that its getting updated in QA - also making sure that the app migration is always cached, disabling it in dev/QA may hide issues with caching, making sure it always runs the same as it does in prod is safest.
|
2024-06-12 15:04:18 +01:00 |
mike12345567
|
2b2079b4f1
|
Moving app migrations back to API service.
|
2024-06-11 15:45:07 +01:00 |
mike12345567
|
334334bbcd
|
Adding a check for QA.
|
2024-06-11 12:13:18 +01:00 |
mike12345567
|
8c1735a1bd
|
Adding concurrency, and changing how context is set.
|
2024-06-10 22:58:28 +01:00 |
mike12345567
|
739ac5d03c
|
Putting a better startup process in place for app migrations and adding them to bullboard as well.
|
2024-06-10 21:37:01 +01:00 |
mike12345567
|
bc896f6544
|
Allowing SQS in production environments so that feature branches can run using it.
|
2024-05-28 15:58:25 +01:00 |
mike12345567
|
5f44b98b7f
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-04-05 16:36:36 +01:00 |
mike12345567
|
86150c58ce
|
Fixing issue with BB_ADMIN environment variables for user creation introduced by user password becoming optional. Adding a test case as well to cover this to avoid it breaking in future.
|
2024-04-05 12:14:51 +01:00 |