Support binary mirrors via the npm installer - @LongLiveCHIEF, #1675
When installing Rover via npm, you can override the base URL where Rover binaries are downloaded from in one of two ways:
APOLLO_ROVER_DOWNLOAD_HOST environment variable.npmrc:apollo_rover_download_host=https://your.mirror.com/repository
This enables installing Rover when https://rover.apollo.dev is unavailable, for example, in a private network.
persisted-queries publish - @dbanty, #1697routing_url is optional when using a graph ref with rover dev - @smyrick, #1683This release was automatically created by CircleCI.
If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.
Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.
Fetched April 11, 2026