Skip to content

Conversation

devisnik
Copy link
Contributor

adds support for Gradle local and remote caching.

addresses #453

supersedes #830

tasks to honor caching such that tests pass
@@ -14,7 +14,7 @@ import org.jetbrains.dokka.plugability.Configurable


abstract class AbstractDokkaTask : DefaultTask(), Configurable {
@Input
@Internal
Copy link
Member

Choose a reason for hiding this comment

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

This change does not seem obvious to me. However, I also can't remember why this was marked as Input anyways? 🤔

@MarcinAman
Copy link
Contributor

@dnpetrov we would like to integrate those changes to master branch. Would you mind rebasing this PR onto master?
If you don't have time its fine, i'll just pick up where you left it ☺️

@MarcinAman MarcinAman added this to the 1.5.0 milestone Apr 21, 2021
@MarcinAman
Copy link
Contributor

Closing in favour of #1905
Thanks for the initial work 👍

@MarcinAman MarcinAman closed this May 5, 2021
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.

3 participants