81 Commits

Author SHA1 Message Date
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
Convly
7e25e72981 Merge branch 'features/deits' of github.com:strapi/strapi into deits/export-archive 2022-11-18 14:41:57 +01:00
Bassel
30412784b8 add some changes 2022-11-18 15:14:11 +02:00
Ben Irvin
ea5a8a6115 remove use of lodash 2022-11-18 09:47:09 +01:00
Ben Irvin
88502c0dc6 test only valid engine can be created 2022-11-17 21:19:33 +01:00
Ben Irvin
335ac5e0e4 Merge branch 'features/deits' into deits/engine-tests 2022-11-17 20:10:18 +01:00
Ben Irvin
d80409212e fix provider call check 2022-11-17 20:06:53 +01:00
Ben Irvin
4f7ba59ebb fix log 2022-11-17 17:02:01 +01:00
Convly
a0f83e0c0b Export the backup as a tar archive 2022-11-17 14:32:28 +01:00
Ben Irvin
7505860d78 Merge branch 'features/deits' into deits/provider-results 2022-11-17 11:26:50 +01:00
Bassel
aaaedd0b54 Merge branch 'features/deits' into deits/restore-mechanism 2022-11-17 10:42:35 +02:00
Bassel
ac5f4bfe8c Implement restore strategy 2022-11-16 15:00:29 +02:00
Convly
ee1461cc41 Add an init step to the transfer engine 2022-11-16 11:16:14 +01:00
Convly
7768f6076c Fix boostrap > bootstrap typo 2022-11-16 11:08:08 +01:00
Ben Irvin
050d236050 make bytes required 2022-11-16 11:04:40 +01:00
Ben Irvin
e20ce4ba47 add default types 2022-11-15 21:15:16 +01:00
Ben Irvin
1a98345a9a fix code for tests 2022-11-15 20:58:50 +01:00
Ben Irvin
603145c3c6 rename bootstrap 2022-11-15 18:51:43 +01:00
Ben Irvin
6312d5e1d5 comment 2022-11-15 18:43:53 +01:00