1
0
Fork 0
mirror of synced 2024-07-13 02:05:54 +12:00
Commit graph

905 commits

Author SHA1 Message Date
melohagan 9ecf82e0f6
Add endpoint to GET tenant info from tenant global DB. (#13923)
* Add GET tenant info endpoint

* Add GET global tenant to endpoint list.

* Use correct not found code

* Fix unit test

* Code review comments

* Ignore account portal check types

* remove account-portal-ui from type check ignore

* Remove ignore account-portal-ui from type check
2024-06-17 09:22:44 +00:00
Sam Rose f6ed2c9afc
Enable DataDog test instrumentation. 2024-06-10 15:48:15 +01:00
Adria Navarro 23362527eb Fix labelling for PClmnt 2024-06-07 08:34:53 +02:00
Adria Navarro e131835852 Use default names 2024-06-04 14:24:38 +02:00
Adria Navarro c8e68978d8 Label team only on opened 2024-06-04 14:22:30 +02:00
Adria Navarro c17b12d466 Add concurrency 2024-06-04 14:19:54 +02:00
Adria Navarro cbcba76309 Use default labels 2024-06-04 14:18:47 +02:00
Adria Navarro 9717c2bd17 Fix json 2024-06-04 14:16:29 +02:00
Adria Navarro fb7411dee3 Team label 2024-06-04 13:03:30 +02:00
Adria Navarro 8018d957ae Add PR size labeler 2024-06-04 12:58:43 +02:00
Christos Alexiou 020477f1f6 qa-arc-runner-set -> ubuntu-latest 2024-06-03 17:15:51 +03:00
Martin McKeaveney d9aad4c9a3
Merge branch 'master' into 5459_S3EndpointSupport 2024-05-15 14:33:41 +01:00
Peter Clement 1d300c2577
Remove aws sdk global mock and update tests (#13637)
* Remove aws sdk global mock and update tests

* add awaits

* Minio healthcheck in tests.

* Bind to 127.0.0.1 instead of 0.0.0.0

* Fix port fetching for minio container.

* Actually fix port mapping this time.

* Pull minio container before running tests.

* Enable testcontainers debug logging.

* Promote minio container to always running in tests, like CouchDB.

* Remove testcontainers debug logging.

---------

Co-authored-by: Sam Rose <hello@samwho.dev>
2024-05-08 14:08:34 +01:00
Sam Rose 777b5b5f53
Make REUSE_CONTAINERS the default for running tests. 2024-04-26 11:35:23 +01:00
mike12345567 b8685dc245 Updating if statement. 2024-04-11 16:24:11 +01:00
mike12345567 f9e1f4b8c4 Fixing issue with OSS build, if the user is OSS don't attempt to account portal build. 2024-04-11 15:58:22 +01:00
Sam Rose 4c24a43465
Merge branch 'master' of github.com:budibase/budibase into budi-7659-sqs-investigate-handle-more-complex-types 2024-04-09 16:57:21 +01:00
Sam Rose 06e01be5f9
Enable all search.spec.ts tests, pull the sqs CouchDB image in CI. 2024-04-09 16:48:54 +01:00
mike12345567 8880920c97 Remove the test container logs. 2024-04-09 15:22:02 +01:00
Michaël f0d31ed27a Add support for file uploads with custom S3 endpoints
Addresses #5459
2024-04-03 09:32:45 -04:00
Sam Rose 79184e70af
Remove CONTAINER_NAMESPACE, it wasn't the solution. 2024-04-03 12:32:29 +01:00
Sam Rose 04aa53c306
Trying with 8 workers. 2024-04-03 12:22:11 +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 8cffdeda56
Re-use containers and create namespaces for each test. 2024-04-03 11:33:39 +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
Martin McKeaveney 6b1829a7fc remove QA core 2024-04-02 17:24:30 +01:00
Sam Rose 90cfdd661d
Rework how we connect to containers. 2024-03-28 17:36:26 +00:00
Sam Rose f43f03a3b4
Use new larger runners. 2024-03-28 10:31:28 +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
Adria Navarro 5b55b9f569
Merge branch 'master' into ci/ignore-merge-commits-on-submodule-checks 2024-03-27 15:40:15 +01:00
mike12345567 e4d2ac4fc2 Changing build back. 2024-03-27 14:25:14 +00:00
mike12345567 2427936b70 Build in CI in two steps, one for account portal and one for OSS/monorepo. 2024-03-27 12:59:29 +00:00
mike12345567 36fa7b75de Removing yarn version set - made no difference. 2024-03-27 12:24:03 +00:00
mike12345567 e36ec14163 Use yarn 1.22.19 across all CI steps. 2024-03-27 12:05:44 +00:00
mike12345567 4fa98f17d2 Different way to set yarn version. 2024-03-27 11:55:22 +00:00
mike12345567 1e7608a790 Trying yarn 1.22.19. 2024-03-27 11:46:45 +00:00
Adria Navarro 1ed687f6c4 Fix checks 2024-03-27 12:37:07 +01:00
Adria Navarro 89d9b787df Rename 2024-03-27 12:26:10 +01:00
Adria Navarro c255c70954 cd 2024-03-27 12:25:37 +01:00
Adria Navarro 4fb6217730 Fix checks 2024-03-27 12:24:16 +01:00
Adria Navarro 02e2d26985 Fix 2024-03-27 12:20:07 +01:00
Adria Navarro 5939a3f4f1 Ignore merge conflicts on pro submodule checks 2024-03-27 12:15:30 +01:00
Adria Navarro f1dfc16e1c Fix 2024-03-27 11:44:32 +01:00
Adria Navarro d3fdf4add8 Runs checks only if you changed it 2024-03-27 11:37:13 +01:00
Sam Rose 4a080e7069
Pull newer version of ryuk. 2024-03-25 17:12:40 +00:00