Skip to content

Purge backups #2030

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

Open
wants to merge 6 commits into
base: nightly
Choose a base branch
from
Open

Purge backups #2030

wants to merge 6 commits into from

Conversation

jfldde
Copy link
Contributor

@jfldde jfldde commented Mar 4, 2025

Description

  • Add purge backup command to citrea-cli

Linked Issues

@jfldde jfldde requested a review from eyusufatik as a code owner March 4, 2025 18:27
@auto-assign auto-assign bot requested a review from rakanalh March 4, 2025 18:27
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 111 lines in your changes missing coverage. Please review.

Project coverage is 77.6%. Comparing base (8d393b8) to head (17668c4).

Files with missing lines Patch % Lines
crates/common/src/backup/manager.rs 0.0% 91 Missing ⚠️
bin/cli/src/commands/backup.rs 0.0% 12 Missing ⚠️
bin/cli/src/main.rs 0.0% 8 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
bin/cli/src/main.rs 0.0% <0.0%> (ø)
bin/cli/src/commands/backup.rs 0.0% <0.0%> (ø)
crates/common/src/backup/manager.rs 14.2% <0.0%> (-6.1%) ⬇️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jfldde jfldde added the HOLD-MERGE PR is not draft but should not be merged yet label Mar 5, 2025
@jfldde
Copy link
Contributor Author

jfldde commented Mar 5, 2025

Holding merge waiting for ops feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HOLD-MERGE PR is not draft but should not be merged yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Purge old backups
2 participants