Commit Graph

62 Commits

Author SHA1 Message Date
Taiki Endo 1cdb36bf16 Use cargo-binstall to install nextest 2023-08-05 12:26:02 +09:00
Taiki Endo ffbd316e0f Support cargo-careful 2023-07-31 22:24:08 +09:00
Josh McKinney fd8cc5b92c Add cargo-make to supported tools (#146) 2023-06-26 11:02:41 +10:00
John Nunley 7e750de5db Add support for cargo-dinghy (#133) 2023-06-10 23:00:18 +09:00
Taiki Endo 0249968d1d docs: Sort tool names 2023-06-10 19:01:31 +09:00
FirelightFlagboy 9ead2563c7 Add syft tool (#135)
Closes #131
2023-06-10 18:55:59 +09:00
Taiki Endo b02c385974 Update readme to mention dev guide 2023-06-09 22:55:04 +09:00
Taiki Endo 568bdd66b0 Update links in readme 2023-05-16 13:16:13 +09:00
Marcin Puc 0184bd9177 Add support for zola (#71) 2023-02-11 20:30:05 +09:00
Taiki Endo 9e1de916ab Fix install failures in edge cases 2023-02-08 15:28:23 +09:00
Orhun Parmaksız b3c9f573b2 Add cargo-tarpaulin support (#65) 2023-02-08 02:03:46 +09:00
Taiki Endo a3609ab69a Tweak docs 2023-01-16 23:03:45 +09:00
Taiki Endo bbd2d52c58 Update readme 2023-01-16 09:19:14 +09:00
Taiki Endo 6e129b86d0 Add cache-cargo-install-action to related project list
https://github.com/taiki-e/cache-cargo-install-action
2023-01-15 18:38:24 +09:00
Taiki Endo ba88d8e860 Support cargo-no-dev-deps 2023-01-11 22:02:11 +09:00
Thom Chiovoloni 25738fc0b6 Add grcov support (#41) 2023-01-05 18:33:35 +09:00
Taiki Endo 859f4dac75 Add GH release badge 2022-12-29 04:18:41 +09:00
Taiki Endo d117b8d41a Remove outdated todo 2022-12-26 01:11:44 +09:00
Taiki Endo eea8c318de Update readme and changelog 2022-12-25 23:28:15 +09:00
Taiki Endo ab0e193cf5 Support dprint 2022-12-25 13:16:34 +09:00
Taiki Endo 2ba826d3de Support just 2022-12-25 13:16:34 +09:00
Taiki Endo f1683d2c7c Manage package info as JSON 2022-12-24 21:53:18 +09:00
Taiki Endo e0abba697f Update GitHub workflow badge
See badges/shields issue 8671
2022-12-16 04:13:50 +09:00
Taiki Endo 1ab447b34f Improve support for Fedora/RHEL based containers/self-hosted runners 2022-12-14 22:40:45 +09:00
Taiki Endo 9ff3167a7f Add compatibility note 2022-12-14 11:47:44 +09:00
Taiki Endo 22d12abbc7 Update cargo-hack@latest to 0.5.24 2022-12-04 06:45:42 +09:00
Taiki Endo 4091e8ab02 Support cargo-deny 2022-11-29 12:09:30 +09:00
Taiki Endo 9de731de5b Update cargo-hack, cargo-llvm-cov, and cargo-minimal-versions 2022-11-27 21:33:58 +09:00
Taiki Endo 6746ad0324 Update cargo-hack, cargo-minimal-versions, and parse-changelog 2022-10-26 01:20:02 +09:00
Taiki Endo 71ce4c0326 Update cargo-hack to 0.5.21 2022-09-26 23:27:29 +09:00
Taiki Endo 2b9035e07b Update cargo-hack to 0.5.20 2022-09-24 13:49:09 +09:00
Taiki Endo 815f5e1266 Update cargo-hack to 0.5.19 2022-09-23 00:29:54 +09:00
Taiki Endo 462c9790a0 Avoid using sudo on protoc installation 2022-09-10 20:47:43 +09:00
Taiki Endo 7f648a20c4 Update link to cargo-binstall license file 2022-09-10 20:41:26 +09:00
Taiki Endo 684e4b1c21 Update cargo-hack to 0.5.18 2022-09-04 22:52:00 +09:00
messense 2962aafadb Support cargo-valgrind (#20) 2022-08-28 17:34:23 +09:00
NAKASHIMA, Makoto bd71caf797 Support cargo-udeps (#17) 2022-08-13 14:37:57 +09:00
Taiki Endo 4696ae1646 Update cargo-hack to 0.5.17 2022-08-13 06:16:32 +09:00
Taiki Endo a1eacca287 Update cargo-binstall URL 2022-08-09 05:09:08 +09:00
Taiki Endo f317c8aedc Support wasm-pack on Windows 2022-08-01 21:12:54 +09:00
Taiki Endo 45e69d69e2 Support protoc on Windows 2022-08-01 19:43:41 +09:00
Taiki Endo b8a66e6289 Update readme and changelog 2022-08-01 18:19:01 +09:00
Taiki Endo b1b32c59f1 Tweak readme 2022-08-01 17:30:50 +09:00
Taiki Endo 15ad10ce15 Update readme 2022-08-01 17:26:13 +09:00
Taiki Endo 27a2597e2a Support protoc 2022-08-01 17:23:02 +09:00
Taiki Endo b0d750a59e Update cargo-hack to 0.5.16 2022-07-30 15:20:07 +09:00
Taiki Endo cfca345a65 Accept install-action@cargo-nextest 2022-07-26 11:33:53 +09:00
Taiki Endo 8aa291abce Install Rust-related binaries to /usr/local/bin when cargo home is not available 2022-07-25 20:00:53 +09:00
Taiki Endo f343021ffc Cleanup
- Support mdbook-linkcheck.
- Support mdbook on Windows.
- Support wasmtime on Windows.
- Support nextest on Linux (musl).
- Fix installation failure when `$CARGO_HOME/bin` or `$HOME/.cargo/bin` is not available.

Fixes #11
2022-07-25 19:26:13 +09:00
Taiki Endo e067205061 Update cargo-hack to 0.5.15 2022-07-18 14:19:39 +09:00