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

Add ApolloCompilerPluginProvider #5865

Merged
merged 7 commits into from
Apr 30, 2024
Merged

Add ApolloCompilerPluginProvider #5865

merged 7 commits into from
Apr 30, 2024

Conversation

martinbonnin
Copy link
Contributor

@martinbonnin martinbonnin commented Apr 29, 2024

This is mostly inspired by KSP and allows passing logger and arguments to ApolloCompilerPlugin.

In order for this to work, you'll need to implement ApolloCompilerPluginProvider and expose that to ServiceLoader.

ApolloCompilerPlugin can still be loaded through ServiceLoader directly but I'll remove this possibility in a future PR

See #5851

@martinbonnin martinbonnin requested a review from BoD as a code owner April 29, 2024 19:17
Copy link

netlify bot commented Apr 29, 2024

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit edd202b
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/6630de73591d3e00094cc66d

@martinbonnin martinbonnin requested a review from a team as a code owner April 29, 2024 19:56
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 and others added 3 commits April 30, 2024 13:54
…ollo3/compiler/ApolloCompilerPluginEnvironment.kt

Co-authored-by: Benoit 'BoD' Lubek <BoD@JRAF.org>
…ollo3/compiler/ApolloCompilerPluginEnvironment.kt

Co-authored-by: Benoit 'BoD' Lubek <BoD@JRAF.org>
@martinbonnin martinbonnin merged commit 8efd9c1 into main Apr 30, 2024
9 checks passed
@martinbonnin martinbonnin deleted the logger-and-arguments branch April 30, 2024 16:02
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