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

Add quarterly pruning strategy. #8459

Merged

Conversation

ThomasWaldmann
Copy link
Member

@ThomasWaldmann ThomasWaldmann commented Oct 5, 2024

Add 13weekly and 3monthly quarterly pruning strategies.

Port of #8337 to master branch, fixes #4750.

Add 13weekly and 3monthly quarterly pruning strategies.
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.72%. Comparing base (090ee52) to head (d54eefd).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8459      +/-   ##
==========================================
+ Coverage   81.68%   81.72%   +0.04%     
==========================================
  Files          72       72              
  Lines       12950    12975      +25     
  Branches     2345     2351       +6     
==========================================
+ Hits        10578    10604      +26     
  Misses       1708     1708              
+ Partials      664      663       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ThomasWaldmann ThomasWaldmann changed the title Add quarterly pruning strategy. (#8337) Add quarterly pruning strategy. Oct 5, 2024
@ThomasWaldmann ThomasWaldmann merged commit ee386d0 into borgbackup:master Oct 6, 2024
16 checks passed
@ThomasWaldmann ThomasWaldmann deleted the prune-quarterly-master branch October 6, 2024 10:12
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.

prune option keep quarterly
2 participants