1
0
Fork 0
mirror of synced 2024-07-14 10:45:51 +12:00
Commit graph

30249 commits

Author SHA1 Message Date
Sam Rose 79184e70af
Remove CONTAINER_NAMESPACE, it wasn't the solution. 2024-04-03 12:32:29 +01:00
Sam Rose b98e80f687
Back down to 4. 2024-04-03 12:28:00 +01:00
Sam Rose 04aa53c306
Trying with 8 workers. 2024-04-03 12:22:11 +01:00
Sam Rose b25912bc5e
Correct the lock path. 2024-04-03 12:11:28 +01:00
Sam Rose dda0d1fb5b
Lock globalSetup to prevent multiple containers starting. 2024-04-03 12:06:49 +01:00
Sam Rose c764b0f22e
Testcontainer debug logging in test-libraries. 2024-04-03 11:55:38 +01:00
Sam Rose c31614a582
Give test-libraries its own container namespace, give packages/server/scripts/test.sh some new params in the larger runners. 2024-04-03 11:45:41 +01:00
Sam Rose 258226ddef
Better error message when multiple images are found. 2024-04-03 11:40:14 +01:00
Sam Rose 8cffdeda56
Re-use containers and create namespaces for each test. 2024-04-03 11:33:39 +01:00
Sam Rose 3dff4bf334
Fix lint. 2024-04-03 11:20:43 +01:00
Sam Rose dbccfd115b
Update CI workflow to use new larger runners. 2024-04-03 11:16:20 +01:00
Sam Rose e3fbce25fa
Merge branch 'master' of github.com:budibase/budibase into reuse-containers 2024-04-03 11:15:11 +01:00
Adria Navarro 21c94297ac
Merge pull request #13387 from Budibase/remove-qa-core
remove QA core
2024-04-03 12:02:42 +02:00
Adria Navarro ebaf5681d7
Merge branch 'master' into remove-qa-core 2024-04-03 11:58:56 +02:00
Budibase Staging Release Bot 8c8e386d2d Bump version to 2.22.15 2024-04-03 09:01:14 +00:00
Michael Drury fb22342368
Merge pull request #13386 from Budibase/fix/BUDI-8086
Support for `oneOf` filter in user search API
2024-04-02 17:28:31 +01:00
Martin McKeaveney 6b1829a7fc remove QA core 2024-04-02 17:24:30 +01:00
mike12345567 8c326b501b Adding support for oneOf ID search of users, today the relationship picker attempts to use this for the users table, but it was not supported. 2024-04-02 17:12:31 +01:00
Martin McKeaveney 89e081271f
Merge pull request #13385 from Budibase/bump-account-portal
acct-portal-sub
2024-04-02 16:16:51 +01:00
Martin McKeaveney 9762b2df0c acct-portal-sub 2024-04-02 16:14:46 +01:00
Budibase Staging Release Bot 3e3e761f88 Bump version to 2.22.14 2024-04-02 13:55:58 +00:00
Andrew Kingston 567c3a6d10 Add optional chaining to fix log out and log in issue 2024-04-02 14:46:28 +01:00
deanhannigan 5ba59adda7
Merge pull request #13346 from Budibase/fix/automation-step-js-bindings
Fix to ensure runtimeTime binding is used is automation js modal
2024-04-02 09:23:22 +01:00
deanhannigan 28968237c9
Merge branch 'master' into fix/automation-step-js-bindings 2024-04-02 09:15:31 +01:00
Sam Rose 90cfdd661d
Rework how we connect to containers. 2024-03-28 17:36:26 +00:00
Martin McKeaveney 29d0b91cc2 update account-portal ref 2024-03-28 17:28:41 +00:00
Budibase Staging Release Bot 0fe6804290 Bump version to 2.22.13 2024-03-28 16:49:13 +00:00
Martin McKeaveney 424ce16481
Merge pull request #13371 from Budibase/feature/update-global-user
[Added] POST /api/global/users/sso endpoint
2024-03-28 16:25:33 +00:00
Martin McKeaveney a7722bccc0 fix worker test 2024-03-28 16:18:51 +00:00
Martin McKeaveney 32a5ce24ec remove automatic ssoId generation 2024-03-28 15:46:43 +00:00
José Vte. Calderón 267d187e41
Merge branch 'master' into feature/update-global-user 2024-03-28 16:12:17 +01:00
Michael Drury f9e78652bb
Merge pull request #13372 from Budibase/fix/better-datasource-defaults
Better datasource default hosts
2024-03-28 15:09:42 +00:00
mike12345567 d8de0a3154 An issue which comes up relatively often is that localhost is not a valid option for a datasource in our cloud and our self host environments. Fixing this so it only shows this in development. 2024-03-28 12:14:56 +00:00
José Vte. Calderón b5e0bd1aad
Merge branch 'master' into feature/update-global-user 2024-03-28 12:05:29 +01:00
jvcalderon af2407e8cd Lint 2024-03-28 12:04:27 +01:00
jvcalderon b77106480e Adds POST /api/global/users/sso endpoint 2024-03-28 11:46:58 +01:00
Sam Rose f43f03a3b4
Use new larger runners. 2024-03-28 10:31:28 +00:00
Michael Drury 5814274ed5
Merge pull request #13368 from Budibase/fix/account-portal-build
Split build for account portal/monorepo
2024-03-27 18:03:09 +00:00
Sam Rose 29a928eb09
Turn off some expensive options on the disk free up. 2024-03-27 17:51:19 +00:00
Sam Rose d7f112dc95
Free up space in the server tests run. 2024-03-27 17:47:03 +00:00
mike12345567 84f87c4a48 Updating CI. 2024-03-27 17:00:56 +00:00
mike12345567 9f80d7fe43 Adding a mechanism to split build of account portal and monorepo. 2024-03-27 16:59:45 +00:00
Sam Rose ecdb5eec36
Remove testcontainers debug logging. 2024-03-27 16:59:27 +00:00
Sam Rose 4183a0aeb7
Set default packages/server test timeout to 30 seconds, and unmock console.log. 2024-03-27 16:57:31 +00:00
Sam Rose 204b16876a
Run yarn lint:fix 2024-03-27 16:46:11 +00:00
Sam Rose eb33dac9b1
Make container reuse optional, disabled by default. 2024-03-27 16:40:41 +00:00
Sam Rose 3ad3f29861
Merge branch 'reuse-containers' of github.com:budibase/budibase into reuse-containers 2024-03-27 16:31:43 +00:00
Sam Rose 1205cfcbcc
Fix mysql.spec.ts 2024-03-27 16:31:31 +00:00
Michael Drury 1545df7681
Merge branch 'master' into reuse-containers 2024-03-27 16:20:42 +00:00
Sam Rose 385197a5f7
Fix postgres.spec.ts 2024-03-27 15:55:22 +00:00