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

feat(vars-builder-generator): Adding vars_create_factories to ferry_generator|graphql_builder #565

Merged
merged 4 commits into from
Jan 16, 2024

Conversation

caffeineflo
Copy link
Contributor

Hello/Hallo/Servus/Grüß Gott @knaeckeKami,

Now that gql-dart/gql#434 is merged, I thought I'll hold true to my word and open this PR to hover up the newly introduced vars_create_factories option to Ferry!

This PR relies on a new version release of the gql package though, that still needs to be released and assumes it's going to be version 0.9.2 - let me know if you you prefer a different way of doing this.

While writing the docs for this new version, I also noticed that the new tristate_optionals option was missing in the docs, so I took the liberty to add that as well - hope you don't mind!

Let me know if anything else needs to be changed!

Thanks!

Copy link

netlify bot commented Jan 12, 2024

Deploy Preview for verdant-brigadeiros-5171fa canceled.

Name Link
🔨 Latest commit fc92c79
🔍 Latest deploy log https://app.netlify.com/sites/verdant-brigadeiros-5171fa/deploys/65a6cd6d10da63000825941c

@knaeckeKami
Copy link
Collaborator

Hi and Servus ;)!

Thanks for the PR, I'll release a new version of the code builder so that the PR can succeed.

And thanks for the additional documentation.

ferry relies on conventional commits to automatically generate changelogs, so please add feat(ferry_generator): to the title of the PR on github and as prefix your your commit messages.

@knaeckeKami
Copy link
Collaborator

also, please update your PR from the master branch, analyze fails because of a new lint

@knaeckeKami
Copy link
Collaborator

Ah, I see that gql_code_builder actually has breaking changes, since a new required parameter was added. so i published it at 0.10.0, not 0.9.2.

@caffeineflo caffeineflo changed the title Adding vars_create_factories to ferry_generator|graphql_builder feat(vars-builder-generator): Adding vars_create_factories to ferry_generator|graphql_builder Jan 16, 2024
@caffeineflo caffeineflo force-pushed the fh/ferry-codegen-factories branch from b37ac8c to e573084 Compare January 16, 2024 18:32
@caffeineflo
Copy link
Contributor Author

I think I have all things fixed now, so should be good to go if the CI gods decide to approve of these changes as well! Thanks

@knaeckeKami knaeckeKami merged commit b1822ca into gql-dart:master Jan 16, 2024
8 checks passed
@caffeineflo caffeineflo deleted the fh/ferry-codegen-factories branch January 17, 2024 15:26
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.

2 participants