upload-rust-binary-action

GitHub Action for building and uploading Rust binary to GitHub Releases.

APACHE-2.0 License

Stars
240
Committers
9

Bot releases are visible (Hide)

upload-rust-binary-action - 1.22.0 Latest Release

Published by github-actions[bot] 2 months ago

  • Add codesign-prefix and codesign-options input options. (#81, thanks @matiaskorhonen)
upload-rust-binary-action - 1.21.1

Published by github-actions[bot] 3 months ago

  • Work around rustc's strip bug that mostly affects illumos build. See #80 for details.
upload-rust-binary-action - 1.21.0

Published by github-actions[bot] 5 months ago

  • Add outputs for the archive and checksum files. (#77, thanks @matiaskorhonen)
upload-rust-binary-action - 1.20.0

Published by github-actions[bot] 6 months ago

  • Add bin-leading-dir input option. (#73, thanks @linrongbin16)
upload-rust-binary-action - 1.19.2

Published by github-actions[bot] 7 months ago

  • Add a warning for macos-latest runner architecture change. (#70)

    warning: GitHub Actions changed default architecture of macos-latest since macos-14; consider passing 'target' input option to clarify which target you are building for.

upload-rust-binary-action - 1.19.1

Published by github-actions[bot] 7 months ago

  • Work around strip bugs in rustc and cargo. See #69 for details.
upload-rust-binary-action - 1.19.0

Published by github-actions[bot] 8 months ago

upload-rust-binary-action - 1.18.0

Published by github-actions[bot] 11 months ago

  • Support signing with codesign on macOS. (#61, thanks @doinkythederp)
upload-rust-binary-action - 1.17.1

Published by github-actions[bot] almost 1 year ago

  • Fix error when build-tool is explicitly set to cargo and installation for targets is needed. (#57, thanks @sunshowers)
upload-rust-binary-action - 1.17.0

Published by github-actions[bot] about 1 year ago

  • Add dry-run input option. (#55)

  • Allow "kebab-case" input option names. (#56)

    Previously, option names were only in "snake_case", but now both "kebab-case" and "snake_case" are available.

upload-rust-binary-action - 1.16.1

Published by github-actions[bot] about 1 year ago

  • Improve robustness for temporary network failures.
upload-rust-binary-action - 1.16.0

Published by github-actions[bot] about 1 year ago

upload-rust-binary-action - 1.15.0

Published by github-actions[bot] over 1 year ago

  • Use multi-target builds for universal-apple-darwin (universal macOS binary) on Rust 1.64+. This could make universal-apple-darwin builds up to about 2x faster.
upload-rust-binary-action - 1.14.0

Published by github-actions[bot] over 1 year ago

  • Add profile input option to allow specifying custom profiles. (#44, thanks @afnanenayet)
upload-rust-binary-action - 1.13.0

Published by github-actions[bot] over 1 year ago

  • Switch to composite action (#42)
upload-rust-binary-action - 1.12.1

Published by github-actions[bot] over 1 year ago

  • Diagnostics improvements.
upload-rust-binary-action - 1.12.0

Published by github-actions[bot] almost 2 years ago

  • Support universal macOS binary as target: universal-apple-darwin. (#38)
upload-rust-binary-action - 1.11.1

Published by github-actions[bot] almost 2 years ago

  • Fix installation of cross.

  • Improve support for stripping.

upload-rust-binary-action - 1.11.0

Published by github-actions[bot] almost 2 years ago

upload-rust-binary-action - 1.10.0

Published by github-actions[bot] almost 2 years ago

  • Add manifest_path input option. (#32, thanks @GeorgeHahn)
Package Rankings
Top 2.26% on Github actions
Badges
Extracted from project README
release github actions