Skip to content

Add encrypted vault backup commands - #1

Merged
nullwiz merged 1 commit into
mainfrom
feat/gh-backup
Jun 2, 2026
Merged

Add encrypted vault backup commands#1
nullwiz merged 1 commit into
mainfrom
feat/gh-backup

Conversation

@nullwiz

@nullwiz nullwiz commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • add envault backup init/status/commit/push for backing up encrypted vault files via Git
  • keep Git behavior isolated in backup.zig, leaving main.zig as a command dispatcher
  • document that backup commits stage only encrypted *.env.age files

Verification

  • zig build test
  • zig build
  • smoke-tested backup init and backup status with a temporary ENVAULT_ROOT and nested github.com/owner/repo/dev.env.age path

@nullwiz
nullwiz marked this pull request as ready for review June 2, 2026 18:57
@nullwiz
nullwiz merged commit 21ed57c into main Jun 2, 2026
2 of 3 checks passed
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