Packages

package configuration

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait BuildResult extends AnyRef
  2. sealed trait BuildScan extends AnyRef

    The configuration for Build Scan publication.

  3. sealed trait Capture extends AnyRef
  4. sealed trait DevelocityConfiguration extends AnyRef

    The configuration of the Develocity sbt agent.

  5. sealed trait FlakyTestPolicy extends AnyRef
  6. sealed trait Obfuscation extends AnyRef

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

  7. sealed trait ProjectId extends AnyRef

    A project identifier.

  8. sealed trait PublishContext extends AnyRef

    The context in which a build scan has been produced.

  9. sealed trait Publishing extends AnyRef
  10. sealed trait Server extends AnyRef

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

  11. sealed trait TestRetryConfiguration extends AnyRef

Ungrouped