Skip to content

Commit 08f853a

Browse files
committed
fix: Docker build shipping dummy binary, add release provenance
- Fix Dockerfile dependency caching: invalidate cargo fingerprints after copying real source so the actual binary is compiled - Remove unnecessary libssl-dev (project uses rustls) - Copy README.md into build context for include_str! macro - Add generate-extras job to release workflow for shell completions and man pages (bash, zsh, fish, powershell) - Add SLSA provenance attestation via attest-build-provenance for all release binaries, completions, and man pages - Add social preview images and README infographic - Bump version to 0.3.1
1 parent d5d316a commit 08f853a

File tree

12 files changed

+494
-32
lines changed

12 files changed

+494
-32
lines changed

.github/readme-infographic.svg

Lines changed: 79 additions & 0 deletions
Loading

.github/social-preview-dark.jpg

94.1 KB
Loading

.github/social-preview-dark.svg

Lines changed: 131 additions & 0 deletions
Loading

.github/social-preview.jpg

113 KB
Loading

0 commit comments

Comments
 (0)