83 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
Ben Irvin
5cd9ab530e merge features/deits 2022-12-06 15:52:42 +01:00
Ben Irvin
f911262119 Merge branch 'features/deits' into deits/ts-strapi-eslint-config 2022-12-01 14:29:16 +01:00
Ben Irvin
0718a1c0c4
Merge branch 'features/deits' into deits/import-progress 2022-11-30 15:26:50 +01:00
Ben Irvin
6077039196
Merge branch 'features/deits' into deits/ts-strapi-eslint-config 2022-11-30 15:24:08 +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
3631891480 fix linting errors 2022-11-28 16:41:51 +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
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
a436e20039 improve schemamatching test 2022-11-23 12:11:17 +01:00
Ben Irvin
60fe1ceb70 add tests for version matching and schema matching 2022-11-23 12:07:20 +01:00
Ben Irvin
a2f92459ff move helpers to utils 2022-11-23 10:19:28 +01: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
68a76aa185 remove stream-mock 2022-11-21 14:15:30 +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
Ben Irvin
85c4f11ef3 add schemasMatching 2022-11-21 09:52:52 +01: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
Convly
7e25e72981 Merge branch 'features/deits' of github.com:strapi/strapi into deits/export-archive 2022-11-18 14:41:57 +01:00
Ben Irvin
ea5a8a6115 remove use of lodash 2022-11-18 09:47:09 +01:00
Ben Irvin
a9d3fa7fde fix called times check 2022-11-17 21:58:04 +01:00
Ben Irvin
0f3709da7c remove extraneous strapi 2022-11-17 21:51:12 +01:00
Ben Irvin
e867e702c6 add progress test 2022-11-17 21:39:29 +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
61045a11c1 fix destination provider 2022-11-17 17:05:21 +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
841c7490e1 remove .only 2022-11-17 13:31:43 +01:00
Ben Irvin
f88d7ad560 fix expect stage assertion 2022-11-17 13:31:08 +01:00
Ben Irvin
7251f10614 test for provider results 2022-11-17 13:06:03 +01:00
Ben Irvin
6bd6ddb340 test invalid strategy 2022-11-17 12:15:42 +01:00
Ben Irvin
f7a261db7d add engine tests 2022-11-17 11:58:49 +01:00
Ben Irvin
7505860d78 Merge branch 'features/deits' into deits/provider-results 2022-11-17 11:26:50 +01: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
7f68db7fe7 add (failing) test for bootstrap 2022-11-15 20:35:22 +01:00
Ben Irvin
603145c3c6 rename bootstrap 2022-11-15 18:51:43 +01:00