612 Commits

Author SHA1 Message Date
Convly
ee5f588691 Merge branch 'deits/import-entities' into deits/import-links 2022-12-14 10:07:21 +01:00
Convly
c582677d7e Merge branch 'features/deits' into deits/import-entities 2022-12-14 10:06:55 +01:00
Jean-Sébastien Herbaux
aa7de72688
Update the error message for the restore strategy update function
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-12-14 10:00:48 +01:00
Convly
96a6c666fe Update typing for the engine results 2022-12-14 09:59:38 +01:00
Convly
38f756e1bb Add transfer (import+export) links capabilities 2022-12-14 09:41:49 +01:00
Ben Irvin
74e11e07af
Merge branch 'features/deits' into deits/ts-workflow 2022-12-14 09:39:49 +01:00
Christian Capeans
81e1d2f831 Populate error on fail to avoid the removal of the backup directory 2022-12-13 18:19:41 +01:00
Ben Irvin
1b516f5ba8 clean strategies 2022-12-13 16:44:07 +01:00
Ben Irvin
52dd8e0ba3 uppercase constant 2022-12-13 15:11:00 +01:00
Ben Irvin
620164eb44
Merge branch 'features/deits' into deits/cli-tracking-events 2022-12-13 15:07:31 +01:00
Ben Irvin
fe67353d86 clean up bootstrap 2022-12-13 13:27:05 +01:00
Ben Irvin
36ef47357e fix comments 2022-12-13 13:18:23 +01:00
Ben Irvin
cac4957c16 revert filestream changes 2022-12-13 13:14:01 +01:00
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