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 - 1.10.3

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

  • Support wasm-pack on Windows.

  • Support specifying the version of wasm-pack.

install-action - 1.10.2

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

  • Support protoc on Windows.
install-action - 1.10.1

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

  • Fix missing include files when installing protoc on Linux and macOS.

  • Installation of protoc on Windows is not currently working (in all released versions) and is considered unsupported.

install-action - 1.10.0

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

  • Set the PROTOC environment variable when installing protoc if it has not already been set.
install-action - 1.9.0

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

  • Support protoc.
  • Support shellcheck on Windows.
  • Support shfmt on Windows.
install-action - 1.8.4

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

  • Update cargo-llvm-cov@latest to 0.4.13.
install-action - 1.8.3

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

  • Support taiki-e/install-action@mdbook-linkcheck shorthand for mdbook-linkcheck.
install-action - 1.8.2

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

  • Update cargo-hack@latest to 0.5.16.
  • Update cargo-llvm-cov@latest to 0.4.12.
install-action - 1.8.1

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

  • Fix cargo-binstall installation failure.
install-action - 1.8.0

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

  • Only use musl binaries for nextest if glibc isn't available. See #13 for more.

  • Fix cargo-binstall installation failure. (#16, thanks @CAD97)

  • Accept cargo-nextest as an alias for nextest. (#15, thanks @CAD97)

install-action - 1.7.0

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

  • Install Rust-related binaries to /usr/local/bin when $CARGO_HOME/bin and $HOME/.cargo/bin is not available.
install-action - 1.6.1

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

  • Fix diagnostics.
install-action - 1.6.0

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

  • Support mdbook-linkcheck.
  • Support mdbook on Windows.
  • Support wasmtime on Windows.
  • Support nextest on Linux (musl).
  • Fix installation failure when $CARGO_HOME/bin and $HOME/.cargo/bin is not available.
install-action - 1.5.11

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

  • Fix cargo-binstall installation on macOS and Windows.
install-action - 1.5.10

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

  • Update parse-changelog@latest to 0.5.0.
install-action - 1.5.9

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

  • Update wasmtime@latest to 0.39.1.
  • Update mdbook@latest to 0.4.21.
install-action - 1.5.8

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

  • Update wasmtime@latest to 0.39.0.
install-action - 1.5.7

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

  • Update cargo-llvm-cov@latest to 0.4.11.
install-action - 1.5.6

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

  • Update cargo-llvm-cov@latest to 0.4.10.
install-action - 1.5.5

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

  • Update cargo-hack@latest to 0.5.15.
Package Rankings
Top 1.86% on Github actions
Badges
Extracted from project README
release github actions
Related Projects