Commit Graph

580 Commits

Author SHA1 Message Date
Budibase Staging Release Bot e55f4d1981 Update pro version to 2.2.12-alpha.16 2023-01-12 13:12:03 +00:00
Budibase Staging Release Bot 0e6b5bdb96 Update pro version to 2.2.12-alpha.15 2023-01-12 11:21:51 +00:00
Budibase Staging Release Bot 5a659fc315 Update pro version to 2.2.12-alpha.14 2023-01-12 10:39:30 +00:00
Budibase Staging Release Bot 88564b0a7b Update pro version to 2.2.12-alpha.13 2023-01-12 08:52:22 +00:00
Budibase Staging Release Bot e398baca3e Update pro version to 2.2.12-alpha.12 2023-01-11 20:54:14 +00:00
Budibase Staging Release Bot cce4e7daf9 Update pro version to 2.2.12-alpha.11 2023-01-11 18:31:44 +00:00
Budibase Staging Release Bot 56f9ead3ca Update pro version to 2.2.12-alpha.10 2023-01-11 15:52:41 +00:00
Budibase Staging Release Bot d11d635904 Update pro version to 2.2.12-alpha.8 2023-01-11 12:33:54 +00:00
Budibase Staging Release Bot 4775a25570 Update pro version to 2.2.12-alpha.7 2023-01-11 10:39:04 +00:00
Budibase Staging Release Bot cca09eaba1 Update pro version to 2.2.12-alpha.6 2023-01-11 09:56:40 +00:00
Rory Powell fba7ef26ad Replace ts-jest with swc/jest (#9289)
- Add swc dependencies
- Add transform change to jest.config.ts
- Replace `export =` with `export default` in src code to enable code coverage to work with swc transformer
- Restructure backend-core errors package to allow for exporting error classes with ESM syntax
- Update backend-core to no longer use `export =`, export individual packages instead of replacing with `export default` for backwards compatibility
- Update event publishers to use `export default` - this was required for the `jest.spyOn` usage inside backend-core common mocks
- Restructure some jest.mock usages where declaring the jest.fn as a variable outside of the package mock threw an error
2023-01-11 09:37:37 +00:00
Budibase Staging Release Bot 908d8d9066 Update pro version to 2.2.12-alpha.5 2023-01-10 17:26:37 +00:00
Budibase Staging Release Bot 2471c2698f Update pro version to 2.2.12-alpha.4 2023-01-10 15:00:11 +00:00
Budibase Staging Release Bot 9c6ee67709 Update pro version to 2.2.12-alpha.3 2023-01-10 11:17:26 +00:00
Budibase Staging Release Bot d8f900fa62 Update pro version to 2.2.12-alpha.2 2023-01-09 12:41:18 +00:00
Budibase Staging Release Bot 21a4a34ac1 Update pro version to 2.2.12-alpha.1 2023-01-09 08:37:58 +00:00
Budibase Staging Release Bot faf173bd7f Update pro version to 2.2.11-alpha.2 2023-01-06 17:10:16 +00:00
Budibase Staging Release Bot 1e046b9d7f Update pro version to 2.2.11-alpha.1 2023-01-06 11:14:05 +00:00
Budibase Staging Release Bot e8ecdefb14 Update pro version to 2.2.11-alpha.0 2023-01-05 17:38:59 +00:00
mike12345567 3cd097a7f1 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-01-05 17:04:24 +00:00
Budibase Release Bot 455871d89a Update pro version to 2.2.10 2023-01-05 16:33:11 +00:00
Budibase Staging Release Bot 72a25fae87 Update pro version to 2.2.10-alpha.13 2023-01-05 09:10:01 +00:00
Budibase Staging Release Bot 912163ec71 Update pro version to 2.2.10-alpha.12 2022-12-23 15:46:07 +00:00
Budibase Staging Release Bot 61433b4b5f Update pro version to 2.2.10-alpha.11 2022-12-22 16:27:58 +00:00
Budibase Staging Release Bot d2766b3279 Update pro version to 2.2.10-alpha.10 2022-12-22 13:29:47 +00:00
Budibase Staging Release Bot 3a204b72e8 Update pro version to 2.2.10-alpha.9 2022-12-21 14:39:20 +00:00
Budibase Staging Release Bot b6c2bb7891 Update pro version to 2.2.10-alpha.8 2022-12-21 11:15:55 +00:00
Budibase Staging Release Bot 315d999dff Update pro version to 2.2.10-alpha.7 2022-12-20 17:00:56 +00:00
Budibase Staging Release Bot 8e6c1bc86f Update pro version to 2.2.10-alpha.6 2022-12-20 16:26:58 +00:00
Budibase Staging Release Bot 46d6323658 Update pro version to 2.2.10-alpha.5 2022-12-20 15:25:03 +00:00
Budibase Staging Release Bot 503ae8afd9 Update pro version to 2.2.10-alpha.4 2022-12-20 14:51:06 +00:00
Budibase Staging Release Bot 114ec853f0 Update pro version to 2.2.10-alpha.3 2022-12-20 11:12:26 +00:00
Budibase Staging Release Bot 158b08d700 Update pro version to 2.2.10-alpha.2 2022-12-20 08:43:35 +00:00
Budibase Staging Release Bot 2ee4451b82 Update pro version to 2.2.10-alpha.1 2022-12-19 22:25:55 +00:00
Budibase Staging Release Bot fd27d705ea Update pro version to 2.2.10-alpha.0 2022-12-19 21:12:09 +00:00
Martin McKeaveney 72573c818b pulling from master 2022-12-19 18:54:58 +00:00
Budibase Release Bot 5ce65faeba Update pro version to 2.2.9 2022-12-19 18:28:38 +00:00
Budibase Staging Release Bot ea45c29fc0 Update pro version to 2.2.4-alpha.9 2022-12-19 17:59:38 +00:00
Budibase Staging Release Bot ad0cb07919 Update pro version to 2.2.4-alpha.8 2022-12-19 16:36:57 +00:00
Budibase Staging Release Bot e220e72438 Update pro version to 2.2.4-alpha.7 2022-12-19 13:04:34 +00:00
Budibase Staging Release Bot 3e3808186c Update pro version to 2.2.4-alpha.6 2022-12-19 08:41:00 +00:00
Budibase Staging Release Bot c32c93d5c8 Update pro version to 2.2.4-alpha.5 2022-12-17 14:31:19 +00:00
Budibase Release Bot 7754ed5f35 Update pro version to 2.2.8 2022-12-16 13:36:26 +00:00
Budibase Staging Release Bot cf0bc606e4 Update pro version to 2.2.4-alpha.4 2022-12-16 11:37:35 +00:00
Budibase Release Bot 5c2d376209 Update pro version to 2.2.7 2022-12-16 10:45:37 +00:00
Budibase Staging Release Bot 0e8dd81034 Update pro version to 2.2.4-alpha.3 2022-12-15 16:42:29 +00:00
Budibase Release Bot bf93d5b6a3 Update pro version to 2.2.6 2022-12-15 15:30:56 +00:00
Budibase Staging Release Bot 9566e832d4 Update pro version to 2.2.4-alpha.2 2022-12-15 14:17:01 +00:00
Budibase Release Bot 17b7911fe8 Update pro version to 2.2.5 2022-12-15 13:08:36 +00:00
Budibase Staging Release Bot c18c8d5af4 Update pro version to 2.2.4-alpha.1 2022-12-15 12:52:49 +00:00