1
0
Fork 0
mirror of synced 2024-05-21 12:53:29 +12:00
Commit graph

286 commits

Author SHA1 Message Date
Rory Powell ad81adb30f Merge branch 'develop' into subdomain-tenancy 2022-11-15 16:18:59 +00:00
Rory Powell fd913a5e76 Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings 2022-11-14 13:29:46 +00:00
Rory Powell ada0eb79bc Update tenancy detection to honour any subdomain pattern according to platform url 2022-11-09 16:35:16 +00:00
Mel O'Hagan 4f238d9c10 Merge branch 'develop' into lab/mongodb 2022-10-03 17:10:21 +01:00
Andrew Kingston b79e11fd85 Add unique srcript for generating SDK to avoid unnecessarily building it 2022-09-21 09:08:52 +01:00
Martin McKeaveney 92a190024f adding madge dep and script for detecting circular dependencies 2022-09-20 10:30:30 +01:00
Martin McKeaveney 3c0b9344d8 complete refactor and total type safety of test suite - making use of OpenAPI types throughout 2022-09-15 00:58:08 +01:00
Martin McKeaveney 10387a3061 make sure yarn gets run in qa-core 2022-09-06 09:08:49 +01:00
Martin McKeaveney 2a6c9cd6c5 QA Core repo, and Jest API tests running end to end 2022-09-05 18:28:53 +01:00
Mel O'Hagan 6ff1e42899 Upgrade to mongodb@4.9 2022-08-25 11:02:46 +01:00
Martin McKeaveney 4056160fcc exact flag for release 2022-07-29 15:59:21 +01:00
mike12345567 43ed6f06bd PR comments. 2022-07-13 16:52:39 +01:00
mike12345567 8b0add70db Fix for single image build, make sure predocker commands always ran. 2022-07-13 16:39:38 +01:00
Martin McKeaveney d94305b687 automating CI release 2022-07-11 16:05:41 +01:00
Martin McKeaveney 78fbf862e1 merge 2022-07-11 10:19:07 +01:00
Rory Powell bbad9b9c9d Add test:pro command 2022-07-08 11:36:31 +01:00
mike12345567 5020bf5f0f Adding command for multiarch building with buildx, need to install qemu on Linux to make this work. 2022-06-21 19:52:44 +01:00
Rory Powell 9c671fd706 Merge branch 'feature/event-backfill' of github.com:Budibase/budibase into feature/event-backfill 2022-06-10 22:57:45 +01:00
Rory Powell a2b9fcd448 Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
Rory Powell 129b62b91b Update bootstrap script 2022-06-09 17:00:53 +01:00
Rory Powell d1f4666ab7 Build dev fixes 2022-06-09 13:15:20 +01:00
Rory Powell e447fd11d1 Build fixes 2022-06-09 12:33:10 +01:00
Rory Powell 98a92c0ad2 Purge lockfiles for worker, server and backend-core 2022-06-07 10:44:56 +01:00
Rory Powell 7331e59cff Update debug command 2022-06-07 09:01:43 +01:00
Rory Powell fd845284d3 Lots of failure handling and caching 2022-05-30 21:46:08 +01:00
Rory Powell f2f6bf779d Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-29 00:25:40 +01:00
Martin McKeaveney 4a3b703b31 proxy generation for release env 2022-05-27 00:10:43 +01:00
Rory Powell acc54148e2 Add TS references to improve build watching 2022-05-25 13:31:49 +01:00
Rory Powell 6ea7912a73 Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-23 10:29:33 +01:00
Martin McKeaveney a45c0c166f merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00
Martin McKeaveney e838d179b7 merge 2022-05-18 20:12:28 +01:00
Martin McKeaveney e288d225f8 lint 2022-05-18 19:55:41 +01:00
Rory Powell ca3206f4e4 Stub out migrations + start tests + add build watching for backend-core 2022-05-18 10:56:44 +01:00
Mel O'Hagan c6591490d3 Using mongodb types 2022-05-16 09:50:47 +01:00
Rory Powell 5672adb4b6 Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-05 09:22:01 +01:00
Rory Powell 78b64fdfb9 App backfill (wip) 2022-05-05 08:32:14 +01:00
Rory Powell 875a6df0d6 Add test:ere:ci:record variant 2022-05-03 15:52:46 +01:00
Martin McKeaveney e01ef9bdfb merge with master 2022-04-26 10:21:45 +01:00
Rory Powell a736c507d1 Update release script 2022-04-22 11:37:55 +01:00
Rory Powell 7354886c6e Release script updates 2022-04-22 11:01:27 +01:00
Rory Powell 4aaeb74bad Bash updates 2022-04-22 10:40:17 +01:00
Rory Powell 8a0e59974a Typo fix 2022-04-22 09:02:27 +01:00
Rory Powell 125f1deeef Typo fix 2022-04-22 09:01:04 +01:00
Rory Powell cdb17748cb Update pro install and release scripts 2022-04-21 21:55:16 +01:00
mike12345567 a6b249dc7e Adding a dep:clean function, cleaning up lock files and fixing backend-core test which did not utilise tenancy (no global db). 2022-04-21 15:20:23 +01:00
Rory Powell 4048f31232 Change bootstrap ordering 2022-04-21 15:09:39 +01:00
Rory Powell e62858be8b Add explicit pro dependency to worker and server 2022-04-21 15:08:14 +01:00
Rory Powell 93c004a48c Add pro release to release-develop 2022-04-20 16:11:06 +01:00
Rory Powell b5de92d0a0 Add checkout pro step to budibase-ci 2022-04-13 21:13:01 +01:00
Rory Powell 9b64c72b70 Move all dependency linking into budibase 2022-04-13 12:41:14 +01:00