Skip to content

Why is RunPluginVerifierTask an @UntrackedTask? #1445

Open
@jhonnen

Description

@jhonnen

Describe the need of your request

runPluginVerifier takes quite some time, so it would benefit from up-to-date checks and the build cache. It seems to me that the task has well defined inputs so why is it marked as @UntrackedTask?

Proposed solution

Make it a @CacheableTask instead.

Alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions