install-action

GitHub Action for installing development tools (mainly from GitHub Releases).

APACHE-2.0 License

Stars
266
Committers
25

Bot releases are visible (Hide)

install-action - 2.4.2

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

  • Update mdbook@latest to 0.4.27.

  • Update dprint@latest to 0.34.5.

install-action - 2.4.1

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

  • Update cargo-binstall@latest to 0.20.1.
install-action - 2.4.0

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

  • Support cargo-tarpaulin. (#65, thanks @orhun)

  • Support zola. (#71, thanks @tranzystorek-io)

  • Update mdbook@latest to 0.4.26.

  • Allow installing cargo subcommands without cargo.

  • Fix issue where installed non-Rust related binaries cannot be found from PowerShell on Windows. Rust-related binaries, Unix shells such as bash, and non-Windows OS are not affected by this issue.

  • Fix install failure of Rust-related binaries when $CARGO_HOME/bin exists, but is not included in the $PATH. This failure occurred in slightly odd cases, such as multiple installations of rust in different directories.

  • Use cargo-binstall fallback also if tool is available but the specified version not available. (#68)

install-action - 2.3.5

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

  • Update cross@latest to 0.2.5.
install-action - 2.3.4

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

  • Update just@latest to 1.13.0.

  • Update cargo-hack@latest to 0.5.27.

  • Update cargo-no-dev-deps@latest to 0.2.1.

  • Update cargo-minimal-versions@latest to 0.1.11.

install-action - 2.3.3

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

  • Update wasmtime@latest to 5.0.0.
install-action - 2.3.2

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

  • Update just@latest to 1.12.0.

  • Update cargo-no-dev-deps@latest to 0.2.0.

install-action - 2.3.1

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

  • Update dprint@latest to 0.34.4.

  • Update cargo-binstall@latest to 0.19.3.

install-action - 2.3.0

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

  • Update cargo-binstall@latest to 0.19.2.

  • Use cargo-binstall batching mode (#54)

install-action - 2.2.3

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

  • Update cargo-llvm-cov@latest to 0.5.9.
install-action - 2.2.2

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

  • Update cargo-llvm-cov@latest to 0.5.8.

  • Update cargo-nextest@latest to 0.9.49.

install-action - 2.2.1

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

  • Update cargo-binstall@latest to 0.19.1.

  • Support cargo-binstall on aarch64 Windows.

install-action - 2.2.0

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

  • Update cargo-llvm-cov@latest to 0.5.7.

  • Update cargo-deny@latest to 0.13.7.

  • Update parse-changelog@latest to 0.5.3.

  • Update cargo-minimal-versions@latest to 0.1.10.

  • Update cargo-hack@latest to 0.5.26.

  • Support cargo-no-dev-deps.

install-action - 2.1.4

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

  • Update cargo-llvm-cov@latest to 0.5.5.
install-action - 2.1.3

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

  • Update cargo-llvm-cov@latest to 0.5.4.
install-action - 2.1.2

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

  • Diagnostic improvements.
install-action - 2.1.1

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

  • Emit warning if tool is not specified.

    If you encounter this warning, it may be due to a dependabot bug that handles @<tool> shorthand in wrong way.

    Previously, the handling of this case was platform-dependent and may or may not have resulted in an error.

install-action - 2.1.0

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

  • Support grcov. (#41, thanks @thomcc)
  • Update just@latest to 1.11.0.
install-action - 2.0.3

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

  • Update cargo-nextest@latest to 0.9.48.
install-action - 2.0.2

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

  • Update just@latest to 1.10.0.
Package Rankings
Top 1.86% on Github actions
Badges
Extracted from project README
release github actions
Related Projects