Package io.github.arve0.onepassword.properties


package io.github.arve0.onepassword.properties
  • Class
    Description
    Extension that provides a unified API to access project properties as lazy Provider<String>.
    A Gradle plugin that resolves op:// project properties via the 1Password CLI and exposes them as lazy Provider<String> extra properties.
    An exception that indicates an error occurred while interacting with the 1Password CLI.
    A Gradle ValueSource that resolves a 1Password secret reference at execution time.
    Parameters passed to OpReadValueSource for resolving a single 1Password secret.
    An exception that indicates an error occurred during the resolution of a property.
    A Gradle BuildService that caches resolved 1Password secret values for the duration of a single build.