graphql-query-rewriter / core

Seamlessly turn breaking GraphQL changes into non-breaking changes
https://graphql-query-rewriter.github.io/core
MIT License
407 stars 15 forks source link

Package name rewrite #33

Open Sytten opened 3 years ago

Sytten commented 3 years ago

Ok I am back on this project. I propose that we change the name of package to @graphql-query-rewriter/core. That will allow us to create other packages like @graphq-query-rewriter/express and @graphq-query-rewriter/apollo. We might want to consolidate that in a monorepo or keep them in separate repo. What do you think @chanind @mattetre

chanind commented 3 years ago

That sounds good to me! I'd prefer not a monorepo since I feel like it's harder to manage, but I don't have a super strong opinion if you think it makes more sense

Sytten commented 3 years ago

I don't have a strong opinion on monorepo, but it is not too bad with pnpm or yarn 2. We can keep them separate for now. I don't have a lot of permissions on the org so I will need you to make the changes. I would also appreciate if you could add an organization secret for the nom publish so I can start migrating the CI.

chanind commented 3 years ago

Just increased your access level for the github org, so you should be able to do anything you need to set up repos

chanind commented 3 years ago

Could you send me an email at chanindav@gmail.com? It's probably easier to coordinate the npm stuff that way