Packages

package configuration

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait BuildCache extends AnyRef

    The build cache configuration.

  2. sealed trait BuildResult extends AnyRef

    The result of the build which produced this build scan.

  3. sealed trait BuildScan extends AnyRef

    The configuration for Build Scan publication.

  4. sealed trait Capture extends AnyRef

    Specifies what data will be captured as part of the build scan.

  5. sealed trait DevelocityConfiguration extends AnyRef

    The configuration of the Develocity sbt agent.

  6. sealed trait FlakyTestPolicy extends AnyRef

    Whether flaky tests should fail the build.

  7. sealed trait LocalBuildCache extends AnyRef

    The local build cache configuration.

  8. sealed trait LocalBuildCacheCleanup extends AnyRef

    The cleanup configuration for the local build cache.

  9. sealed trait Obfuscation extends AnyRef

    Allows registering functions for obfuscating certain identifying information within Build Scan.

  10. sealed trait ProjectId extends AnyRef

    A project identifier.

  11. sealed trait PublishContext extends AnyRef

    The context in which a build scan has been produced.

  12. sealed trait Publishing extends AnyRef
  13. sealed trait RemoteBuildCache extends AnyRef

    The remote build cache configuration.

  14. sealed trait RemoteBuildCacheServer extends AnyRef

    The remote build cache server configuration.

  15. sealed trait Server extends AnyRef

    The configuration of the Develocity server that will receive build scans.

  16. sealed trait TestRetry extends AnyRef

    The test retry configuration.

    The test retry configuration.

    Since

    1.1.2

  17. sealed trait TestRetryConfiguration extends AnyRef

    The test retry configuration.

Ungrouped