99 Commits

Author SHA1 Message Date
Ben Irvin
db9c7ac7d6 fix telemetry 2022-12-21 10:23:18 +01:00
Ben Irvin
7faed84919 Merge branch 'features/deits' into deits/cli-tracking-events 2022-12-16 16:34:48 +01:00
Ben Irvin
dc30dab2c6 Merge branch 'features/deits' into deits/strategies-cleanup 2022-12-16 15:05:39 +01:00
Ben Irvin
2a58152861 set constant defaults for all strategies 2022-12-14 12:18:25 +01:00
Convly
c582677d7e Merge branch 'features/deits' into deits/import-entities 2022-12-14 10:06:55 +01:00
Convly
96a6c666fe Update typing for the engine results 2022-12-14 09:59:38 +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
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
75358110b3 remove transferId 2022-12-12 17:06:53 +01:00
Convly
653de92aaa Fix linting 2022-12-12 16:51:23 +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
Ben Irvin
43f57778f6 add skip stage 2022-12-12 15:36:04 +01:00
Convly
bc4c5370ef Factorize stages' transfer + handle custom stream transform operations 2022-12-12 15:04:21 +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
Convly
9e2a0aa0ed Remove unused type 2022-12-05 11:44:07 +01:00
Convly
fed4c77b0e Merge branch 'features/deits' of github.com:strapi/strapi into deits/beta-enhancements 2022-12-05 10:32:51 +01:00
Convly
94697de4f6 Update transfer progress logic in the engine + update related tests 2022-12-05 10:32:38 +01:00
Bassel
8b23bd5d2f change to beforeTransfer 2022-12-02 17:15:27 +02:00
Bassel
3ec0b91013 Merge branch 'features/deits' into deits/restore-mechanism 2022-12-02 11:59:12 +02:00
Bassel
36b49e6149 change from beforestreaming to beforetransfer 2022-12-02 11:55:39 +02:00
Bassel
d5e10d1b5c Merge branch 'features/deits' into deits/restore-mechanism 2022-11-30 16:40:56 +02:00
Ben Irvin
0718a1c0c4
Merge branch 'features/deits' into deits/import-progress 2022-11-30 15:26:50 +01:00
Jean-Sébastien Herbaux
adfa4f5e2f
Don't throw if assets streams are missing
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-11-30 09:19:15 +01:00
Ben Irvin
60cb9c134a lint 2022-11-28 16:54:36 +01:00
Ben Irvin
ef980513bf use metadatas and schemas 2022-11-28 13:24:34 +01:00
Ben Irvin
459da83475 add results to import 2022-11-25 10:33:43 +01:00
Convly
47864e8d24 media => assets 2022-11-24 16:07:07 +01:00
Bassel
bfbcdd4efa Merge branch 'features/deits' into deits/restore-mechanism 2022-11-24 10:46:45 +02:00
Bassel
2e7cc82064 move strategy check to destination provider 2022-11-24 10:19:02 +02:00
Convly
1f5ff646b9 Merge branch 'features/deits' of github.com:strapi/strapi into deits/export-media 2022-11-23 16:50:43 +01:00
Ben Irvin
def5713be8 handle invalid version strings 2022-11-23 14:08:47 +01:00
Ben Irvin
60fe1ceb70 add tests for version matching and schema matching 2022-11-23 12:07:20 +01:00
Bassel
40e76c2fa8 Merge branch 'features/deits' into deits/restore-mechanism 2022-11-23 11:50:00 +02:00
Bassel
357ff8ad49 change name to beforeStreaming 2022-11-23 11:29:49 +02:00
Jean-Sébastien Herbaux
7824bc0db9
Merge pull request #14931 from strapi/deits/export-archive
[DEITS] Export the backup as a tar archive
2022-11-22 11:11:12 +01:00
Convly
7600eefc8c tmp local media capabilities 2022-11-21 18:55:51 +01:00
Convly
ae68de46ad Merge branch 'features/deits' into deits/export-archive 2022-11-21 17:22:29 +01:00
Ben Irvin
96846061b5 remove comments 2022-11-21 13:58:49 +01:00
Ben Irvin
839664012c
Update packages/core/data-transfer/lib/engine/index.ts
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2022-11-21 13:51:37 +01:00
Bassel
33880b2afe Merge branch 'features/deits' into deits/restore-mechanism 2022-11-21 10:54:36 +02:00
Ben Irvin
b702d5690b
Merge branch 'features/deits' into deits/engine-tests 2022-11-21 09:18:06 +01:00
Ben Irvin
2945ce4b14
Merge branch 'features/deits' into deits/fix-typescript-projects 2022-11-21 09:14:00 +01:00
Christian Capeans
e735ca0187 Merge branch 'features/deits' of https://github.com/strapi/strapi into deits/schema-validation 2022-11-18 16:20:53 +01:00
Bassel
6d2ea2b675 Merge branch 'features/deits' into deits/restore-mechanism 2022-11-18 16:32:30 +02:00