rover icon indicating copy to clipboard operation
rover copied to clipboard

✨🤖 🐶 The CLI for Apollo GraphOS

Results 247 rover issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [apollo-federation-types](https://togithub.com/apollographql/federation-rs) | dependencies | minor | `0.5` -> `0.6` | |...

:christmas_tree: dependencies

## Description When attempting to compose a supergraph, if add the `--skip-update` flag, the composition fails. It works correctly when the flag is omitted: ### Steps to reproduce ``` $...

bug 🐞
triage

attempt to fix up message passing on M1 machines

## Description I'm trying to create an AWS Lambda Layer that will have the `rover` binary already installed. This is in support of my CI pipeline needs, where I want...

docs 📝

## Test it out ### pre-built release we have published an initial alpha from [commit fdb74be](https://github.com/apollographql/rover/pull/1190/commits/fdb74be8ea8c0a411ec545d8b7aff6ee63419bc9) on this branch. please see [the release notes](https://github.com/apollographql/rover/releases/tag/v0.9.0-alpha.0) for testing instructions. ### bleeding edge...

feature 🎉

It's officially part of the spec so rover should support it as well. Others have gone through similar additions for `@deprecated` support https://github.com/apollographql/router/pull/1452 We can now see `@deprecated` on the...

feature 🎉

Following idea of https://github.com/apollographql/rover/issues/843 I could add more data from the `CheckResponse` but I've just followed the bash script in the issue. I don't know how to handle check error...

sometimes panics happen. when they happen, rover prints a crash report. for instance, an older version of rover used to panic when it received the `SIGPIPE` signal ```console $ rover...

triage

## Description When using Apollo Federation + Rover CLI, attempting to publish subgraph schemas that use AWS AppSync directives via `rover subgraph publish` results in errors (see below). Also, in...

bug 🐞
triage

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@graphql-eslint/eslint-plugin](https://togithub.com/B2o5T/graphql-eslint) | [`3.10.6`...

:christmas_tree: dependencies