Christos Alexiou
de825defcc
Remove PAYLOAD_DEPLOY to enable invisible license rollouts
2024-10-04 15:12:18 +03:00
Christos Alexiou
5431becf01
DEPLOY expects boolean on the other end
2024-10-03 18:44:41 +03:00
Christos Alexiou
6d8cb1d1aa
Adapt the payloads for the change in the deployment
2024-10-02 17:02:19 +03:00
mike12345567
627c1e713e
Updating CouchDB image versions across the board to v3.3.3-sqs-v2.1.1
2024-09-20 14:52:28 +01:00
melohagan
d47424fb93
Re-add account-portal tests into Budibase CI ( #14569 )
2024-09-12 14:48:52 +00:00
melohagan
49a4e252c6
Allow an account holder to login to account-portal if the tenant has been deleted. ( #14547 )
...
* Add email to session for populate user
* Add email param
* use param object
* Type fix for tests
* Fix test
* Temporarily remove account-portal tests
2024-09-12 08:38:11 +00:00
Adria Navarro
4b37532662
Don't add PR message on XL PRs
2024-09-04 12:36:46 +02:00
Christos Alexiou
5702611bd1
Add LICENSE_TYPE
2024-09-02 14:03:15 +03:00
mike12345567
afe81fcf69
Adding condition to make sure pro and base commit aren't identical when erroring.
2024-08-30 17:14:02 +01:00
Sam Rose
2c104a4703
Update packages/server to use new larger runners.
2024-08-06 14:36:24 +01:00
Sam Rose
d2f4817472
Add Oracle to docker pulls in budibase_ci.yml.
2024-08-05 12:12:24 +01:00
mike12345567
2e2a61366f
Another attempt to fix.
2024-07-24 16:42:31 +01:00
mike12345567
95bf8b78f5
Updating how dotenv is loaded.
2024-07-24 16:38:00 +01:00
mike12345567
e9d3c48ff4
Fixing images to use a locked SHA, this means that we shouldn't have issues with CI breaking due to using images which are receiving updates (we've experienced two CI breakages due to MariaDB and MS-SQL updates).
2024-07-24 16:31:13 +01:00
Adria Navarro
89b5770155
Change image
2024-07-24 15:22:37 +02:00
Sam Rose
d0c3de63eb
Fix sqs image reference.
2024-07-10 11:25:53 +01:00
Adria Navarro
91fa90eeb7
Use base_commit_excluding_merges
2024-07-03 17:30:35 +02:00
Adria Navarro
7da589a9d6
Fix
2024-07-03 17:24:28 +02:00
Adria Navarro
8e4ccdcb95
Use script on pipeline
2024-07-02 11:48:01 +02:00
Adria Navarro
2c3e8f756c
Rename
2024-07-01 17:51:39 +02:00
Michael Drury
aafb2532f0
Merge branch 'master' into remove-dd-ci-visibility
2024-06-27 13:25:14 +01:00
mike12345567
b215004128
Fixing an issue where no merge was causing the wrong commit to be found..
2024-06-26 12:52:21 +01:00
melohagan
dca73dac83
Run account portal unit tests ( #14013 )
2024-06-25 09:14:46 +01:00
melohagan
4ac9b657e5
Remove deprecated properties ( #13958 )
...
* Remove deprecated properties
* Fix backend-core test
* Don't run account-portal tests
* Update account-portal ref
* Run account portal unit tests
* Revert "Run account portal unit tests"
This reverts commit b509bf31a4
.
* Revert "Update account-portal ref"
This reverts commit 186391fbb6
.
2024-06-25 08:26:52 +01:00
mike12345567
5b6c5011fb
Removing Datadog CI visibility for now due to its pricing - have created a confluence page documenting how to add it back if it is desired.
2024-06-17 18:13:54 +01:00
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