Commit Graph

264 Commits

Author SHA1 Message Date
Taiki Endo
aae9c8b0a3 Fix install log for nextest 2022-07-25 19:47:04 +09:00
Taiki Endo
6eaed8fc4e Remove ... from log 2022-07-25 19:42:59 +09:00
Taiki Endo
d637ba13b3 Set PATH internally when cargo home is not available 2022-07-25 19:38:45 +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
31800b17cc Fix cargo-binstall installation
Fixes #10
2022-07-25 14:47:39 +09:00
Taiki Endo
1e5fc1d1ff Update parse-changelog to 0.5.0 2022-07-24 13:08:44 +09:00
Taiki Endo
de0d285973 Update mdbook to 0.4.21 2022-07-23 03:32:40 +09:00
Taiki Endo
daa62f7ff1 Update wasmtime to 0.39.1 2022-07-21 21:58:07 +09:00
Taiki Endo
6a6a02956b Update wasmtime to 0.39.0 2022-07-21 10:07:56 +09:00
Taiki Endo
d39d50062b Update cargo-llvm-cov to 0.4.11 2022-07-21 00:16:52 +09:00
Taiki Endo
161dccbf9a Update cargo-llvm-cov to 0.4.10 2022-07-18 15:54:38 +09:00
Taiki Endo
e067205061 Update cargo-hack to 0.5.15 2022-07-18 14:19:39 +09:00
Taiki Endo
1cbab0616a Update cross, cargo-minimal-versions, and parse-changelog 2022-07-16 17:22:27 +09:00
Taiki Endo
e937b634a0 Update mdbook to 0.4.20 2022-07-16 16:19:22 +09:00
Taiki Endo
841e33c134 Update cargo-llvm-cov to 0.4.9 2022-07-08 00:28:29 +09:00
Taiki Endo
4a4d2c21ca Update cross to 0.2.2 2022-07-02 22:50:11 +09:00
Taiki Endo
64d4f090ec Revert "Update cross to 0.2.2"
This reverts commit 60952837b3.
2022-07-02 22:40:49 +09:00
Taiki Endo
60952837b3 Update cross to 0.2.2 2022-07-02 22:38:45 +09:00
Taiki Endo
d5b4eb3fc2 Update mdbook to 0.4.19 2022-07-02 21:04:09 +09:00
Taiki Endo
6745402100 Update wasmtime to 0.38.1 2022-06-29 00:30:20 +09:00
Jiahao XU
03433ef024 Enable secure mode for cargo-binstall (#9)
`--secure` mode enforce downloads over secure transports only.
As a result, http will be disabled, and it will also set
min tls version to be 1.2

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-06-29 00:28:27 +09:00
Taiki Endo
7909142ffc Update cargo-llvm-cov to 0.4.8 2022-06-17 00:55:47 +09:00
Taiki Endo
e71b030c0f Update cargo-llvm-cov to 0.4.7 2022-06-14 01:07:01 +09:00
Taiki Endo
2e924a47e0 Update cargo-llvm-cov to 0.4.6 2022-06-13 22:12:26 +09:00
Taiki Endo
0b1022563b Re-add version info output 2022-06-10 22:28:13 +09:00
Taiki Endo
70b038cf3c Update shfmt to 3.5.1 2022-06-10 22:23:07 +09:00
Jiahao XU
2e2f046ba3 Use cargo-binstall as fallback in main.sh (#8)
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-06-10 22:19:55 +09:00
Taiki Endo
8b8c667dd4 Update cargo-hack, cargo-llvm-cov, cargo-minimal-versions, and parse-changelog 2022-06-02 22:25:54 +09:00
Taiki Endo
e92f6df9a9 Update cargo-llvm-cov to 0.4.4 2022-05-30 10:29:24 +09:00
Taiki Endo
faecae2c4d Update cargo-llvm-cov to 0.4.3 2022-05-29 23:15:27 +09:00
Taiki Endo
128d64bf89 Update cargo-llvm-cov to 0.4.1 2022-05-24 22:56:58 +09:00
Taiki Endo
68092bc267 Update wasmtime to 0.37.0 2022-05-21 09:04:37 +09:00
Taiki Endo
9d4e8b470d Update shfmt to 3.5.0 2022-05-13 07:31:24 +09:00
Taiki Endo
1a26a6ebba Update cargo-hack and cargo-llvm-cov 2022-05-12 09:55:58 +09:00
Taiki Endo
3e62d0866a Update cargo-llvm-cov to 0.3.3 2022-05-07 07:38:46 +09:00
Taiki Endo
89155eb702 Update cargo-llvm-cov to 0.3.2 2022-05-06 07:52:13 +09:00
Taiki Endo
97a43ec52d Update cargo-llvm-cov to 0.3.1 2022-05-01 23:15:54 +09:00
Taiki Endo
330a7255ba Update wasmtime to 0.36.0 2022-04-22 00:12:27 +09:00
Taiki Endo
c2b3577a83 Update mdbook and wasmtime 2022-04-16 11:14:16 +09:00
Taiki Endo
9da79e8635 Update cargo-llvm-cov to 0.3.0 2022-04-08 19:57:41 +09:00
Thom Chiovoloni
33b9c363cc Add support for mdbook 2022-04-04 21:03:25 +09:00
Rain
535250de6e for nextest action, use version in URL 2022-03-19 02:22:37 +09:00
Taiki Endo
f06ff66739 Update cargo-llvm-cov to 0.2.4 2022-03-19 00:45:08 +09:00
Taiki Endo
92f66cb09d Support nextest 2022-03-18 23:59:52 +09:00
Taiki Endo
c94ae05707 Update wasmtime to 0.35.1 2022-03-10 12:52:37 +09:00
Taiki Endo
2e762384e0 Update wasmtime to 0.35.0 2022-03-09 23:54:42 +09:00
Taiki Endo
e50d40cb78 Update cargo-llvm-cov to 0.2.3 2022-03-05 20:09:55 +09:00
Taiki Endo
de870dd7b6 Update cargo-llvm-cov to 0.2.2 2022-03-02 12:17:05 +09:00
Taiki Endo
49d23019d2 Update cargo-llvm-cov and shfmt 2022-02-20 11:13:16 +09:00
Taiki Endo
9ac80a595c Revert "Update wasmtime to 0.34.1"
This reverts commit a3c80c04ed.

There is no x86_64 linux binary in https://github.com/bytecodealliance/wasmtime/releases/tag/v0.34.1.
2022-02-17 13:13:38 +09:00