Commit graph

5 commits

Author SHA1 Message Date
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
Laurin Quast
80358619b1
feat: always log unexpected errors (#215)
* feat: always log unexpected errors

* feat: better handling for syntax errors on CLI and API

* chore: add changesets

* Update integration-tests/tests/cli/schema.spec.ts

* chore: ignore test fixture from prettier formatting

* run prettier

Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-07-01 11:25:34 +02:00
Kamil Kisiela
23eb4cc07f
Add message about empty schema registry in schema:check (#176)
* Add message about empty schema registry in schema:check

* prettier on changeset...
2022-06-24 21:04:50 +02:00
Kamil Kisiela
51ba76eff6
Fix missing service url in supergraph (#134)
Fixes #133
2022-06-07 11:02:05 -07:00
Kamil Kisiela
dc3bc1ec87 Hello 2022-05-18 09:26:57 +02:00