The table below describes the parameters related to Release Lifecycle Management that can be configured in the Artifactory system YAML.
Parameter | Default | Description |
---|---|---|
|
| Enables/disables auxiliary features in the Release Lifecycle UI, for example, previously used signing key names and build-info hints, both related to Release Bundle v2 names. |
|
| Defines the schedule (as Quartz cron expression) for cleaning up deprecated Release Bundle v2 creation and promotion records, as well as Release Bundle action messages. |
|
| Defines the time period (in minutes) for determining when a deprecated record is a candidate for cleanup. |
|
| Defines the number of Release Bundle v2 names to display on the Release Lifecycle dashboard. |
|
| Defines the number of Release Bundle v2 versions to display on the Release Lifecycle dashboard. |
|
| Defines the timeout value (in minutes) when creating a Release Bundle v2 (STARTED status). If this threshold is exceeded, the status of the Release Bundle changes to FAILED. |
|
| Defines the timeout value (in minutes) when promoting a Release Bundle v2 (PROCESSING status). If this threshold is exceeded, the status of the Release Bundle changes to FAILED. |
| [none] | Defines the name of the global default signing key to use when creating and promoting Release Bundles v2. This key replaces the X-JFrog-Signing-Key-Name request header. |
| [none] | Defines the default signing key name for each defined project. These keys have a higher priority than the |
| [none] | A comma-separated list of property keys that must be excluded from being applied to artifacts upon Release Bundle v2 promotion. By default, there are no excluded property keys. |
|
| Defines the internal for the collection of Release Bundle v2 statistics for OpenMetrics. |
|
| Defines the schedule (as Quartz cron expression) for retrying the delivery of Release Bundle v2 versions to Xray for indexing. |
|
| Defines the retry period (in minutes) for Release Bundle v2 versions that were not delivered to Xray for indexing. |
|
| Defines the schedule (as Quartz cron expression) for retrying the delivery of Release Bundle v2 promotions to Xray for indexing. |
|
| Defines the retry period (in minutes) for Release Bundle v2 promotions that were not delivered to Xray for indexing. |