Commit graph

72 commits

Author SHA1 Message Date
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
Tuval Simha
b82073f6ae
Hive Docs website: New guild/component migration (#4284) 2024-03-25 19:32:51 +02:00
Aleksandra
cd1271088a
feat: show top affected operations and clients for a schema change in schema checks (#3504)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2024-02-26 11:36:48 +01:00
renovate[bot]
814c23bde5
remove dependency log-symbols (#4064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-02-25 16:17:40 +00:00
Mina Kong
02f5274850
feat(cli): separate dangerous changes from warnings in CLI schema check command (#3862)
Co-authored-by: Patrick Deniso <patrick.deniso@wealthsimple.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2024-02-21 15:36:18 +01:00
renovate[bot]
cb61c81033
chore(deps): update prettier (#3796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 10:27:41 +00:00
Kamil Kisiela
7a1e1506f0
Revert Node 21 upgrade and use Node 18 again (#3546) 2023-12-11 17:04:44 +02:00
Kamil Kisiela
6895ee3ebf
Support Apollo Client directives in hive operations:check (#3543) 2023-12-11 09:07:57 +01:00
Kamil Kisiela
9c3e7b3b16
Node 21 (#3035) 2023-12-07 11:29:29 +01:00
Kamil Kisiela
1615ad4fb6
Use Hive Cloud as a default for registry.endpoint (#3529) 2023-12-06 09:57:11 +01:00
Laurin Quast
00520b9c3e
fix: always use GITHUB_REPOSITORY in schema:check command. Print warn… (#3499) 2023-11-30 12:16:50 +01:00
Laurin Quast
21d246d815
feat: remember breaking change approvals in context of a pull request (#3359) 2023-11-16 13:35:51 +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
Dotan Simha
72f59267a1
prettier v3 and apply fixes to existing files (#3279) 2023-11-07 07:14:57 +00:00
Dimitri POSTOLOV
f79fcf27d6
feat: remove graphql-request dependency and use whatwg-node/fetch in Hive CLI (#1716)
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-11-06 13:00:40 +01:00
Dotan Simha
6b7aef8b70
Remove Access to operation:publish information from CLI command "whoami" (unused) (#3240) 2023-11-01 13:35:28 +02:00
Laurin Quast
fdf71a1c8c
feat: link github action repository to schema check (#2701) 2023-10-06 14:39:50 +00:00
Kamil Kisiela
5bef13b15e
Support custom graphql tag pluck config (#2569) 2023-08-25 10:09:22 +00:00
Laurin Quast
79227f86bd
feat: fetch a specific schema version from the api via commit/actionId (#2720)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-08-24 14:22:35 +02:00
Kamil Kisiela
2a13ed498a
Fix empty error list when running operations:check command (#2723) 2023-08-09 08:00:05 +00:00
Kamil Kisiela
0475ca9ea8
Adds introspect command (#2697) 2023-08-03 09:24:40 +00:00
Kamil Kisiela
c10e125009
cli: prevent reading a key of undefined value from config file (#2594) 2023-07-13 10:27:59 +02:00
Kamil Kisiela
9a2059524c
CLI cleanup (#2568) 2023-07-04 15:19:45 +00:00
Kamil Kisiela
1a1aae63b6
Hide deprecation warning when --force is not provided by user (#2557) 2023-07-03 08:16:38 +00:00
Laurin Quast
f6510317be
feat: expose link to schema check in graphql schema (#2544) 2023-06-28 12:37:17 +00:00
Kamil Kisiela
05b37a885e
Update Oclif and test tarballs (#2378) 2023-06-27 19:25:49 +00:00
Kamil Kisiela
951f686506
Use lighter solution to get commit sha and author from git (#2430) 2023-06-13 17:54:14 +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
Dotan Simha
9238a1f915
Schema policy checks using graphql-eslint (#1730) 2023-05-09 10:07:17 +02:00
Laurin Quast
38591b48ba
fix: be more chill about the config model (#2086) 2023-04-21 08:54:40 +00:00
Laurin Quast
7fafb0774f
chore: refactor cli configuration + artifact command (#1541) 2023-04-20 10:34:57 +00:00
Kamil Kisiela
99f7c66a44
Fix publishing of a service right after deleting it (#1326) 2023-02-09 16:45:36 +01:00
Kamil Kisiela
afae33eb21
New and improved model of Schema Registry (#789) 2023-02-02 19:35:59 +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
a9ae5500e3
replace all Boolean(...) with !!... with new guild eslint config (#973) 2023-01-10 12:38:46 +01:00
Kamil Kisiela
a972fe26f2
Improvements in change detection and the strictness of the registry (#930) 2022-12-30 14:51:42 +00:00