xhaiker/Tag And Release Rust binary

Automate building and publishing rust artifacts, support github action release or tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
releaserelease name (default from release action or tag action)no
rust_targetrust targetyes
src_dirPath to directory containing Cargo.toml (defaults to project root)no""
pre_buildRelative path of script to run before buildingno""
post_buildRelative path of script to run after buildingno""
namethe project nameno""
archive_nameThe build artifact name (default <name>-<archive_suffix>)no
extra_filesList of extra files to include in buildno
archive_suffixThis name is the suffix of the build artifact. (default to rust_target)no""
archive_typesList of archive types to publish the binaries with, default "zip", supports zip and all tar formatsnozip
build_optionsrust build opationno""
minifyminify filenofalse

no outputs