Dotan Simha
eedb6a9b23
more improvements to sentry sourcemaps setup ( #4022 )
2024-02-21 18:07:07 +02:00
Dotan Simha
1628451cb6
sentry fixes ( #4011 )
2024-02-20 16:34:53 +00:00
Dotan Simha
1b097a1b07
try to configure unique path per each docker image ( #4010 )
2024-02-20 17:06:34 +02:00
Kamil Kisiela
7a1e1506f0
Revert Node 21 upgrade and use Node 18 again ( #3546 )
2023-12-11 17:04:44 +02:00
renovate[bot]
e47db78d48
fix(deps): update rust crate flate2 to 1.0.28 ( #3572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 14:04:03 +02:00
Kamil Kisiela
9c3e7b3b16
Node 21 ( #3035 )
2023-12-07 11:29:29 +01:00
renovate[bot]
fdc0fb3c8d
chore(deps): update dependency prettier to v3.1.0 ( #3377 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-11-13 11:07:34 +00:00
Kamil Kisiela
4e407fb7a8
Revert Node 20 (use 18) ( #3022 )
2023-10-10 13:13:28 +02:00
Kamil Kisiela
d6673b8144
Use Node 20.8 ( #2990 )
2023-10-02 12:12:48 +02:00
Kamil Kisiela
68e8c572dd
Native Federation v2 support ( #2822 )
...
Closes #712
Closes #1330
Want to opt-in? Create a support ticket.
2023-09-28 12:31:32 +02:00
Kamil Kisiela
9c9cec7bef
Move direct dependencies of services to devDependencies ( #2652 )
2023-09-04 11:45:18 +00:00
Kamil Kisiela
0ae6968294
ClickHouse storage size and performance improvements ( #2712 )
2023-08-28 13:03:40 +00:00
Kamil Kisiela
00212ff984
Use Pino logger in hive/app ( #2702 )
2023-08-03 11:58:21 +00:00
Kamil Kisiela
efc044d498
Detect changes in Cargo.lock and Cargo.toml ( #2669 )
2023-07-27 09:22:15 +02:00
Kamil Kisiela
fa2d695209
Update apollo-router automatically ( #2665 )
2023-07-25 14:16:52 +02:00
Kamil Kisiela
cc6dbb514d
Reduce the size of cache (GH Actions) ( #2616 )
2023-07-17 17:19:08 +02:00
Laurin Quast
90e242bc07
filter operations by client name ( #2487 )
2023-06-27 12:24:43 +02:00
Laurin Quast
407adafb92
feat: persist schema check in database and expose it via api ( #2417 )
2023-06-13 13:22:01 +02:00
Kamil Kisiela
af9d7d413a
Make sentry-cli ignore node_modules
2023-05-31 16:15:14 +02:00
Laurin Quast
d2bed7b9fc
chore: add missing version and private field ( #2284 )
2023-05-22 10:29:06 +02:00
Laurin Quast
b5039ab139
feat: supergraph field information in explorer ( #2235 )
2023-05-22 10:01:07 +02:00
Kamil Kisiela
0e14c96374
Use SWC instead of Babel in Next ( #2063 )
2023-04-20 17:59:05 +02:00
Kamil Kisiela
1b2b3e7ada
Move bob runify here ( #2075 )
2023-04-20 09:18:51 +00:00
Kamil Kisiela
bed853472a
Move serializer.ts ( #2009 )
2023-04-12 09:45:58 +00:00
Dimitri POSTOLOV
bf04a74cf5
add prettier-plugin-sql ( #1555 )
2023-03-07 11:34:59 +02:00
Dimitri POSTOLOV
b18d2b5c56
fix sync-env-files.ts, remove glob package ( #1556 )
2023-03-07 10:45:14 +02:00
Dimitri POSTOLOV
5f408bab3b
remove chakra, emotion from Hive web app ( #1412 )
2023-02-22 08:41:00 +01:00
Kamil Kisiela
965cabc1b6
Fix an issue in Federation when a type definition is not found for a type extension ( #1407 )
2023-02-20 16:14:06 +01:00
Dimitri POSTOLOV
0575817a97
Remove twin.macro, use pure tailwindcss3 ( #1256 )
2023-02-13 05:08:17 +02:00
Dimitri POSTOLOV
e1b3fe2df5
restrict 0.0.0.0 in code files and 0.0.0.0 in .env.template files ( #1323 )
2023-02-10 10:15:24 +09:00
Dotan Simha
78d8987229
Fixes for local development of Hive, and make it IPv6 friendly ( #1317 )
2023-02-09 15:38:50 +09:00
Kamil Kisiela
572e86c8d9
Use latest (unreleased yet) graphql-parser ( #1198 )
2023-01-31 11:05:36 +01:00
Denis Badurina
8287a51255
prettier should be responsible for import sorting instead of eslint ( #1027 )
2023-01-23 10:30:38 +01:00
Dimitri POSTOLOV
b626604813
remove fs-extra ( #922 )
2022-12-29 00:48:27 +01:00
Dimitri POSTOLOV
bd5496ebff
[ 🔧 ESLint] several different rules fixes ( #737 )
2022-12-28 21:38:03 +01:00
Dimitri POSTOLOV
02469da474
[ 🔧 ESLint] fixes for no-implicit-coercion ( #742 )
...
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-12-28 21:04:17 +01:00
Dimitri POSTOLOV
7ad5e26c34
[ 🔧 ESLint] import sort ( #736 )
2022-12-28 20:22:54 +01:00
Dotan Simha
ee74946f77
Fix local seed script and added dev env ( #906 )
2022-12-27 18:11:02 +00:00
renovate[bot]
1afe0ec73a
Update dependency @theguild/prettier-config to v1 ( #676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-24 10:00:41 +00:00
Dimitri POSTOLOV
12ceda69dc
Use pnpm instead of yarn ( #477 )
...
Co-authored-by: enisdenjo <badurinadenis@gmail.com>
Co-authored-by: Denis Badurina <denis@domonda.com>
2022-11-01 02:11:53 +02:00
Kamil Kisiela
449b0f6e37
Initial version a plugin for Apollo Router ( #266 )
2022-08-08 14:58:22 +02:00
Kamil Kisiela
25d6b0191b
Migrate X-API-Token to Authorization header ( #122 )
2022-07-01 11:43:27 +02:00
Kamil Kisiela
086d972dcd
Use different url-prefix when publishing sourcemaps ( #214 )
2022-06-30 13:57:40 +02:00
Kamil Kisiela
20e3129caa
$ prettier <all> ( #46 )
...
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
2022-05-24 16:31:53 +03:00
Kamil Kisiela
65174ed2f5
A bit more logging in sentry ( #54 )
...
* A bit more logging in sentry
* Make sure we reach 100ms delay in buffer-esimator test
* Increase fetch-depth
* remote only
* Run turbo setup
* no preflight
2022-05-23 11:59:49 +02:00
Kamil Kisiela
e966f75b4c
Welcome GitHub Codespaces ( #24 )
2022-05-19 10:46:02 +02:00
Kamil Kisiela
85ffde71d4
Update sync-env-files.js ( #13 )
2022-05-18 15:54:24 +02:00
Kamil Kisiela
dc3bc1ec87
Hello
2022-05-18 09:26:57 +02:00