Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apollographql/rover issues and pull requests

#2216 - chore(deps): update rust crate async-trait to 0.1.83

Pull Request - State: closed - Opened by renovate[bot] 4 months ago - 1 comment
Labels: :christmas_tree: dependencies

#2215 - base wip: moving files around

Pull Request - State: closed - Opened by aaronArinder 4 months ago - 1 comment

#2214 - Update supergraph resolution order

Pull Request - State: closed - Opened by dotdat 4 months ago - 1 comment

#2213 - fix(composition): general cleanup

Pull Request - State: closed - Opened by aaronArinder 4 months ago - 2 comments

#2212 - Remove comma such that `payload` becomes valid JSON

Pull Request - State: closed - Opened by jonathanrainer 4 months ago - 1 comment

#2211 - fix(composition): rename events, adhere to design for contract

Pull Request - State: closed - Opened by aaronArinder 4 months ago - 1 comment

#2210 - feat(composition): support new SDL/Subgraphs

Pull Request - State: closed - Opened by aaronArinder 4 months ago - 1 comment

#2209 - feat(subgraph watching): support SDL, SchemaSource::Subgraph changes

Pull Request - State: closed - Opened by aaronArinder 4 months ago - 2 comments

#2208 - Test and refine federation version resolution

Pull Request - State: closed - Opened by dotdat 4 months ago - 1 comment

#2207 - feat(subgraph events): emit SubgraphEvent for subgraph changes

Pull Request - State: closed - Opened by aaronArinder 4 months ago - 1 comment

#2206 - test issue

Issue - State: closed - Opened by aaronArinder 4 months ago
Labels: bug 🐞, triage

#2205 - feat(subgraph introspection): use polling option, use studio client

Pull Request - State: closed - Opened by aaronArinder 4 months ago - 1 comment

#2204 - feat(subgraph watching): proper events emitted

Pull Request - State: closed - Opened by aaronArinder 4 months ago - 1 comment

#2203 - make it go zoom zoom

Issue - State: closed - Opened by aaronArinder 4 months ago - 2 comments
Labels: feature 🎉, triage

#2202 - Move Smoke Tests Away from macOS 12

Pull Request - State: closed - Opened by jonathanrainer 5 months ago - 1 comment

#2201 - Adds ability to message Slack if linting fails

Pull Request - State: closed - Opened by jonathanrainer 5 months ago - 1 comment

#2200 - chore(deps): update rust crate lychee-lib to 0.16

Pull Request - State: closed - Opened by renovate[bot] 5 months ago - 1 comment
Labels: :christmas_tree: dependencies

#2199 - chore(deps): update node docker tag to v20.18.0

Pull Request - State: closed - Opened by renovate[bot] 5 months ago - 1 comment
Labels: :christmas_tree: dependencies

#2198 - chore(deps): update all non-major packages >= 1.0

Pull Request - State: closed - Opened by renovate[bot] 5 months ago - 1 comment
Labels: :christmas_tree: dependencies

#2197 - chore(deps): update rust crate tower-http to 0.6.1

Pull Request - State: closed - Opened by renovate[bot] 5 months ago - 1 comment
Labels: :christmas_tree: dependencies

#2196 - Ensure we catch all semver pre-release versions

Pull Request - State: closed - Opened by jonathanrainer 5 months ago - 5 comments

#2195 - Remove/re-point links post docs changes

Pull Request - State: closed - Opened by jonathanrainer 5 months ago - 1 comment

#2194 - Add ability to skip lint checks where no .md files changed

Pull Request - State: closed - Opened by jonathanrainer 5 months ago - 1 comment

#2193 - Switch to a timeout of 15 minutes per matrix job for Smoke Tests

Pull Request - State: closed - Opened by jonathanrainer 5 months ago - 1 comment

#2192 - Fix Dependabot Alerts in `/examples`

Pull Request - State: closed - Opened by jonathanrainer 5 months ago - 1 comment

#2191 - Fixing up payload to be valid JSON & adding a timeout

Pull Request - State: closed - Opened by jonathanrainer 5 months ago

#2190 - chore(deps): update dependency apollographql/router to v1.56.0

Pull Request - State: closed - Opened by renovate[bot] 5 months ago
Labels: :christmas_tree: dependencies

#2189 - feat(file watching): use poll-based watching

Pull Request - State: closed - Opened by aaronArinder 5 months ago - 1 comment

#2188 - xtask/lint: remove lychee runner

Pull Request - State: closed - Opened by loshz 5 months ago

#2187 - bug: Rover 0.26.2 crashed while running linting and schema checks

Issue - State: open - Opened by girishsubramanyam 5 months ago - 1 comment
Labels: bug 🐞, triage

#2186 - bug: Rover 0.23.0 crashed while running linting and schema checks

Issue - State: closed - Opened by girishsubramanyam 5 months ago - 1 comment
Labels: bug 🐞, triage

#2185 - Use notify macos_fsevent feature over macos_kqueue

Pull Request - State: closed - Opened by dotdat 5 months ago

#2184 - composition: check env var when getting fed version

Pull Request - State: closed - Opened by loshz 5 months ago

#2183 - Strip ansi codes from lint/custom violations test

Pull Request - State: closed - Opened by dotdat 5 months ago

#2182 - Cleanup Fs tests

Pull Request - State: closed - Opened by dotdat 5 months ago

#2181 - document composition/runner

Pull Request - State: closed - Opened by loshz 5 months ago

#2180 - fix(rover_std): windows tests

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2179 - Account for remote fed version when resolving supergraph config

Pull Request - State: closed - Opened by dotdat 5 months ago

#2177 - add tests for subgraph watchers parsing

Pull Request - State: closed - Opened by loshz 5 months ago

#2176 - Refactor Fs::watch_file to be more async

Pull Request - State: closed - Opened by dotdat 5 months ago

#2175 - Fix integration tests against the [supergraph-demo

Pull Request - State: closed - Opened by dotdat 5 months ago

#2174 - fix(openssl): downgrade `openssl-src`

Pull Request - State: closed - Opened by aaronArinder 5 months ago - 1 comment

#2173 - Test SubgraphWatchers

Pull Request - State: closed - Opened by dotdat 5 months ago

#2172 - add subgraph watcher handle tests

Pull Request - State: closed - Opened by loshz 5 months ago

#2171 - add run composition tests

Pull Request - State: closed - Opened by loshz 5 months ago

#2170 - Refactor `rover dev` for use with `rover lsp`

Pull Request - State: closed - Opened by dylan-apollo 5 months ago - 1 comment

#2169 - feat: show linter and custom check states even if diagnostics do not exist

Pull Request - State: closed - Opened by esilverm 5 months ago - 1 comment

#2168 - add run composition tests

Pull Request - State: closed - Opened by loshz 5 months ago - 1 comment

#2167 - Composition Runner Rewrite

Pull Request - State: closed - Opened by dotdat 5 months ago

#2166 - add supergraph config diff tests

Pull Request - State: closed - Opened by loshz 5 months ago

#2165 - test(composition): filewatcher

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2164 - Test SubgraphWatchers: introspection

Pull Request - State: closed - Opened by dotdat 5 months ago

#2163 - fix(supergraph): binary buildresult path updated

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2161 - apollo-federation-types 0.14.1

Pull Request - State: closed - Opened by loshz 5 months ago

#2160 - Mirror existing temp supergraph.yaml behavior

Pull Request - State: closed - Opened by dotdat 5 months ago

#2159 - test(supergraphbinary): arg preparation

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2158 - fix(supergraph config resolution): write to tempfile

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2157 - composition: handle compose errors

Pull Request - State: closed - Opened by loshz 5 months ago

#2156 - await compose runner messages

Pull Request - State: closed - Opened by dotdat 5 months ago - 1 comment

#2155 - await composition runner

Pull Request - State: closed - Opened by dotdat 5 months ago

#2154 - wire up composition runner

Pull Request - State: closed - Opened by dotdat 5 months ago

#2153 - Wire up composition runner

Pull Request - State: closed - Opened by dotdat 5 months ago

#2152 - fix(introspection): use memory, not files

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2151 - FinalSupergraphConfig: track actual and internal paths

Pull Request - State: closed - Opened by loshz 5 months ago - 1 comment

#2148 - feat(composition): composition rewrite

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2139 - Add `rover supergraph print-json-schema`

Pull Request - State: open - Opened by dylan-apollo 5 months ago

#2137 - chore(deps): update all non-major packages >= 1.0

Pull Request - State: closed - Opened by renovate[bot] 5 months ago
Labels: :christmas_tree: dependencies

#2136 - chore(deps): update cargo pre-1.0 packages (patch)

Pull Request - State: closed - Opened by renovate[bot] 5 months ago
Labels: :christmas_tree: dependencies

#2135 - WIP: `rover lsp`

Pull Request - State: closed - Opened by trevor-scheer 5 months ago - 1 comment

#2134 - draft(composition): ingest/emit events

Pull Request - State: open - Opened by aaronArinder 5 months ago

#2133 - dev: implement supergraph watcher

Pull Request - State: closed - Opened by loshz 5 months ago - 1 comment

#2132 - dev leader deprecation

Pull Request - State: closed - Opened by loshz 5 months ago

#2130 - moving dev_2 over to composition-integration

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2129 - chore(deps): update cargo pre-1.0 packages (minor)

Pull Request - State: closed - Opened by renovate[bot] 5 months ago - 1 comment
Labels: :christmas_tree: dependencies

#2128 - draft(dev): impl subgraph watcher notes

Pull Request - State: closed - Opened by aaronArinder 5 months ago - 1 comment

#2126 - "_FieldSet!" but found type "FieldSet!"

Issue - State: closed - Opened by vitomanuguerrasoft 5 months ago - 4 comments
Labels: bug 🐞, triage

#2125 - install supergraph binary

Pull Request - State: closed - Opened by loshz 5 months ago - 1 comment

#2124 - draft(dev): validate composition

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2123 - chore(deps): update dependency apollographql/router to v1.55.0

Pull Request - State: closed - Opened by renovate[bot] 5 months ago
Labels: :christmas_tree: dependencies

#2122 - feat(dev): use new router runner

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2121 - feat(dev): use new router runner

Pull Request - State: closed - Opened by aaronArinder 5 months ago

#2120 - feat(dev): rewrite

Pull Request - State: open - Opened by aaronArinder 5 months ago

#2118 - Implement supergraph binary interaction

Pull Request - State: closed - Opened by dotdat 5 months ago

#2117 - Update the Release Checklist

Pull Request - State: closed - Opened by jonathanrainer 5 months ago - 1 comment

#2116 - release: v0.26.2

Pull Request - State: closed - Opened by jonathanrainer 5 months ago
Labels: 🚢 release

#2115 - Implement supergraph binary interaction

Pull Request - State: closed - Opened by dotdat 5 months ago

#2114 - docs: fix glossary links

Pull Request - State: closed - Opened by Meschreiber 5 months ago
Labels: docs 📝

#2113 - chore(docs): fix broken link

Pull Request - State: closed - Opened by pnodet 5 months ago - 5 comments

#2112 - dev_2

Pull Request - State: closed - Opened by dotdat 5 months ago

#2111 - Revert "feat(dev): remove multi-terminal use (#2088)"

Pull Request - State: closed - Opened by jonathanrainer 5 months ago

#2110 - chore(deps): update quay.io/pypa/manylinux2014_x86_64 docker tag to v2024.09.09

Pull Request - State: closed - Opened by renovate[bot] 6 months ago
Labels: maintenance 🛠️, :christmas_tree: dependencies

#2109 - Run github action against tag during release

Pull Request - State: closed - Opened by glasser 6 months ago - 1 comment
Labels: maintenance 🛠️

#2108 - chore(deps): update dependency concurrently to v9

Pull Request - State: closed - Opened by renovate[bot] 6 months ago
Labels: maintenance 🛠️, :christmas_tree: dependencies

#2107 - chore(deps): update rust to v1.81.0

Pull Request - State: closed - Opened by renovate[bot] 6 months ago - 1 comment
Labels: maintenance 🛠️, :christmas_tree: dependencies

#2106 - chore(deps): update dependency eslint to v9.10.0

Pull Request - State: closed - Opened by renovate[bot] 6 months ago
Labels: maintenance 🛠️, :christmas_tree: dependencies