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

[addons] Set buildDiscarder values for addons #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fuzzard
Copy link
Contributor

@fuzzard fuzzard commented Aug 17, 2024

Parameters for logRotator (from the source code):

daysToKeepStr: history is only kept up to this days.
numToKeepStr: only this number of build logs are kept.
artifactDaysToKeepStr: artifacts are only kept up to this days.
artifactNumToKeepStr: only this number of builds have their artifacts kept.

Feel free to suggest any values you see relevant. I figure a log for a week, artifact for 5 days. Gives some time to get to logs, whilst dealing with ksooo's concerns.

@fuzzard fuzzard requested review from ksooo and yol August 17, 2024 03:54
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