Skip to content

feat: support source-level skip-if-command - #1861

Closed
magrathean-uk wants to merge 3 commits into
rustic-rs:mainfrom
magrathean-uk:fix/issue-1524
Closed

feat: support source-level skip-if-command#1861
magrathean-uk wants to merge 3 commits into
rustic-rs:mainfrom
magrathean-uk:fix/issue-1524

Conversation

@magrathean-uk

@magrathean-uk magrathean-uk commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the profile-only skip-if-command protocol: exact skip omits a source, empty output continues, and other output or command failure stops with an error.

Validation

  • 4 directive/failure unit tests
  • Configuration reference and full-profile example
  • cargo clippy --locked --all-targets --features release -- -D warnings
  • cargo fmt --all -- --check
  • git diff --check
  • typos

Fixes #1524.

@magrathean-uk magrathean-uk closed this by deleting the head repository Aug 19, 2026
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.

Ability to skip backup (or just copy existing snapshot) based on pre-backup hook result

1 participant