Commit graph

743 commits

Author SHA1 Message Date
renovate[bot]
99eff44afa
chore(deps): update dependency fastify to v3.29.5 (#1096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-22 10:48:21 +02:00
renovate[bot]
172c3e8ddf
chore(deps): update dependency husky to v8.0.3 (#1097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-22 10:48:09 +02:00
renovate[bot]
89da5b33d7
chore(deps): update dependency next-sitemap to v3.1.47 (#1098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-22 10:47:50 +02:00
Dotan Simha
06c694215f
Allow to force rerun migrations jobs and allow to clear db as part of deployment (#1090) 2023-01-21 19:43:18 +00:00
renovate[bot]
d76fae5ba9
fix(deps): update dependency @whatwg-node/server to v0.5.7 (#1085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-21 11:20:06 +02:00
renovate[bot]
fb05952855
fix(deps): update dependency @octokit/app to v13.1.2 (#1084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-21 11:20:00 +02:00
renovate[bot]
33c0e73114
fix(deps): update dependency bullmq to v3.5.9 (#1078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-01-20 10:08:42 +00:00
renovate[bot]
03a2389c7d
chore(deps): update pnpm to v7.25.1 (#1076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-20 10:08:16 +00: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]
08f2518896
fix(deps): update radix (#1082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-20 11:25:38 +02:00
renovate[bot]
d01ec4ac44
fix(deps): update dependency stripe to v11.7.0 (#1081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-20 11:25:12 +02: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
renovate[bot]
c05f23dac7
fix(deps): update dependency @pulumi/pulumi to v3.52.1 (#1080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-20 11:20:52 +02:00
Dotan Simha
aa5562cb14
Added missing tslib to app deps (#1074) 2023-01-19 19:09:57 +00:00
renovate[bot]
56a39b9995
chore(deps): update bitnami/redis docker tag to v7.0.8 (#1032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-01-19 18:19:31 +00:00
Dotan Simha
4c0ab096c9
Separate Docker build for app and Rust in "main" pipeline (#1073) 2023-01-19 17:36:43 +00:00
Dotan Simha
4b2b4fcaa4
Try to fix Docker image push failures (#1070) 2023-01-19 17:25:33 +00:00
renovate[bot]
ae4fed7902
fix(deps): update oclif (#1068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-01-19 17:08:56 +00:00
Dotan Simha
5751684b83
Remove strict 200 char limit for URLs (#1072) 2023-01-19 16:07:40 +00:00
renovate[bot]
6e7589f8e9
fix(deps): update dependency @stripe/react-stripe-js to v1.16.4 (#1066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-19 10:59:31 +00:00
renovate[bot]
1153fc87fa
fix(deps): update dependency bullmq to v3.5.8 (#1062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-01-19 10:00:05 +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
renovate[bot]
6737636084
fix(deps): update dependency tailwindcss-radix to v2.7.0 (#1065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-19 11:48:51 +02:00
renovate[bot]
a02fd12c0a
fix(deps): update dependency @pulumi/pulumi to v3.52.0 (#1067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-19 11:40:00 +02:00
Kamil Kisiela
cdc3e7930b
Update Apollo Router and fix Docker Image (#972) 2023-01-18 21:00:23 +01:00
Kamil Kisiela
5102c88f49
Use dist directory for web, docs and migrations (#1057) 2023-01-18 15:34:49 +00:00
Dotan Simha
0e8ec5a119
Transpile only for migrations when they run in non-dev environment (#1059) 2023-01-18 14:56:10 +00: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]
ecd1af2708
fix(deps): update dependency @graphql-tools/utils to v9 (#908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 10:10:14 +02:00
renovate[bot]
2e592ddd57
fix(deps): update dependency graphql-request to v5 (#927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 10:08:10 +02:00
renovate[bot]
98cede95b9
fix(deps): update supertokens (#1037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 10:07:28 +02: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
renovate[bot]
968e916179
fix(deps): update dependency mkdirp to v2 (#1039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 09:58:49 +02:00
renovate[bot]
939be1e967
fix(deps): update dependency @theguild/components to v4.5.1 (#1051)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 09:58:30 +02:00
renovate[bot]
c8f3c824b8
fix(deps): update dependency @graphql-tools/stitch to v8.7.36 (#1053)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 09:58:19 +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
a52e6d50bc
Update build-and-dockerize.yaml 2023-01-17 17:39:16 +01:00
Kamil Kisiela
184ac2cf55
Fix docker tag normalization 2023-01-17 17:38:19 +01:00
Kamil Kisiela
77387a6008
Use webp in Hive SSO guide to reduce the size of images (#1030) 2023-01-17 15:43:45 +00:00
Davé
bc5fc80c3d
Fix type in Using Registry Doc Page (#996) 2023-01-17 16:05:38 +01:00
github-actions[bot]
43f0647710
Upcoming Release Changes (#1048)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-17 16:05:00 +01:00
Kamil Kisiela
8c2cc65b94
Fix the release pipeline for CLI (#1047) 2023-01-17 16:02: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
Dotan Simha
5c9ad8e782
Revert "Update T&C document" (#1046) 2023-01-17 15:32:21 +01:00
Yassin Eldeeb
a37e974458
docs: share a common image (#1029) 2023-01-17 15:30:26 +01:00
Yassin Eldeeb
ca988304a3
docs: fix typo and add spacing between images (#1028) 2023-01-17 15:30:08 +01:00
Kamil Kisiela
7b18eaf9ee
Use workspace:* for client lib in server package (#1045) 2023-01-17 15:14:06 +01:00
Denis Badurina
e54be2f3b3
Avoid generics on literals (#1026) 2023-01-17 15:04:25 +01:00
github-actions[bot]
48a917b78c
Upcoming Release Changes (#816)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-17 15:01:41 +01:00