599 Commits

Author SHA1 Message Date
Convly
afe86057ae Move callback out of the try catch block & return early 2022-12-13 09:43:43 +01:00
Jean-Sébastien Herbaux
2318b87d40
Move the callback call outside of the try catch block
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-12-13 09:39:00 +01:00
Ben Irvin
7c57951a4a fix type imports 2022-12-12 21:08:08 +01:00
Ben Irvin
aa22bd243d fix race condition opening file 2022-12-12 21:01:29 +01:00
Ben Irvin
a94ba8d31e clean up imports 2022-12-12 20:58:10 +01:00
Ben Irvin
7cd42e0beb fix typings 2022-12-12 20:44:27 +01:00
Ben Irvin
c1e2c1bdf9 update path import 2022-12-12 20:37:41 +01:00
Ben Irvin
b87da78f61 fix semver diff import 2022-12-12 20:36:26 +01:00
Ben Irvin
6a532e3bb3 fix watch 2022-12-12 19:08:42 +01:00
Ben Irvin
e11e9d12cf add compile step 2022-12-12 19:02:28 +01:00
Christian Capeans
8b52557acd Add actions on failure 2022-12-12 17:12:44 +01:00
Ben Irvin
75358110b3 remove transferId 2022-12-12 17:06:53 +01:00
Christian Capeans
e177ac32a0 Merge branch 'features/deits' into deits/import-assets 2022-12-12 16:56:29 +01:00
Convly
653de92aaa Fix linting 2022-12-12 16:51:23 +01:00
Ben Irvin
ca888cf289
Merge branch 'features/deits' into deits/cli-tracking-events 2022-12-12 16:45:19 +01:00
Ben Irvin
d39d6a8361 fix enum 2022-12-12 16:38:19 +01:00
Ben Irvin
5211010866 rename transfer events 2022-12-12 16:31:44 +01:00
Ben Irvin
78f9ef912a reset progress between transfers 2022-12-12 16:30:56 +01:00
Convly
b6903cd77b Fix naming 2022-12-12 16:24:48 +01:00
Convly
34153ec9cb Merge branch 'features/deits' into deits/import-entities 2022-12-12 15:59:04 +01:00
Convly
84976754a4 Merge branch 'main' into features/deits 2022-12-12 15:58:51 +01:00
Convly
a2fbe16179 Merge branch 'features/deits' of github.com:strapi/strapi into deits/import-entities 2022-12-12 15:55:37 +01:00
Ben Irvin
43f57778f6 add skip stage 2022-12-12 15:36:04 +01:00
Convly
21abcda4aa Fix tests + update the restore strategy to import entities 2022-12-12 15:08:30 +01:00
Convly
c2460946b5 Fix strapi source provider (export from strapi) 2022-12-12 15:07:57 +01:00
Convly
c55a5f06f6 Update the file source provider with new types 2022-12-12 15:07:15 +01:00
Convly
339185b4c8 Update create mock query builder to handle select 2022-12-12 15:06:51 +01:00
Convly
71878991cb Add setGlobalStrapi to the test utils 2022-12-12 15:06:06 +01:00
Convly
851414490e Update file destination provider & cleanup 2022-12-12 15:05:47 +01:00
Convly
1daec52dde Add shared strapi entity logic 2022-12-12 15:05:24 +01:00
Convly
bc4c5370ef Factorize stages' transfer + handle custom stream transform operations 2022-12-12 15:04:21 +01:00
Convly
28f60da777 Update the strategies with the new utils 2022-12-12 15:03:25 +01:00
Convly
12b940f0b7 Move data transfer utils to a dedicated directory. Added filter & map to stream utils 2022-12-12 15:02:57 +01:00
Convly
60d08626b6 Update typings for data-transfer 2022-12-12 15:02:07 +01:00
Ben Irvin
7cf54d0693 add transfer events and telemetry 2022-12-12 14:24:39 +01:00
Ben Irvin
06ec0ac626 remove unused import 2022-12-12 12:32:32 +01:00
Christian Capeans
9f31ab6a49 Test that the assets are being written in the fs 2022-12-07 12:53:11 +01:00
Ben Irvin
e0db15a10f fix getBackupStream 2022-12-07 12:04:37 +01:00
Ben Irvin
0fb2249d2b revert re-ordering 2022-12-07 12:01:34 +01:00
Ben Irvin
2b3206afea fixes from bad merge 2022-12-07 11:56:21 +01:00
Ben Irvin
6d0251ea2b
Merge branch 'features/deits' into deits/ts-strapi-eslint-config 2022-12-07 11:52:37 +01:00
Bassel
f55ec2a673 use any instead 2022-12-07 12:00:45 +02:00
Bassel
7a9a1d27ba check strapi exists before running restore 2022-12-07 11:41:12 +02:00
Bassel
db8dac601f Merge branch 'features/deits' into deits/import-configs 2022-12-07 11:36:18 +02:00
Bassel
3122926a55 add types for webhook and corestore 2022-12-07 11:30:33 +02:00
Ben Irvin
fdf5a83ff9
Merge branch 'features/deits' into deits/ts-strapi-eslint-config 2022-12-06 16:00:55 +01:00
Ben Irvin
5cd9ab530e merge features/deits 2022-12-06 15:52:42 +01:00
Bassel
1e66b27892 Merge branch 'features/deits' into deits/import-configs 2022-12-06 11:02:56 +02:00
Bassel
c0f10750b7 add some changes and types 2022-12-06 10:59:48 +02:00
Convly
26a7f82221 Modify the local file source provider and how it extracts information from the archive 2022-12-05 18:17:31 +01:00