-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor rover dev
for use with rover lsp
#2170
base: language-server
Are you sure you want to change the base?
Commits on Sep 24, 2024
-
add run composition tests (#2171)
Add unit tests for the `RunComposition` handler.
Configuration menu - View commit details
-
Copy full SHA for 7d1628e - Browse repository at this point
Copy the full SHA 7d1628eView commit details -
add subgraph watcher handle tests (#2172)
Add tests for `SubgraphWatcher` handle events.
Configuration menu - View commit details
-
Copy full SHA for 64b0272 - Browse repository at this point
Copy the full SHA 64b0272View commit details
Commits on Sep 25, 2024
-
Fix integration tests against the [supergraph-demo (#2175)
Fixes tests against the [supergraph demo repo](https://github.com/apollographql/supergraph-demo). In the previous iteration, the federation version resolver defaulted to the `FederationVersion::LatestFedTwo` when it should have been `FederationVersion::LatestFedOne`
Configuration menu - View commit details
-
Copy full SHA for dfc0d25 - Browse repository at this point
Copy the full SHA dfc0d25View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d911423 - Browse repository at this point
Copy the full SHA d911423View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf6827 - Browse repository at this point
Copy the full SHA baf6827View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b9d37 - Browse repository at this point
Copy the full SHA 34b9d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3933c - Browse repository at this point
Copy the full SHA ac3933cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e79607 - Browse repository at this point
Copy the full SHA 5e79607View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d219e - Browse repository at this point
Copy the full SHA e7d219eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 558743f - Browse repository at this point
Copy the full SHA 558743fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 853ece1 - Browse repository at this point
Copy the full SHA 853ece1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84c08bb - Browse repository at this point
Copy the full SHA 84c08bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf20d84 - Browse repository at this point
Copy the full SHA bf20d84View commit details -
More renaming, remove shutdown event / ctrl-c handling since the stan…
…dard handling now works (no ipc)
Configuration menu - View commit details
-
Copy full SHA for a2a9859 - Browse repository at this point
Copy the full SHA a2a9859View commit details -
Remove more leader/follower terminology, ditch now-useless leader mes…
…sages, stop double-printing
Configuration menu - View commit details
-
Copy full SHA for 6409205 - Browse repository at this point
Copy the full SHA 6409205View commit details -
Refactor supergraph resolution to make it more type-safe.
Compose a single time at startup instead of adding/removing subgraphs from subgraph watchers.
Configuration menu - View commit details
-
Copy full SHA for 9ff1a56 - Browse repository at this point
Copy the full SHA 9ff1a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37188a8 - Browse repository at this point
Copy the full SHA 37188a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1267370 - Browse repository at this point
Copy the full SHA 1267370View commit details -
Simplify subgraph messages, use Tokio channels, finish getting rid of…
… `dev::protocol`
Configuration menu - View commit details
-
Copy full SHA for 5614e22 - Browse repository at this point
Copy the full SHA 5614e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef18924 - Browse repository at this point
Copy the full SHA ef18924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc355e - Browse repository at this point
Copy the full SHA 6fc355eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f03068 - Browse repository at this point
Copy the full SHA 9f03068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ab0c9e - Browse repository at this point
Copy the full SHA 7ab0c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0835025 - Browse repository at this point
Copy the full SHA 0835025View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d1f2d - Browse repository at this point
Copy the full SHA 52d1f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9802d9 - Browse repository at this point
Copy the full SHA a9802d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8d7ac - Browse repository at this point
Copy the full SHA ce8d7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dd2b30 - Browse repository at this point
Copy the full SHA 6dd2b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f3ebe - Browse repository at this point
Copy the full SHA 42f3ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6962831 - Browse repository at this point
Copy the full SHA 6962831View commit details -
Get rid of pluralization specialization for composition errors, since…
… carrying around num_subgraphs was burdensome
Configuration menu - View commit details
-
Copy full SHA for ea3c387 - Browse repository at this point
Copy the full SHA ea3c387View commit details -
Removed federation version from _sometimes_ being included in _succes…
…s_ outputs only.
Configuration menu - View commit details
-
Copy full SHA for 3d67be8 - Browse repository at this point
Copy the full SHA 3d67be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95bcd05 - Browse repository at this point
Copy the full SHA 95bcd05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38b4361 - Browse repository at this point
Copy the full SHA 38b4361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7409c9d - Browse repository at this point
Copy the full SHA 7409c9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b08e9b0 - Browse repository at this point
Copy the full SHA b08e9b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2186485 - Browse repository at this point
Copy the full SHA 2186485View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1b6ced - Browse repository at this point
Copy the full SHA e1b6cedView commit details -
Add/remove subgraphs from composition when
supergraph.yaml
changes.…… Doesn't spawn new watchers yet.
Configuration menu - View commit details
-
Copy full SHA for a5fee2f - Browse repository at this point
Copy the full SHA a5fee2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf28427 - Browse repository at this point
Copy the full SHA cf28427View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8c960 - Browse repository at this point
Copy the full SHA ca8c960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb2414 - Browse repository at this point
Copy the full SHA 0bb2414View commit details -
Report more errors up through events, reduce verbosity of
rover dev
…… when recomposing.
Configuration menu - View commit details
-
Copy full SHA for acc4c6b - Browse repository at this point
Copy the full SHA acc4c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c62bb - Browse repository at this point
Copy the full SHA b6c62bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 181e5fa - Browse repository at this point
Copy the full SHA 181e5faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe4da6 - Browse repository at this point
Copy the full SHA 2fe4da6View commit details -
fix(openssl): downgrade
openssl-src
(#2174)``` aaronarinder@Aarons-MBP ~/apollo/rover dylan/language-server+dev cargo update openssl-src - -precise 300.3.1+3.3.1 Updating crates.io index Downgrading openssl-src v300.3.2+3.3.2 -> v300.3.1+3.3.1 ```
Configuration menu - View commit details
-
Copy full SHA for 7a30b10 - Browse repository at this point
Copy the full SHA 7a30b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 483ce42 - Browse repository at this point
Copy the full SHA 483ce42View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4cde15 - Browse repository at this point
Copy the full SHA a4cde15View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc5e51 - Browse repository at this point
Copy the full SHA bbc5e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a2580 - Browse repository at this point
Copy the full SHA 93a2580View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5b0d0 - Browse repository at this point
Copy the full SHA ee5b0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a3e7ce - Browse repository at this point
Copy the full SHA 8a3e7ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d89246 - Browse repository at this point
Copy the full SHA 6d89246View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a827162 - Browse repository at this point
Copy the full SHA a827162View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38d8992 - Browse repository at this point
Copy the full SHA 38d8992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7787673 - Browse repository at this point
Copy the full SHA 7787673View commit details -
Configuration menu - View commit details
-
Copy full SHA for d48b621 - Browse repository at this point
Copy the full SHA d48b621View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c657c4a - Browse repository at this point
Copy the full SHA c657c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a79a647 - Browse repository at this point
Copy the full SHA a79a647View commit details