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] Remove OperationOutputGenerator from the Plugin API #5599

Merged
merged 5 commits into from Feb 6, 2024

Conversation

martinbonnin
Copy link
Contributor

I thought I did it already but turns out I didn't.

This also allows to deprecate PackageNameGenerator and OperationOutputGenerator. All functionality can now be done with Plugins

Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for apollo-android-docs canceled.

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

@martinbonnin martinbonnin marked this pull request as ready for review February 5, 2024 18:24
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 6e5f101 into main Feb 6, 2024
9 checks passed
@martinbonnin martinbonnin deleted the deprecate-operation-output-generator branch February 6, 2024 10:05
martinbonnin added a commit that referenced this pull request Feb 27, 2024
…5599)

* remove OperationOutputGenerator from the Plugin API

* deprecate PackageNameGenerator and OperationOutputGenerator

* fix KDoc

* rename compiler-hooks => compiler-plugins

* fix rename
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