Skip to content

Finalize federation release#1251

Merged
trevor-scheer merged 8 commits intomasterfrom
trevor/release
May 9, 2019
Merged

Finalize federation release#1251
trevor-scheer merged 8 commits intomasterfrom
trevor/release

Conversation

@trevor-scheer
Copy link
Copy Markdown
Contributor

This PR adds support for federated services across the tooling repo.

Changes are mostly summarized by:
apollo-graphql: Building / transforming schemas w.r.t. federation
apollo: Support federated service:push and service:check commands

Note: This PR is a cleanup / consolidation of the release-federation branch. I've made a best attempt at squashing commits in a meaningful way in order to preserve some history / chunks of works, rather than squashing everything.

TODO:

  • Update CHANGELOG.md* with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

*Make sure changelog entries note which project(s) has been affected. See older entries for examples on what this looks like.

martijnwalraven and others added 6 commits May 8, 2019 17:16
* Add federated schema construction to `apollo-graphql`
* Add implementation of `transformSchema`
* Update `graphql` peer dependency and remove included types
* Move utility functions to `apollo-env`
Build in support for federated services in service commands
* service:check
* service:push
* Fix pluralize function
* Update schema:check --federated output
* Add service delete command and mutation

* update checks operation to match new schema
@trevor-scheer trevor-scheer force-pushed the trevor/release branch 3 times, most recently from 71cae69 to 8d6ae91 Compare May 9, 2019 20:22
@trevor-scheer trevor-scheer merged commit 1c24b14 into master May 9, 2019
@trevor-scheer trevor-scheer deleted the trevor/release branch May 9, 2019 20:31
@trevor-scheer trevor-scheer mentioned this pull request May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants