-
Notifications
You must be signed in to change notification settings - Fork 73
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
Add cargo-auditable config option #1528
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Realized there's one mistake in the template setup - something needs to get moved.
5fa1c10
to
6ae94be
Compare
Co-authored-by: Amos Wenger <amos@bearcove.net>
575ae86
to
77a443e
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One minor, non-blocking comment. Otherwise, I think we're looking great here! The snapshot tests show the changes we'd want to see in the outputs, too.
deferred:
complete:
cargo auditable build
instead ofcargo build
ifcargo-auditable=true
cargo-auditable=true
Moved from #1516 because the
duckinator/auditable-builds
branch name was incompatible with testing dist from a GitHub branch.