Commit Graph

974 Commits

Author SHA1 Message Date
Sam Rose a7b51c8d08
Give up on annotations for packages/builder for now. 2024-11-20 16:09:09 +00:00
Sam Rose a97d56149b
Rename empty env. 2024-11-20 16:04:41 +00:00
Sam Rose 900dfc1652
Try a different method for enabling GHA annotations in vitest. 2024-11-20 16:03:45 +00:00
Sam Rose edee1c2a74
Forgot the no-prefix flag. 2024-11-20 15:56:17 +00:00
Sam Rose d2241b0ffa
Enable github annotations for vitest. 2024-11-20 15:53:26 +00:00
Sam Rose e50b12e79e
Fix test-libraries yarn invocation. 2024-11-20 15:51:21 +00:00
Sam Rose 3b439e1228
Don't prefix lerna output to allow github actions annotations through. 2024-11-20 13:00:26 +00:00
Sam Rose 6495a84ff9
Fix test-libraries yarn invocation. 2024-11-20 12:34:18 +00:00
Sam Rose d3d187e9ae
Fix test-libraries yarn invocation. 2024-11-20 12:25:48 +00:00
Sam Rose d3da6c08a9
Attempt to fix CI. 2024-11-20 12:12:21 +00:00
Sam Rose b02e48fa09
Attempt to fix CI. 2024-11-20 12:10:39 +00:00
Sam Rose 8d5a67b6b5
Add reporters to rest of jest tests. 2024-11-20 12:07:07 +00:00
Sam Rose b95960b01f
Enable verbose test output in CI, as well as the github-actions reporter. 2024-11-20 11:43:46 +00:00
Sam Rose 563a0b7e2d
Add sqs to the datasource test matrix. 2024-11-20 11:29:44 +00:00
Adria Navarro cfd092638e Clean scripts 2024-11-19 12:46:52 +01:00
Adria Navarro 2de85fca0c
Merge branch 'master' into chore/detach-account-portal 2024-11-18 16:21:24 +01:00
Sam Rose 0e742807de
Fix the NX check that looks for only affected packages when running tests in CI 2024-11-18 14:19:41 +00:00
Sam Rose 5f08877b58
Move back to free runners. 2024-11-07 15:54:15 +00:00
Sam Rose cd17683284
Remove logging and tmpfs changes, weren't that impactful. 2024-11-07 15:53:56 +00:00
Sam Rose 64490c74ac
Moar logging. 2024-11-07 15:46:29 +00:00
Sam Rose fab9409246
Enable testcontainers debug logging. 2024-11-07 15:23:26 +00:00
Adria Navarro 608ea09a42 Remove refs from CI 2024-11-07 13:45:05 +01:00
Sam Rose cec4571ee9
Seeing how fast this runs on our bigger workers. 2024-11-07 11:19:28 +00:00
Sam Rose d531ceafe4
GitHub Actions change attempt 6/4728139432 2024-11-07 10:54:45 +00:00
Sam Rose ee20f2eba8
GitHub Actions change attempt 5/4728139432 2024-11-07 10:40:02 +00:00
Sam Rose aab3aabe0f
GitHub Actions change attempt 2/4728139432 2024-11-07 10:20:43 +00:00
Sam Rose d0bdf9b932
GitHub Actions change attempt 1/4728139432 2024-11-07 10:12:22 +00:00
Adria Navarro 1f6da6f39e
Deploy back QA from master 2024-11-06 09:13:54 +01:00
Adria Navarro 58a12e14c5
Release feature/automation-branching-ux to QA 2024-11-05 14:14:01 +01:00
Adria Navarro 06a0ad7910
Disable major update 2024-11-05 12:12:06 +00:00
Adria Navarro fb760f586a Disable major update 2024-11-04 17:03:13 +01:00
Adria Navarro 7235fd9d5c Merge from master 2024-11-04 10:25:38 +01:00
Martin McKeaveney fd511884af
Update deploy-qa.yml 2024-11-03 12:09:03 +00:00
mike12345567 d11930903a Switch QA to v3-ui. 2024-11-01 15:36:21 +00:00
Adria Navarro 10041a92f2 Update 2024-10-30 11:13:35 +01:00
Adria Navarro 50d8cf8b9b ignore-scripts 2024-10-30 10:55:00 +01:00
Adria Navarro 31e967b888 Add lockfile check 2024-10-30 10:37:34 +01:00
Michael Drury 8e0ebba099
Revert "Revert to state from 2.33.4." 2024-10-29 17:11:28 +00:00
Sam Rose fea668e6b6
Revert to state from 2.33.4. 2024-10-29 15:55:38 +00:00
Adria Navarro 40a0167c89 Release feature/automation-branching-ux to QA 2024-10-28 16:34:39 +01:00
Adria Navarro f119c51730 Change QA branch trigger 2024-10-18 16:52:22 +02:00
Adria Navarro 0f705763b0 Change QA branch trigger 2024-10-18 16:46:21 +02:00
Christos Alexiou 329d4fc01b Move conditionals to env section 2024-10-14 11:47:15 +03:00
Christos Alexiou c0e89c47ad Extend available labels 2024-10-11 17:29:09 +03:00
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