Skip to content

feat(archive): add ZIP creation#218

Merged
MiguelRegueiro merged 1 commit into
mainfrom
zip-archive-creation
Jul 3, 2026
Merged

feat(archive): add ZIP creation#218
MiguelRegueiro merged 1 commit into
mainfrom
zip-archive-creation

Conversation

@MiguelRegueiro

Copy link
Copy Markdown
Member

Summary

Add ZIP archive creation for the focused item or current selection.

The new create_archive (C) action opens a naming prompt, creates the archive in the background, and reports progress while allowing cancellation.

Refs #215.

Testing

Verified with:

  • cargo fmt --check
  • cargo test --locked --test architecture_guardrails
  • cargo clippy --locked --all-targets -- -D warnings
  • cargo test --locked
  • RUSTDOCFLAGS="-D warnings" cargo doc --locked --no-deps

Documentation and Changelog

  • Updated docs when behavior, configuration, controls, or optional dependencies changed
  • Added a CHANGELOG.md entry for user-visible changes
  • Docs and changelog are not needed

@MiguelRegueiro MiguelRegueiro merged commit a149e1a into main Jul 3, 2026
7 checks passed
@MiguelRegueiro MiguelRegueiro deleted the zip-archive-creation branch July 3, 2026 12:30
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.

1 participant