Skip to content

feat: Run PreValidate hooks for check cmd #437

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

Merged
merged 1 commit into from
Mar 22, 2025

Conversation

dcelasun
Copy link
Contributor

PreValidate can be used to mount remote directories (e.g. via NFS) so they must executed first before running any restic commands.

This was done for the backup command in 13aa560, but not for check. This commit fixes that.

PreValidate can be used to mount remote directories (e.g. via NFS) so
they must executed first before running any restic commands.

This was done for the backup command in 13aa560, but not for check. This
commit fixes that.
Copy link

vercel bot commented Mar 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
autorestic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 22, 2025 10:39am

@cupcakearmy
Copy link
Owner

Thanks!

@cupcakearmy cupcakearmy merged commit bb29a98 into cupcakearmy:master Mar 22, 2025
4 checks passed
@dcelasun dcelasun deleted the feat/prevalidate-in-check branch March 22, 2025 18:40
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.

2 participants