axodotdev / cargo-dist

📦 shippable application packaging
https://axodotdev.github.io/cargo-dist/
Apache License 2.0
1.31k stars 55 forks source link

attest cargo-dist artifacts w/gh #1146

Open ashleygwilliams opened 1 week ago

ashleygwilliams commented 1 week ago

curl --proto '=https' --tlsv1.2 -OLsSf https://github.com/axodotdev/cargo-dist/releases/download/v0.16.0/cargo-dist-installer.sh && gh attestation verify ./cargo-dist-installer.sh --repo axodotdev/cargo-dist && rm cargo-dist-installer.sh

ashleygwilliams commented 1 week ago

blocked by https://github.com/axodotdev/cargo-dist/issues/1147