Skip to content

Commit b860b0e

Browse files
committed
add both criteria
1 parent c15ea4f commit b860b0e

File tree

1 file changed

+5
-0
lines changed
  • src/pages/docs/administration/retention-policies

1 file changed

+5
-0
lines changed

src/pages/docs/administration/retention-policies/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ From Octopus Cloud version <INSERT_OCTOPUS_VERSION>, packages associated with re
7777

7878
This option ensures that packages associated with releases and runbook runs are deleted from the Built-in Repository. Any packages associated with releases displayed on either the main dashboard or a [project dashboard](/docs/projects/project-dashboard) are **never deleted**. Any packages associated with runbooks displayed on the projects runbook dashboard are also **never deleted**.
7979

80+
When this option is selected and a package retention policy is applied, Octopus will delete packages that meet *both* of the following criteria:
81+
82+
1. The time span from the package's initial publish date exceeds the configured time period in the policy
83+
2. The package is **not associated with a release or runbook run displayed on the dashboard**
84+
8085
### Build information \{#build-information-whats-deleted}
8186

8287
[Build information](/docs/packaging-applications/build-servers/build-information) stored in Octopus is associated with **packages**. Octopus will decide how long to keep the build information based on the package they are linked to:

0 commit comments

Comments
 (0)