599 Commits

Author SHA1 Message Date
Bassel
3ab150e0ad Merge branch 'features/deits' into deits/diagnostics 2023-01-18 11:18:47 +02:00
Ben Irvin
31bec298a9 include schemas with --only option 2023-01-18 09:33:27 +01:00
Bassel
fb374b6a00 fix closing 2023-01-17 15:10:00 +02:00
Bassel
9e00d3ba42 fixing another import path 2023-01-17 14:48:35 +02:00
Bassel
8f2276f072 fix import 2023-01-17 14:46:33 +02:00
Bassel
51b4848540 validate destination provider 2023-01-17 14:30:39 +02:00
Ben Irvin
b68b53370a Merge branch 'features/deits' into deits/cli-exclude-only 2023-01-16 18:58:39 +01:00
Ben Irvin
d8e3d89040 add exclude and only stage skipping 2023-01-16 18:44:14 +01:00
Convly
4c4fd652b9 Merge branch 'features/deits' of github.com:strapi/strapi into deits/diagnostics 2023-01-13 16:45:51 +01:00
Convly
ec41c1ce38 Init diagnostics 2023-01-13 16:43:20 +01:00
Ben Irvin
08a73ddb21 Merge branch 'features/deits' into deits/transfer-protocols 2023-01-13 09:13:17 +01:00
Ben Irvin
a79f92e068 merge branch "main" 2023-01-13 09:13:00 +01:00
Ben Irvin
ad20696ac2 simplify logic 2023-01-12 17:06:13 +01:00
Ben Irvin
e9eed5668e add tests 2023-01-11 12:18:44 +01:00
Ben Irvin
11b8d3c9f3 refactor 2023-01-11 11:07:51 +01:00
Convly
9c1581c94f Fix remote push controller typings 2023-01-09 15:58:41 +01:00
Convly
5172f7bc8f Rename providers' create read/write stream methods 2023-01-09 15:27:48 +01:00
Convly
b3ffb28aa9 Set lib & target to node 14, remove usage of Array.at 2023-01-05 10:57:08 +01:00
Convly
4191788aaa Remove eslint ignore annotation & add back koa to dev dependencies 2023-01-04 14:13:37 +01:00
Convly
e01e745ab2 Merge branch 'deits/architecture-rework' into deits/transfer-protocol 2023-01-04 14:05:37 +01:00
Convly
4ed00c9eb8 Simplify utils usage 2023-01-04 14:03:22 +01:00
Convly
cb42a4fda5 Fix tests 2023-01-04 11:48:08 +01:00
Convly
3347f21f51 Update PR comments 2023-01-04 11:39:26 +01:00
Convly
08b1ae2743 Update eslint config to ignore the data-transfer lib dir 2023-01-04 11:08:37 +01:00
Convly
c0ee93f71c Update eslint config to ignore the data-transfer lib dir 2023-01-04 11:08:08 +01:00
Convly
e46c7617df Merge branch 'deits/architecture-rework' into deits/transfer-protocol 2023-01-03 17:45:55 +01:00
Convly
582a5f244a Move the transfer url to a constant 2023-01-03 17:45:40 +01:00
Convly
fe63c1d559 Update data-transfer with remote protocol types 2023-01-03 17:36:25 +01:00
Convly
60d8434fad Merge branch 'deits/architecture-rework' into deits/transfer-protocol 2023-01-03 10:35:29 +01:00
Convly
00f2b99705 Add lib to the eslintignore file 2023-01-02 18:10:51 +01:00
Convly
fc1cf45fcc Merge branch 'deits/transfer-push' into deits/transfer-protocol 2023-01-02 17:54:45 +01:00
Convly
9bd3453e83 Merge branch 'deits/transfer-protocol' of github.com:strapi/strapi into deits/transfer-protocol 2023-01-02 17:54:28 +01:00
Convly
83f10de1e0 Merge branch 'deits/transfer-push' into deits/architecture-rework 2023-01-02 17:54:01 +01:00
Convly
0ce03a14f2 Merge branch 'features/deits' into deits/transfer-push 2023-01-02 17:53:29 +01:00
Ben Irvin
9d45f557a2 update version 2023-01-02 17:49:17 +01:00
Convly
42a6497e42 Merge branch 'deits/transfer-push-tests' into deits/architecture-rework 2023-01-02 15:46:20 +01:00
Convly
57ef36c3ce Merge branch 'deits/transfer-push-tests' into deits/transfer-protocol 2023-01-02 15:44:31 +01:00
Convly
db89c53edc Merge branch 'features/deits' into deits/transfer-push-tests 2023-01-02 15:41:50 +01:00
Convly
611f991820 data-transfer: Move from lib to src & update folder architecture 2023-01-02 15:30:37 +01:00
Ben Irvin
1b4560ba28 alphabetize 2023-01-02 11:12:09 +01:00
Ben Irvin
897bb4a87c
Merge branch 'features/deits' into deits/ts-workflow 2023-01-02 10:04:14 +01:00
Convly
fdcec5ea25 Rename compile to build:ts 2022-12-30 10:55:40 +01:00
Convly
9c0be5731a Add status command 2022-12-30 10:51:01 +01:00
Convly
e4eae7aa79 (tmp) Add first remote transfer protocol typings 2022-12-29 16:02:54 +01:00
Christian Capeans
352b176966 Merge branch 'deits/transfer-push' into deits/transfer-push-tests 2022-12-29 11:31:08 +01:00
Christian Capeans
c40cfa9a18 Merge branch 'features/deits' into deits/transfer-push 2022-12-29 11:14:08 +01:00
Christian Capeans
807800b9a5 Clean the code 2022-12-29 11:12:09 +01:00
Ben Irvin
29b1724890 Merge branch 'features/deits' into deits/validate-file-before-restore 2022-12-29 09:30:10 +01:00
Ben Irvin
b566c0d44c
Update packages/core/data-transfer/lib/providers/local-file-source-provider/index.ts 2022-12-28 16:56:57 +01:00
Ben Irvin
8677a4ac6c
Update packages/core/data-transfer/lib/providers/local-file-source-provider/index.ts 2022-12-28 16:56:27 +01:00