Skip to content
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

Update deps, Federation v2 prep #28

Closed

Conversation

jgautheron
Copy link

@jgautheron jgautheron commented Oct 7, 2023

"Fall cleaning" 🍂

  • Update GH action versions
  • Update docker image versions
  • Update Cargo deps, move deps up to workspace
  • Clippy + sort grouping
  • Upgrade to async-graphql 6
    • If extend schema @link detected, set the federation version (and do not send an error)
  • Apply same Rust formatting rules as https://github.com/async-graphql/async-graphql

Fixes #7
Fixes #27

@jgautheron jgautheron force-pushed the jg/upgrade-fall-2023 branch 4 times, most recently from a78f614 to d242eab Compare October 7, 2023 15:51
@jgautheron
Copy link
Author

@sunli829 if you could have a look when you have a moment 🙏🏼

@jgautheron jgautheron changed the title Update deps Update deps, Federation v2 prep Oct 10, 2023
@humb1t
Copy link

humb1t commented Oct 13, 2023

@jgautheron thanks a lot for this huge update!
I forked grapgate, to maintain it because we use it in production and @sunli829 mentioned that original graphgate is no longer maintained.

I merged your branch into my fork https://gitlab.com/oss47/graphgate - if you are interested, we can use and maintain it together. You will find some minor changes there already and some going to come.

It's also available in docker registry: registry.gitlab.com/oss47/graphgate

@jgautheron jgautheron closed this Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants