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

Remove redundant notCompatibleWithConfigurationCache calls for Dokka tasks #6786

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

3flex
Copy link
Member

@3flex 3flex commented Dec 30, 2023

Configuration cache is still not supported but the Dokka plugin takes care of declaring the incompatibility since v1.9.10.

https://github.com/Kotlin/dokka/releases/tag/v1.9.10

@3flex 3flex added the housekeeping Marker for housekeeping tasks and refactorings label Dec 30, 2023
@3flex 3flex enabled auto-merge (squash) December 30, 2023 01:08
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.78%. Comparing base (b34cec2) to head (822ed3a).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6786   +/-   ##
=========================================
  Coverage     83.78%   83.78%           
  Complexity     3929     3929           
=========================================
  Files           578      578           
  Lines         12099    12099           
  Branches       2505     2505           
=========================================
  Hits          10137    10137           
  Misses          710      710           
  Partials       1252     1252           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@3flex

This comment was marked as outdated.

@3flex 3flex marked this pull request as draft December 30, 2023 10:27
auto-merge was automatically disabled December 30, 2023 10:27

Pull request was converted to draft

@3flex

This comment was marked as outdated.

@3flex 3flex closed this Feb 25, 2024
@3flex 3flex reopened this Mar 4, 2024
…tasks

Configuration cache is still not supported but the Dokka plugin takes care
of declaring the incompatibility since v1.9.10.

https://github.com/Kotlin/dokka/releases/tag/v1.9.10
@3flex 3flex merged commit 1912058 into detekt:main Mar 4, 2024
21 checks passed
@detekt-ci
Copy link
Collaborator

Warnings
⚠️ This PR is approved with no milestone set. If merged, it won't appear in the detekt release notes.

Generated by 🚫 dangerJS against 822ed3a

@cortinico cortinico added this to the 2.0.0 milestone Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants