Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix container-retention-policy action #1689

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

lovromazgon
Copy link
Member

Description

The last action run failed (log).

This changes keep-n-most-recent: 5 to cut-off: 1w. Since we do 5 releases per week this option is effectively the same, but since cut-off is a required parameter we need to use that one.

I still kept dry-run: true so we need to check tomorrow which containers would be dropped and then fully enable the action if everything looks good.

@lovromazgon lovromazgon requested a review from a team as a code owner July 1, 2024 11:54
@lovromazgon lovromazgon merged commit 76151f4 into main Jul 2, 2024
3 checks passed
@lovromazgon lovromazgon deleted the lovro/container-retention-action branch July 2, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants