Skip to content

Better support Gradle Configuration cache #89

@cmwarrington

Description

@cmwarrington

Currently (by inspection) this plugin reads the secrets file during configuration, which will result in a configuration cache miss when the contents of the secrets file changes

Could we use the lazy APIs (e.g. fileContents so this file is not read during configuration and therefore doesn't need to be a configuration cache input?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions