Commit graph

154 commits

Author SHA1 Message Date
renovate[bot]
ba2dfdfe24
fix(deps): update trpc to v10.9.1 (#1195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-02-01 10:24:07 +01:00
renovate[bot]
7c5ec27098
fix(deps): update aws-sdk-js-v3 monorepo to v3.262.0 (#1203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 09:37:07 +01:00
renovate[bot]
8c92090353
fix(deps): update aws-sdk-js-v3 monorepo to v3.261.0 (#1191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 08:47:05 +02:00
Kamil Kisiela
97f15a2d58
Fix reporting of Invalid Token error to Sentry (#1184) 2023-01-30 18:32:15 +01:00
Laurin Quast
a9087915d8
chore: move integration-tests to use the client preset (#1180) 2023-01-30 11:09:44 +01:00
renovate[bot]
7cdd3f1468
fix(deps): update dependency ioredis to v5.3.0 (#1139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 13:27:10 +00:00
Laurin Quast
c8d6aa4a27
feat: support new cdn tokens (#1061) 2023-01-27 12:59:09 +01:00
renovate[bot]
e9de7a534f
fix(deps): update dependency tslib to v2.5.0 (#1153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 13:32:35 +02:00
renovate[bot]
03d41bf001
fix(deps): update aws-sdk-js-v3 monorepo to v3.259.0 (#1148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 12:22:42 +02:00
Laurin Quast
162bda92d9
feat: use s3 bucket for validating CDN access tokens (#1143) 2023-01-26 16:36:49 +01:00
renovate[bot]
3267c78ef2
fix(deps): update apollo graphql packages (#1136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-26 11:25:37 +02:00
renovate[bot]
bffa077b56
fix(deps): update aws-sdk-js-v3 monorepo to v3.258.0 (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-26 11:25:31 +02:00
Kamil Kisiela
fcec5f7b18
Pass errors coming from the external composition to the end-user (#1132) 2023-01-25 16:59:47 +01:00
Laurin Quast
dfd1d37e96
refactor: change dependency chain (#1127) 2023-01-25 09:10:29 +00:00
renovate[bot]
003d8a954a
fix(deps): update aws-sdk-js-v3 monorepo to v3.257.0 (#1124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 10:22:20 +02:00
Kamil Kisiela
da5f291277
Move docker-related files to docker directory (#1116) 2023-01-24 18:15:24 +00:00
Laurin Quast
a505bcfbe0
Revert "feat: read legacy s3 key from s3 for artifact API requests [3/4]" (#1120) 2023-01-24 17:54:30 +01:00
Laurin Quast
c85d8aa0d0
feat: read legacy s3 key from s3 for artifact API requests [3/4] (#1005) 2023-01-24 15:03:04 +01:00
renovate[bot]
a37264035a
fix(deps): update aws-sdk-js-v3 monorepo to v3.256.0 (#1112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 15:44:41 +02:00
Laurin Quast
e3a3667c28
feat: store legacy cdn keys on s3 [1/4] (#1003) 2023-01-23 17:21:02 +01:00
Dotan Simha
44924b249b
Drop build-local scripts, build Workers for all targets, adjust turbo cache (#1105) 2023-01-23 17:44:53 +02:00
Denis Badurina
8287a51255
prettier should be responsible for import sorting instead of eslint (#1027) 2023-01-23 10:30:38 +01:00
renovate[bot]
6fe9b1b48e
chore(deps): update dependency @types/jest to v29.2.6 (#1094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-22 10:48:47 +02:00
renovate[bot]
ee04727e51
fix(deps): update dependency @apollo/server to v4.3.1 (#1077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-20 09:51:08 +00:00
renovate[bot]
5f6767421f
fix(deps): update aws-sdk-js-v3 monorepo to v3.254.0 (#1079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-20 11:21:02 +02:00
Dotan Simha
4b2b4fcaa4
Try to fix Docker image push failures (#1070) 2023-01-19 17:25:33 +00:00
Dotan Simha
5751684b83
Remove strict 200 char limit for URLs (#1072) 2023-01-19 16:07:40 +00:00
renovate[bot]
62994dc95f
fix(deps): update aws-sdk-js-v3 monorepo to v3.252.0 (#1063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-19 11:48:57 +02:00
Kamil Kisiela
5548a7bb32
Avoid overfetching and get operation's body on-demand (#1058) 2023-01-18 14:38:56 +01:00
renovate[bot]
96371135eb
chore(deps): update redis docker tag to v7.0.8 (#1052)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 09:10:07 +00:00
renovate[bot]
af4e97c272
fix(deps): update trpc to v10.9.0 (#1038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 09:59:36 +02:00
Dotan Simha
2f491a747f
Migrations refactoring, separate migrations/storage packages and support .mts migrations with dependencies (#1044) 2023-01-18 08:54:47 +01:00
Kamil Kisiela
a2e71a7074
Use Redpanda instead of Kafka and ZooKeeper (integration tests and local) (#995) 2023-01-17 15:47:45 +01:00
Kamil Kisiela
f0af9f2e67
Use ClickHouse Cloud for READ operations and drop legacy tables (#1031) 2023-01-17 11:45:09 +01:00
renovate[bot]
a53a4ead45
fix(deps): update whatwg-node (#1008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-16 09:54:06 +00:00
renovate[bot]
7ec31fc32f
fix(deps): update aws-sdk-js-v3 monorepo to v3.245.0 (#1013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-15 10:16:31 +02:00
renovate[bot]
2737628b87
fix(deps): update dependency ioredis to v5.2.5 (#1012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-15 10:16:26 +02:00
Laurin Quast
74b0af85ae
feat: integration test apollo gateway + server compatibility (#988) 2023-01-12 10:55:28 +01:00
Dotan Simha
b9c40eedb2
Upgrade NodeJS to v18.13.0 (#981) 2023-01-10 17:45:30 +02:00
renovate[bot]
3924c7199b
Update dependency @whatwg-node/fetch to v0.6.1 (#934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-05 20:23:20 +02:00
Kamil Kisiela
47e3953e06
Update jest.config.js 2023-01-05 14:58:53 +01:00
Kamil Kisiela
21a135b9d4
Fix the default retention period of personal plans in PG (#949) 2023-01-05 10:27:42 +00:00
renovate[bot]
1ff954089d
Update aws-sdk-js-v3 monorepo to v3.241.0 (#931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-02 15:52:18 +00:00
Kamil Kisiela
d2516d27c6
Update docker-compose.integration.yaml 2023-01-02 14:22:40 +01:00
Dotan Simha
4d2ec4bc8a
Upgrade Redis to v7 and upgrade BullMQ to latest (#937) 2023-01-02 13:05:23 +02:00
Kamil Kisiela
032e86d123
Avoid building app and doc for integration testing (#939) 2023-01-02 11:34:23 +01:00
Kamil Kisiela
a972fe26f2
Improvements in change detection and the strictness of the registry (#930) 2022-12-30 14:51:42 +00:00
Kamil Kisiela
ad0bbfe02f
Use the production version of CLI (#936) 2022-12-30 12:41:30 +01:00
Dimitri POSTOLOV
bd5496ebff
[🔧 ESLint] several different rules fixes (#737) 2022-12-28 21:38:03 +01:00
Dimitri POSTOLOV
7ad5e26c34
[🔧 ESLint] import sort (#736) 2022-12-28 20:22:54 +01:00