Commit graph

422 commits

Author SHA1 Message Date
jdolle
5ee3a2e98c
Specify oclif exitcode in cli errors (#6768) 2025-05-12 11:53:29 +02:00
Laurin Quast
8fd9ad018a
feat(api): add SeverityLevelType (#6678) 2025-04-02 12:04:25 +02:00
Kamil Kisiela
a482abff7b
feat: update federation-composition to v0.18.1 (#6684) 2025-04-01 10:56:15 +00:00
Kamil Kisiela
ed66171a4b
Update federation-composition to v0.18.0 (#6675) 2025-03-31 10:07:09 +02:00
renovate[bot]
1f414027db
fix(deps): update graphql-tools (#6645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-30 11:56:53 +03:00
Kamil Kisiela
cb41478829
Update composition to v0.16.0 (#6665) 2025-03-28 12:49:56 +01:00
Laurin Quast
e6a970f790
feat(api): expose fields for schema versions and schema checks (#6658) 2025-03-27 15:50:33 +01:00
Laurin Quast
2b220a560c
feat: upgrade @theguild/federation-composition to 0.15.0 (#6662) 2025-03-27 15:11:11 +01:00
jdolle
2056307844
feat: Add setting to make dangerous changes into breaking (#6626)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-03-20 18:40:59 +00:00
TheGuildBot
535283c136
Upcoming Release Changes (#6601)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-20 13:22:26 +01:00
Laurin Quast
a5e00f260a
fix: bump @theguild/federation-composition (#6633) 2025-03-20 08:50:16 +00:00
TheGuildBot
d5a092fde8
Upcoming Release Changes (#6552)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-10 14:03:32 +08:00
jdolle
bb2f2aa30f
feat: accept url in schema check (#6582) 2025-03-07 08:41:00 +08:00
Laurin Quast
3bf0598075
feat: organization access token error handling (#6573)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-06 15:47:47 +08:00
jdolle
9dfd3ca685
feat: add metadata to hive ui with linked directive support (#6517)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-27 09:26:47 -08:00
TheGuildBot
918313c987
Upcoming Release Changes (#6510)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-13 21:05:50 +01:00
TheGuildBot
ccab736f76
Upcoming Release Changes (#6504)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-13 11:34:30 +01:00
Kamil Kisiela
cef7fd88e4
Update @theguild/federation-composition to 0.14.4 (#6502) 2025-02-12 11:16:21 +01:00
TheGuildBot
2c0271c284
Upcoming Release Changes (#6496)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-10 17:11:19 +01:00
TheGuildBot
90f3c61772
Upcoming Release Changes (#6492)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-10 15:13:47 +01:00
Laurin Quast
39eac0315c
fix: handle missing service error for federation project schema checks (#6483) 2025-02-10 10:05:00 +00:00
TheGuildBot
9eeaf7a9a6
Upcoming Release Changes (#6463)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-05 13:59:38 +01:00
Laurin Quast
05045306b7
feat: allow non target access actors to check, compose, delete and publish schemas (#6449)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-04 12:14:08 +00:00
jdolle
00097a9d34
fix: add CLI error code docs; fix a few error messages (#6403) 2025-01-23 09:08:13 -08:00
TheGuildBot
13646a34f5
Upcoming Release Changes (#6373)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-22 13:00:03 +01:00
jdolle
fc89aeda4d
Standardize CLI Errors (#6391) 2025-01-21 17:26:23 +01:00
Jason Kuhrt
39b87177f4
Revert "chore(cli): prepare typebox lib code (#6337)" (#6356)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-01-17 08:40:13 -05:00
Kamil Kisiela
40213fb7dc
Update federation composition to 0.14.3 (#6380)
The `transformSupergraphToPublicSchema` removes now `@policy`, `@requiresScopes` and `@authenticated`.

The public schema shouldn't have them.
2025-01-17 10:28:20 +01:00
TheGuildBot
b2d2fb7d91
Upcoming Release Changes (#6342)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-16 20:54:48 +07:00
Jason Kuhrt
e10cc2db42
feat(cli): cmd schema:check result output json file (#6357) 2025-01-15 09:45:09 -05:00
jdolle
f6565fc899
feat: cli schema:fetch targets latest if actionId argument is missing (#6338) 2025-01-10 19:16:19 -08:00
Jason Kuhrt
0a84187051
improve(cli)!: remove config commands (#6333)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2025-01-10 11:02:52 -05:00
Jason Kuhrt
7d3291f954
refactor(cli): explicit BaseCommand log method names (#6335) 2025-01-10 10:26:30 -05:00
Jason Kuhrt
fe769c919a
chore(cli): prepare typebox lib code (#6337) 2025-01-10 09:41:12 -05:00
Jason Kuhrt
cb1b63efa6
refactor(cli): move table printer into Texture lib (#6334) 2025-01-10 08:31:32 -05:00
TheGuildBot
008fdbb5c5
Upcoming Release Changes (#6257)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-10 11:19:01 +01:00
Jason Kuhrt
52e3be34ff
refactor(cli): texture lib (#6280) 2025-01-09 11:05:30 -05:00
Jason Kuhrt
817c4e7e24
chore(cli): use prebuild script (#6331) 2025-01-09 15:36:36 +01:00
Jason Kuhrt
f712c33d3f
chore(cli): idiomatic build script with watch (#6285) 2025-01-09 08:42:25 -05:00
renovate[bot]
a91a04b40c
chore(deps): update dependency typescript to v5.7.3 (#6301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 14:02:14 +07:00
renovate[bot]
91c9cb1ae1
fix(deps): update graphql-tools (#6302) 2025-01-09 12:59:08 +07:00
Jason Kuhrt
40e23ad643
refactor(cli): zod namespace (#6278) 2025-01-09 09:18:33 +07:00
Jason Kuhrt
9af5d8c219
chore(cli): gitignore oclif manifest file (#6277)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2025-01-09 09:14:13 +07:00
jdolle
29c45dfbfc
Add subgraphs type to cli schema:fetch (#6255) 2025-01-08 19:16:55 +07:00
jdolle
5a6e565be4
Add detailed error message for Hive CLI missing access token (#6252) 2025-01-06 16:26:34 +00:00
TheGuildBot
32f9862dc5
Upcoming Release Changes (#6221)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-02 15:41:18 +01:00
renovate[bot]
6e77a632f0
fix(deps): update dependency zod to v3.24.1 (#6211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-25 16:02:01 +02:00
renovate[bot]
6f8ceb3a54
chore(deps): update dependency typescript to v5.7.2 (#6203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-25 15:16:32 +02:00
Kamil Kisiela
cffd08a53d
Update @theguild/federation-composition to v0.14.2 (#6111) 2024-12-12 14:25:44 +01:00
TheGuildBot
c33aad09ea
Upcoming Release Changes (#6059)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-29 13:42:54 +01:00
Kamil Kisiela
e4f8b0a51d
Update READMEs (#6057) 2024-11-29 10:47:51 +01:00
renovate[bot]
6745ee0d39
chore(deps): update graphql-tools (#5964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 12:57:54 +02:00
renovate[bot]
ab545ffa70
chore(deps): update dependency tslib to v2.8.1 (#5962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 12:57:43 +02:00
TheGuildBot
49941b69ae
Upcoming Release Changes (#5873)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-07 16:54:28 +01:00
Kamil Kisiela
580d349d45
Update @theguild/federation to v0.14.1 (#5872) 2024-11-07 16:14:16 +01:00
renovate[bot]
b9afd13470
chore(deps): update dependency typescript to v5.6.3 (#5787)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-10-28 16:06:11 +02:00
renovate[bot]
a8aa6a0def
chore(deps): update dependency tslib to v2.8.0 (#5807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 14:13:58 +02:00
Dotan Simha
0fcf351820
Removed deprecated deps (#5820) 2024-10-28 12:35:40 +02:00
renovate[bot]
a0de363d50
chore(deps): update dependency tsx to v4.19.2 (#5786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-27 17:48:46 +02:00
renovate[bot]
7bb9e18a15
chore(deps): update graphql-tools (#5757)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-27 17:01:14 +02:00
Kamil Kisiela
7edd150e63
Deprecate cleanId, use slug instead (#5684) 2024-10-21 13:06:29 +02:00
Kamil Kisiela
3cb8861df0
Deprecate name, use slug (cleanId) instead (#5681) 2024-10-17 15:01:48 +02:00
TheGuildBot
26d1c74766
Upcoming Release Changes (#5679)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-16 17:50:05 +02:00
Piotr Monwid-Olechnowicz
58b77bbe06
Change View Pricing link to Documentation (#5675) 2024-10-15 11:39:51 +00:00
renovate[bot]
8edb23930d
chore(deps): update dependency oclif to v4.15.8 (#5030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 12:43:25 +03:00
Kamil Kisiela
ce9c64db44
Use graphql-hive/<service> docker images and update repo refs (#5672) 2024-10-14 16:36:45 +02:00
TheGuildBot
88fb4f4e3f
Upcoming Release Changes (#5670)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-14 11:50:54 +02:00
TheGuildBot
81e35a9dd6
Upcoming Release Changes (#5662)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-10 10:31:50 +00:00
Laurin Quast
ed25aca53a
feat: improve error handling for app deployment creation (#5661) 2024-10-10 11:40:03 +02:00
Kamil Kisiela
262eb17c68
Update theguild/federation-composition to v0.14.0 (#5636) 2024-10-02 12:52:56 +00:00
Kamil Kisiela
ea032e0395
Update theguild/federation-composition to v0.13.0 (#5635) 2024-10-02 10:38:35 +00:00
Laurin Quast
b7c8f34af8
docs: hive gateway documentation and reorganize documentation (#5291)
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
Co-authored-by: Valentin Cocaud <v.cocaud@gmail.com>
Co-authored-by: YassinEldeeb <yassineldeeb94@gmail.com>
2024-09-10 05:24:38 -07:00
renovate[bot]
88b5877a28
chore(deps): update dependency tslib to v2.7.0 (#5521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 13:00:50 +00:00
renovate[bot]
8e8be9980a
chore(deps): update dependency tsx to v4.18.0 (#5522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 12:04:46 +00:00
TheGuildBot
5da9e996ab
Upcoming Release Changes (#5493)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-22 12:17:55 +02:00
Laurin Quast
3850ad24d4
fix: retry lock and avoid gateway timeout (#5474) 2024-08-22 11:03:27 +02:00
TheGuildBot
af00ac6b5a
Upcoming Release Changes (#5463)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-20 11:48:10 +00:00
renovate[bot]
5c3eaafa0c
chore(deps): update graphql-tools (#5411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 13:40:56 +00:00
renovate[bot]
2195b09de6
chore(deps): update dependency tsx to v4.17.0 (#5423) 2024-08-18 13:01:04 +03:00
renovate[bot]
f9d8fa04b2
fix(deps): update dependency @graphql-tools/utils to v10.5.3 (#5384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 11:30:15 +03:00
renovate[bot]
098355c7d2
chore(deps): update graphql-tools (#5376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 11:42:48 +03:00
TheGuildBot
bfca250ad6
Upcoming Release Changes (#5366)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-13 15:26:24 +02:00
Laurin Quast
6ca77adfda
chore: fix CLI typescript error (#5368) 2024-08-13 13:30:45 +02:00
Laurin Quast
7039d83b94
feat: app deployments CLI (#5190) 2024-08-13 12:15:46 +02:00
TheGuildBot
9bbe4b5fe7
Upcoming Release Changes (#5343)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-13 10:41:34 +02:00
renovate[bot]
efa2f04279
chore(deps): update dependency typescript to v5.5.4 (#5356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 13:10:30 -05:00
Laurin Quast
0a3b24d400
feat: log requests and retries (#5307) 2024-08-12 12:53:30 +02:00
TheGuildBot
16a2f92ebf
Upcoming Release Changes (#5305)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-02 14:27:01 +02:00
TheGuildBot
e22512bee3
Upcoming Release Changes (#5303)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-02 11:18:26 +02:00
Laurin Quast
e6dc5c9df3
feat: full HTTP request logging (#5234) 2024-08-01 15:06:10 +00:00
Kamil Kisiela
15809afcb6
Hide punycode deprecation warning in CLI (#5284) 2024-07-26 09:51:03 +02:00
TheGuildBot
8a6d584c12
Upcoming Release Changes (#5276)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-24 09:42:50 +00:00
Kamil Kisiela
c20907b7bf
Perform local schema composition in the hive dev command (#5237) 2024-07-24 09:25:31 +00:00
Kamil Kisiela
122227bbc5
Remove Windows installer (#5250) 2024-07-19 11:33:31 +00:00
Dotan Simha
1ca63a758b
run integration tests locally against local running services (#5096) 2024-07-15 11:21:23 +00:00
renovate[bot]
ea91fbe997
fix(deps): update dependency @graphql-tools/utils to v10.3.2 (#5207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-14 09:29:20 +03:00
Jiri Spac
e74722d9d9
feat: Teams communication adapter (#4968)
Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-09 17:14:53 +02:00
renovate[bot]
b58dfb2899
fix(deps): update dependency @graphql-tools/utils to v10.3.1 (#5155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-07 08:40:58 +03:00
renovate[bot]
4df1e311e4
chore(deps): update dependency tsx to v4.16.2 (#5135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 08:48:17 +03:00
renovate[bot]
8691c17203
chore(deps): update graphql-tools (#5129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 08:48:00 +03:00