rustic-rs/Create a binary artifact

Create a binary artifact for a cargo crate

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
toolchainThe rust toolchain to use yes
targetThe target to build for yes
use-crossUse cross to build the binary nofalse
describe-tag-suffixSuffix for the git describe tag no""
binary-postfixPostfix for the binary name no""
osThe operating system to build for yes
binary-nameThe name of the binary yes
package-secondary-nameThe secondary name for the package yes
github-tokenThe github token to use yes
gpg-release-private-keyThe private key to use for signing the release no
gpg-passphraseThe passphrase to use for signing the release no
architectureThe architecture to build for no""
sign-releaseSign the release yesfalse
hash-releaseHash the release yesfalse
github-refThe github ref in use yes
use-project-versionGet the project version nofalse
use-release-profileUse the release profile to build the binary nofalse
rsign-release-private-keyThe rsign private key to use for signing the release no
rsign-passphraseThe rsign passphrase to use for signing the release no
use-tag-versionUse the tag as version in filename for a release nofalse
extra-cargo-build-argsExtra arguments to pass to the cargo build command no""

no outputs