599 Commits

Author SHA1 Message Date
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
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
Bassel
aaaedd0b54 Merge branch 'features/deits' into deits/restore-mechanism 2022-11-17 10:42:35 +02:00
Jean-Sébastien Herbaux
8b62343fc0
Merge pull request #14864 from strapi/deits/export-metadata
[DEITS] Metadata export from the local file destination provider
2022-11-17 09:30:05 +01:00
Convly
c65737328b Remove unwanted import 2022-11-16 14:14:50 +01:00
Bassel
51d1529385 Merge branch 'features/deits' into deits/restore-mechanism 2022-11-16 15:01:26 +02:00
Bassel
ac5f4bfe8c Implement restore strategy 2022-11-16 15:00:29 +02:00
Ben Irvin
b10f5c1ad2 remove void type 2022-11-16 11:49:28 +01:00
Ben Irvin
56032f7c8d fix types 2022-11-16 11:42:03 +01:00
Convly
26d94ef53e Add encryption & compression capabilities to the metadata.json step 2022-11-16 11:36:40 +01:00
Ben Irvin
e902281584 remove more unused code 2022-11-16 11:34:09 +01:00
Ben Irvin
dae6d34127 remove unused code 2022-11-16 11:31:12 +01:00
Ben Irvin
456988556e remove useless chain 2022-11-16 11:30:12 +01:00
Ben Irvin
ac8a422e13 remove stage names 2022-11-16 11:29:21 +01:00
Ben Irvin
62cbc25bbf remove unused parameter 2022-11-16 11:26:38 +01:00
Ben Irvin
87e711e1b5 add missing types 2022-11-16 11:25:48 +01:00
Convly
ee1461cc41 Add an init step to the transfer engine 2022-11-16 11:16:14 +01:00
Ben Irvin
3331ca03dd import type only 2022-11-16 11:11:44 +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
7cf2ae8d05 Merge branch 'features/deits' into deits/provider-results 2022-11-16 10:55:37 +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
Ben Irvin
93592cad68 rename bootstrap 2022-11-15 18:51:20 +01:00
Ben Irvin
bf2442a2f5 move test-utils 2022-11-15 18:51:20 +01:00
Ben Irvin
6312d5e1d5 comment 2022-11-15 18:43:53 +01:00
Ben Irvin
5afd6ce9ce combine progress into one object 2022-11-15 18:42:34 +01:00
Ben Irvin
b8c81bcf09 use emit instead of passing type 2022-11-15 18:23:31 +01:00
Ben Irvin
64ae9f324b
Merge pull request #14716 from strapi/deits/ts-linting
[DEITS] Add eslint+prettier for typescript files
2022-11-15 14:49:48 +01:00
Ben Irvin
5888531e7c rename step to stage 2022-11-15 14:30:42 +01:00
Christian Capeans
ec2c6178f4 Refactor selectedSchema naming 2022-11-15 14:17:10 +01:00
Christian Capeans
a9d20f759b Refactor schema comparisson to make it simpler 2022-11-15 14:15:25 +01:00
Christian Capeans
00c964b1d7 Reorder imports 2022-11-15 13:52:11 +01:00