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

Update DGP plugin mode flags #3797

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

adam-enko
Copy link
Member

@adam-enko adam-enko commented Sep 11, 2024

Use org.jetbrains.dokka.experimental.gradle.pluginMode=[V1Enabled|V2EnabledWithHelpers|V2Enabled] to control the behaviour.

Use org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=[true|false] to enable/disable the warning logs.

KT-71236

@adam-enko adam-enko added the runner: Gradle plugin An issue/PR related to Dokka's Gradle plugin label Sep 11, 2024
@adam-enko adam-enko added this to the Dokka 2.0.0 milestone Sep 11, 2024
Base automatically changed from adam/feat/OSIP-355/fix-dokka-in-precompiled-script-plugins to master September 19, 2024 15:17
Use `org.jetbrains.dokka.experimental.gradle.pluginMode=[V1Enabled|V2EnabledWithHelpers|V2Enabled]` to control the behaviour.

Use `org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=[true|false]` to enable/disable the warning logs.

KT-71236
@adam-enko adam-enko force-pushed the adam/feat/KT-70336/rationalise-plugin-mode-flags branch from 59b1249 to 82e7ca3 Compare September 23, 2024 07:57
@adam-enko adam-enko marked this pull request as ready for review September 23, 2024 10:20
Copy link
Collaborator

@whyoleg whyoleg left a comment

Choose a reason for hiding this comment

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

Nice!
just some minor comments, can be merged even without them

@adam-enko
Copy link
Member Author

I'm waiting to find someone from KBT to review... in the interim I'll assign @Tapchicoma.

@adam-enko adam-enko merged commit afab82d into master Sep 24, 2024
14 checks passed
@adam-enko adam-enko deleted the adam/feat/KT-70336/rationalise-plugin-mode-flags branch September 24, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
runner: Gradle plugin An issue/PR related to Dokka's Gradle plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants