rcook/Rust tool
Build, test and release a Rust tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 8, 2024
- License
- MIT
Pinned Snippet
uses: rcook/rust-tool-action@ed67ff8b8afc9e56e2fd9dbd55d02fbbc1b2d2a8 # v0.0.35tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tool_name | Tool name | yes | — |
| target | Target triplet | yes | — |
| target_prefix | Target file name prefix | yes | — |
| target_ext | Target file name extension | yes | — |
| rename_target | Optional new name for target file | no | — |
| archive_type | Archive type | yes | — |
| build_type | Build type | yes | release |
| code_sign | Sign executable (Windows only) | no | false |
Outputs
no outputs