BuildSettings interface

Represents system-wide build settings.

Properties

daysToKeepDeletedBuildsBeforeDestroy

The number of days to keep records of deleted builds.

defaultRetentionPolicy

The default retention policy.

maximumRetentionPolicy

The maximum retention policy.

Property Details

daysToKeepDeletedBuildsBeforeDestroy

The number of days to keep records of deleted builds.

daysToKeepDeletedBuildsBeforeDestroy: number

Property Value

number

defaultRetentionPolicy

The default retention policy.

defaultRetentionPolicy: RetentionPolicy

Property Value

maximumRetentionPolicy

The maximum retention policy.

maximumRetentionPolicy: RetentionPolicy

Property Value