package configuration
- Alphabetic
- Public
- All
Type Members
-
sealed
trait
BuildCache extends AnyRef
The build cache configuration.
-
sealed
trait
BuildResult extends AnyRef
The result of the build which produced this build scan.
-
sealed
trait
BuildScan extends AnyRef
The configuration for Build Scan publication.
-
sealed
trait
Capture extends AnyRef
Specifies what data will be captured as part of the build scan.
-
sealed
trait
DevelocityConfiguration extends AnyRef
The configuration of the Develocity sbt agent.
-
sealed
trait
FlakyTestPolicy extends AnyRef
Whether flaky tests should fail the build.
-
sealed
trait
LocalBuildCache extends AnyRef
The local build cache configuration.
-
sealed
trait
LocalBuildCacheCleanup extends AnyRef
The cleanup configuration for the local build cache.
-
sealed
trait
Obfuscation extends AnyRef
Allows registering functions for obfuscating certain identifying information within Build Scan.
-
sealed
trait
ProjectId extends AnyRef
A project identifier.
-
sealed
trait
PublishContext extends AnyRef
The context in which a build scan has been produced.
- sealed trait Publishing extends AnyRef
-
sealed
trait
RemoteBuildCache extends AnyRef
The remote build cache configuration.
-
sealed
trait
RemoteBuildCacheServer extends AnyRef
The remote build cache server configuration.
-
sealed
trait
Server extends AnyRef
The configuration of the Develocity server that will receive build scans.
-
sealed
trait
TestRetry extends AnyRef
The test retry configuration.
The test retry configuration.
- Since
1.1.2
-
sealed
trait
TestRetryConfiguration extends AnyRef
The test retry configuration.
Value Members
- object BuildCache
- object BuildScan
- object Capture
- object DevelocityConfiguration
- object FlakyTestPolicy
- object LocalBuildCache
- object LocalBuildCacheCleanup
- object Obfuscation
- object ProjectId
- object Publishing
- object RemoteBuildCache
- object RemoteBuildCacheServer
- object Server
- object TestRetry
- object TestRetryConfiguration