-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: refactor rover-client in pursuit of structured output (#557)
* chore: refactor subgraph check This commit does a lot of heavy lifting for the pending rebase. 1) Creates new input and output types in rover-client for subgraph check 2) Moves GitContext out of rover::utils to rover-client::utils 3) Creates error code E029 for composition errors 4) Styles cloud-composition errors like harmonizer * chore: refactor subgraph fetch (#575) * chore: refactor subgraph publish (#630) * chore: refactor config whoami (#633) * chore: refactor subgraph delete (#639) * chore: refactor subgraph list (#640) * chore: refactor subgraph introspect (#641) * chore: refactor graph introspect (#643) * chore: refactor release update checker (#646) * chore: begin adding shared types and consolidate check operations (#652) * chore: move GraphRef to rover-client (#664) * chore: refactor the rest of rover-client (#675) * chore: do not re-export queries * chore: finish wiring OperationCheck error * chore: adds graphql linter (#677) * fix: graph_ref -> graphref * feat: structured output (#676)
- Loading branch information
1 parent
6308b18
commit cdd43c1
Showing
148 changed files
with
9,659 additions
and
2,486 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.