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(sync): prune all rocks that can be pruned in a single sweep #305

Merged
merged 1 commit into from
May 21, 2024

Conversation

mrcjkb
Copy link
Member

@mrcjkb mrcjkb commented Apr 29, 2024

Fixes #77.

Note: This also removes the progress percentage from :Rocks sync, which is impossible to estimate correctly and is just confusing when estimated incorrectly.

Copy link
Contributor

github-actions bot commented Apr 29, 2024

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(installer): some installer bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (steps in PR description).
  • Updated documentation.

@mrcjkb mrcjkb removed the request for review from NTBBloodbath April 29, 2024 20:02
@vhyrro vhyrro force-pushed the sync-prune branch 2 times, most recently from 65f90c9 to d234a47 Compare May 18, 2024 10:54
NTBBloodbath
NTBBloodbath previously approved these changes May 18, 2024
@mrcjkb mrcjkb enabled auto-merge (squash) May 19, 2024 01:15
@mrcjkb mrcjkb merged commit e6c2080 into master May 21, 2024
10 checks passed
@mrcjkb mrcjkb deleted the sync-prune branch May 21, 2024 20:22
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.

[QOL] sync should prune all rocks that can be pruned in one sweep
2 participants