Skip to content

feat(updater): add a config toggle to disable adding the BackgroundCleanupUpdaterBackupsJob#59048

Open
tcitworld wants to merge 1 commit intomasterfrom
add-toggle-to-disable-cleanup-updater-backups-jobs
Open

feat(updater): add a config toggle to disable adding the BackgroundCleanupUpdaterBackupsJob#59048
tcitworld wants to merge 1 commit intomasterfrom
add-toggle-to-disable-cleanup-updater-backups-jobs

Conversation

@tcitworld
Copy link
Member

@tcitworld tcitworld commented Mar 18, 2026

Summary

Since the updater can be used with --no-backup, which doesn't create the backups folder in the first place, it isn't required to make this check in this case, which sends a warning-level log if it doesn't find the folder. So let's add a way to at least skip this.

Follow-up to #48674

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@tcitworld tcitworld added this to the Nextcloud 34 milestone Mar 18, 2026
@tcitworld tcitworld requested a review from a team as a code owner March 18, 2026 17:07
@tcitworld tcitworld added the 3. to review Waiting for reviews label Mar 18, 2026
@tcitworld tcitworld requested review from leftybournes and salmart-dev and removed request for a team March 18, 2026 17:07
@tcitworld tcitworld requested a review from sorbaugh March 18, 2026 17:07
@tcitworld tcitworld force-pushed the add-toggle-to-disable-cleanup-updater-backups-jobs branch from fb9c6d6 to 86b5b9f Compare March 18, 2026 17:08
…eanupUpdaterBackupsJob

Since the updater can be used with --no-backup, which doesn't create the backups folder in the first
place, it isn't required to make this check, which sends a warning-level log if it doesn't find the
folder.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
@tcitworld tcitworld force-pushed the add-toggle-to-disable-cleanup-updater-backups-jobs branch from 86b5b9f to 9f5da4f Compare March 18, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant