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

[compiler] move targetLanguage, codegenModels and generateFilterNotNull to generateServiceApolloOptions #5561

Merged
merged 7 commits into from Jan 25, 2024

Conversation

martinbonnin
Copy link
Contributor

Because targetLanguage depends on upstream modules (for upstream default values), it can't get computed during task configuration so move it to task execution.

codegenModels and generateFilterNotNull depend on targetLanguage so move it there as well.

Copy link

netlify bot commented Jan 24, 2024

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit 2e89a79
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/65b1824c8f73940008dada9d

@martinbonnin martinbonnin marked this pull request as ready for review January 24, 2024 21:07
Copy link
Contributor

@BoD BoD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@martinbonnin martinbonnin merged commit ae7e332 into main Jan 25, 2024
9 checks passed
@martinbonnin martinbonnin deleted the move-target-language branch January 25, 2024 09:25
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.

None yet

2 participants