Commit Graph

13578 Commits

Author SHA1 Message Date
Michael Drury 915acad6c9
Merge branch 'master' into fix/use-direct-describe 2024-11-20 13:10:34 +00:00
mike12345567 5a0916ca2a Switching it to be a step as part of monorepo check types. 2024-11-19 18:08:34 +00:00
mike12345567 c789f174ab Adding node to each script run for CI. 2024-11-19 17:25:51 +00:00
mike12345567 87a6006b4e Adding all dependencies that were missing and adding to build script. 2024-11-19 17:17:31 +00:00
Michael Drury 3469e633c6
Merge branch 'master' into fix/use-direct-describe 2024-11-19 15:34:00 +00:00
mike12345567 19416b4650 Fix for row action. 2024-11-19 14:41:07 +00:00
Sam Rose 446d0abdad
Merge branch 'master' of github.com:budibase/budibase into mongodb-transformer-tweaks 2024-11-19 11:45:39 +00:00
Sam Rose 62297fbbfc
Fix mongo query tests. 2024-11-19 11:45:25 +00:00
Sam Rose 889d3158e8
Bypass transformers that are trivial, allow users to configure bson buffer size. 2024-11-19 11:34:15 +00:00
Adria Navarro 486bc761eb Fix check types 2024-11-19 11:46:44 +01:00
mike12345567 66ade79ff9 Updating rest of test cases. 2024-11-18 17:55:40 +00:00
mike12345567 c7a0489b82 Single function. 2024-11-18 17:34:35 +00:00
mike12345567 f25dd387b1 Converting one test case to try using describe directly. 2024-11-18 16:56:11 +00:00
mike12345567 149579cf5c PR comments. 2024-11-18 15:39:55 +00:00
mike12345567 83b1919019 Merge branch 'master' of github.com:Budibase/budibase into fix/formula-response-types 2024-11-18 14:34:28 +00:00
Sam Rose 3f98bcdeef
Resolve merge conflicts. 2024-11-18 11:09:44 +00:00
Adria Navarro f1483473d1 Cleanups 2024-11-18 10:45:45 +01:00
Adria Navarro b67162baa5 Clean tests 2024-11-18 10:44:50 +01:00
Sam Rose 73f2fa8b34
Merge chore/sqs-always-on 2024-11-18 09:38:58 +00:00
Adria Navarro 2dee07c2bb
Merge branch 'master' into chore/sqs-always-on 2024-11-18 10:29:09 +01:00
Martin McKeaveney dcbe4f0493 clean up env var 2024-11-15 16:18:53 +00:00
Martin McKeaveney f72809a30a
Merge branch 'master' into csp-updates 2024-11-15 14:55:23 +00:00
Adria Navarro e9d7e28196
Merge branch 'master' into chore/sqs-always-on 2024-11-12 09:46:48 +01:00
Martin McKeaveney 1543e6dc2b env variable for turning off csp 2024-11-10 13:08:51 +00:00
Martin McKeaveney 9996fc7f12 CSP nonce E2E 2024-11-08 17:40:29 +00:00
mike12345567 4076e98308 Disable static formula tests in external DBs. 2024-11-08 16:01:05 +00:00
Michael Drury 3971b0e42e
Merge branch 'master' into fix/formula-response-types 2024-11-08 15:16:19 +00:00
andz-bb 932b119a66 make opt not optional 2024-11-08 14:24:31 +00:00
andz-bb 33656a4ae5 prevent attachment column updates when importing budibase templates 2024-11-08 14:04:51 +00:00
Adria Navarro 34d6eb0f57 Merge branch 'master' into chore/sqs-always-on 2024-11-08 10:27:44 +01:00
mike12345567 db3c6c36fc Adding test cases for all formula response types. 2024-11-07 17:01:42 +00:00
Sam Rose cd17683284
Remove logging and tmpfs changes, weren't that impactful. 2024-11-07 15:53:56 +00:00
mike12345567 7c2bfec22c Adding the ability to set formula response type - returning native values. 2024-11-07 15:53:04 +00:00
Sam Rose 36502b8410
Up startup timeouts on containers. 2024-11-07 15:37:22 +00:00
Sam Rose 3b982dc21e
See what difference tmpfs mounts make on the data directories of each DB. 2024-11-07 12:51:30 +00:00
Adria Navarro 28724602a2 use startContainer utils 2024-11-07 13:12:03 +01:00
Sam Rose 63f4bbdbd5
Attempt to fix race condition in Oracle tests. 2024-11-07 11:41:14 +00:00
Sam Rose cec4571ee9
Seeing how fast this runs on our bigger workers. 2024-11-07 11:19:28 +00:00
Sam Rose a51b8edf14
GitHub Actions change attempt 7/4728139432 2024-11-07 11:04:16 +00:00
Sam Rose d531ceafe4
GitHub Actions change attempt 6/4728139432 2024-11-07 10:54:45 +00:00
Sam Rose a9216bf653
GitHub Actions change attempt 4/4728139432 2024-11-07 10:31:12 +00:00
Sam Rose 1e84297fdc
GitHub Actions change attempt 3/4728139432 2024-11-07 10:28:00 +00:00
Sam Rose c418ffc8a9
Merge branch 'chore/sqs-always-on' of github.com:budibase/budibase into split-server-tests-out-by-database 2024-11-07 10:16:57 +00:00
Sam Rose f60c65df52
Merge branch 'master' into chore/sqs-always-on 2024-11-07 10:16:44 +00:00
Adria Navarro c5da1a06c6 Close server back 2024-11-07 11:16:31 +01:00
Adria Navarro 02ebe9cb15 Do not close apps 2024-11-07 11:16:31 +01:00
Adria Navarro 5089528ffd
Merge branch 'master' into BUDI-8683/correct-automation-cron-server-timestamp 2024-11-07 10:58:35 +01:00
Sam Rose b9f2c38aca
Fix jest filters. 2024-11-06 17:52:15 +00:00
Sam Rose 42a0e26aed
Merge chore/sqs-always-on 2024-11-06 17:35:55 +00:00
Sam Rose 915a7b4c1c
Merge master. 2024-11-06 17:34:51 +00:00