Skip to content

Commit 6575994

Browse files
authored
Remove TTL build retention settings from SaaS (#712)
Removed TTL policy parameters from pipeline configurations, may release notes, and nav yaml
1 parent f132441 commit 6575994

File tree

3 files changed

+3
-55
lines changed

3 files changed

+3
-55
lines changed

_data/nav.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -380,9 +380,7 @@
380380
- title: Secrets for pipelines
381381
url: "/secrets-store"
382382
- title: Public logs and status badges
383-
url: "/build-status"
384-
- title: Build retention policy
385-
url: "/build-retention-policy"
383+
url: "/build-status"
386384
- title: Steps in pipelines
387385
url: "/steps"
388386
sub-pages:

_docs/pipelines/configuration/build-retention-policy.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

_posts/2023-05-29-may-release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,15 @@ max-width="60%"
8282
### Pipelines: New layout for Helm Boards
8383
Helm Boards now display information in a horizontal layout. The new layout prevents fields with long names from overlapping with each other.
8484

85+
<!--
8586
### Pipelines: Automated build deletion
8687
Set the desired time-to-live (TTL) for your builds to automatically remove older builds and free up valuable storage resources in your build environments. Fewer builds also make it easier to navigate to and find relevant builds for monitoring and troubleshooting.
8788
8889
Take advantage of the `TTL_RETENTION_POLICY_IS_ENABLED` and `TTL_RETENTION_POLICY_IN_DAYS` environment variables in `cf-api` to effortlessly configure automated build deletion.
8990
9091
For details, see [Configure build retention policy for pipelines]({{site.baseurl}}/docs/pipelines/configuration/build-retention-policy/).
9192
93+
-->
9294

9395
### Preferred date and time format selection
9496
US and international users can select their preferred format for date and time in the Codefresh UI. With this latest enhancement, you can now choose between US and international date formats, as well as 24 or 12-hour time formats, to best suit your needs.

0 commit comments

Comments
 (0)