Commit graph

107 commits

Author SHA1 Message Date
jdolle
ddea09bbc3
Format service SDL and keep multiline comment spacing (#7664) 2026-02-12 16:28:05 -08:00
Adam Benhassen
f8e49ae53f
feat: protected app deployment retiring (#7432) 2026-01-28 13:41:56 +02:00
Adam Benhassen
53f9d5e303
feat(api): conditional breaking changes based on app deployments (#7388) 2026-01-20 12:03:39 +01:00
jdolle
128ce1bdf2
initial schema proposals feature work (#6836) 2025-12-18 05:17:20 +00:00
Adam Benhassen
316859ebcb
fix(cli): handle escaped single-quoted strings in schema change (#7321) 2025-11-27 09:04:57 +00:00
Laurin Quast
5229612d4f
feat: move logger property to top level instead of having it in agent object; use hive-logger (#7290)
Co-authored-by: Denis Badurina <badurinadenis@gmail.com>
2025-11-26 12:49:37 +01:00
Laurin Quast
582bc0e2a4
feat(hive-sdk): reduce http retry noise by introducing debug log level (#7264) 2025-11-14 14:01:48 +01:00
Laurin Quast
01963a0899
feat(api): project and personal scoped access tokens (#7206) 2025-11-10 09:27:37 +01:00
Adam Benhassen
543de174f5
feat: complete --forceSafe implementation to auto-approve breaking changes (#7193) 2025-11-03 10:10:54 +00:00
jdolle
caebbe093a
fix: schema version by commit (#7155)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-24 10:54:47 +02:00
Iha Shin (신의하)
2cbdcedb79
feat(cli): add hive app:retire (#7100) 2025-10-13 11:52:01 +00:00
jdolle
8c4961549f
add progress log to cli app:create command (#7046) 2025-09-25 15:53:32 +00:00
jdolle
49187c972e
fix: CLI hive. json default (#6919)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-08-22 20:24:23 +00:00
Laurin Quast
5fa121f968
fix(cli): use correct error codes and add more context (#6820) 2025-06-02 10:30:16 +02:00
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
Laurin Quast
e6a970f790
feat(api): expose fields for schema versions and schema checks (#6658) 2025-03-27 15:50:33 +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
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
Laurin Quast
39eac0315c
fix: handle missing service error for federation project schema checks (#6483) 2025-02-10 10:05:00 +00: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
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
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
Jason Kuhrt
52e3be34ff
refactor(cli): texture lib (#6280) 2025-01-09 11:05:30 -05:00
Jason Kuhrt
40e23ad643
refactor(cli): zod namespace (#6278) 2025-01-09 09:18:33 +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
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
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
Laurin Quast
ed25aca53a
feat: improve error handling for app deployment creation (#5661) 2024-10-10 11:40:03 +02: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
Laurin Quast
3850ad24d4
fix: retry lock and avoid gateway timeout (#5474) 2024-08-22 11:03:27 +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
Laurin Quast
0a3b24d400
feat: log requests and retries (#5307) 2024-08-12 12:53:30 +02:00
Laurin Quast
e6dc5c9df3
feat: full HTTP request logging (#5234) 2024-08-01 15:06:10 +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
b8998e7ead
Shared HTTP client with retries (#5097) 2024-06-27 14:00:30 +00:00
Kamil Kisiela
06d465e882
Break /client into /core /yoga /envelop /apollo (#4573) 2024-04-23 17:51:43 +02:00
Kamil Kisiela
08d8706954
No longer show dangerous changes (#4519) 2024-04-16 12:14:10 +02:00
Kamil Kisiela
ff480e9173
Allow to compose local subgraphs with subgraphs from the registry (#4383) 2024-04-04 07:18:57 +00:00