119 Commits

Author SHA1 Message Date
Convly
dba3f9ba9c Fix the gzip compression 2022-11-21 17:03:15 +01:00
Convly
634897bed7 Use .enc instead of .gpg, remove useless comment 2022-11-21 11:25:45 +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
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
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
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
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
Convly
bffa65ebc2 Update types for the file destination provider 2022-11-15 10:37:41 +01:00
Convly
159a0604b8 Remove useless console.log 2022-11-15 10:36:47 +01:00
Convly
ec384c582e Export metadata from the local file destination provider 2022-11-15 09:48:51 +01:00
Ben Irvin
bd0f0b68d9 synchronize typescript package versions 2022-11-15 08:43:58 +01:00
Ben Irvin
8c9d3a0ff6 add missing rules 2022-11-15 08:41:33 +01:00
Ben Irvin
af1a2372d6 fix aggregate data recording 2022-11-11 16:14:21 +01:00
Ben Irvin
7496f46fae fix type import 2022-11-11 15:35:47 +01:00
Ben Irvin
70f134f90f fix: pass data to destination stream 2022-11-11 15:25:19 +01:00
Ben Irvin
68a3fcace5 remove counts from providers 2022-11-11 14:24:30 +01:00
Ben Irvin
c09c8b2511 add bytes and table 2022-11-11 14:11:02 +01:00
Ben Irvin
68909c62f8 add count recorder 2022-11-11 13:41:01 +01:00
Ben Irvin
f98f209bde Merge branch 'features/deits' into deits/provider-results 2022-11-10 09:05:57 +01:00
Ben Irvin
0d17166025
Merge branch 'features/deits' into deits/archive-files 2022-11-10 08:57:05 +01:00
Convly
c79bce4f2d Merge branch 'features/deits' of github.com:strapi/strapi into features/deits 2022-11-09 16:09:26 +01:00
Convly
59ce604ca7 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-11-09 16:09:13 +01:00
Convly
d1c58b3a67 Update encryption unit test 2022-11-09 15:39:19 +01:00
Ben Irvin
914459326d fix fs errors 2022-11-09 15:27:17 +01:00
Convly
4eca5097b2 Merge branch 'features/deits' into deits/cleanup-and-fixes 2022-11-09 15:17:10 +01:00
Convly
bb7d566d42 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-11-09 15:15:28 +01:00
Ben Irvin
ff8290f4bf fix import 2022-11-09 14:29:18 +01:00
Ben Irvin
91d0961ac2 add counter to file destination provider 2022-11-08 16:04:43 +01:00
Ben Irvin
01621ab320 add counts to local strapi source provider 2022-11-08 15:47:51 +01:00
Ben Irvin
dfbf05248b throw errors instead of suppressing 2022-11-08 15:23:14 +01:00
Ben Irvin
8b4d475f00 add provider results object and typings 2022-11-08 14:26:48 +01:00