actions-marketplace-validations/maturin-action-nebulis

GitHub Action to install and run a custom maturin command

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
commandmaturin command to run. Defaults to "build".nobuild
argsArguments for the maturin commandno
maturin-versionVersion of maturin to install like "v0.10.0". Defaults to "latest".nolatest
manylinuxControl the manylinux platform tag on linux.no
containerDocker container image name. Default depends on "target" and "manylinux" options.no
targetThe --target option for cargono
rust-toolchainRust toolchain name. See https://rust-lang.github.io/rustup/concepts/toolchains.html#toolchain-specification no
rustup-componentsRustup components. See https://rust-lang.github.io/rustup/concepts/components.html no
working-directoryWorking directory from where to launch the docker command.no

no outputs