Commit Graph
100 Commits
Author SHA1 Message Date
Taiki Endo ef14bb365d Update zola@latest to 0.17.1 2023-02-25 12:05:39 +09:00
Taiki Endo d3afca2ffc Release 2.5.0 2023-02-24 02:39:32 +09:00
Taiki Endo 11d418d698 Update changelog 2023-02-24 02:39:21 +09:00
Taiki Endo 93edea8666 Update shebang for bash scripts
In non-Linux systems such as BSDs, bash is not always in /bin.
2023-02-24 01:44:48 +09:00
Taiki Endo af5165ce25 Update cargo-llvm-cov@latest to 0.5.10 2023-02-24 01:12:19 +09:00
Taiki Endo 2a60fd3151 Switch to composite action 2023-02-22 22:15:07 +09:00
Taiki Endo 0c4592b32a Release 2.4.4 2023-02-21 11:29:51 +09:00
Taiki Endo 005d3ec234 Update wasmtime@latest to 6.0.0 2023-02-21 11:27:28 +09:00
Taiki Endo 5d8239931a Release 2.4.3 2023-02-17 12:23:34 +09:00
Taiki Endo 43e49c2430 Update zola@latest to 0.17.0 2023-02-17 12:17:13 +09:00
Taiki Endo 70715d2909 Update protoc@latest to 3.22.0 2023-02-17 12:17:13 +09:00
Taiki Endo 396587837c Release 2.4.2 2023-02-14 12:11:39 +09:00
Taiki Endo dac579fb5b Update mdbook@latest to 0.4.27 2023-02-14 12:07:02 +09:00
Taiki Endo 4dbb2933f9 Update dprint@latest to 0.34.5 2023-02-14 12:07:02 +09:00
Taiki Endo 7e43915f05 Release 2.4.1 2023-02-13 11:25:43 +09:00
Taiki Endo fe6fb3761a Update cargo-binstall@latest to 0.20.1 2023-02-13 11:24:23 +09:00
Taiki Endo 05829426d5 Release 2.4.0 2023-02-11 21:07:55 +09:00
Taiki Endo e27c460000 Update changelog 2023-02-11 21:07:41 +09:00
Taiki Endo cb5553fad7 codegen: Handle prerelease 2023-02-11 04:08:40 +09:00
Taiki Endo 15af814db4 Use cargo-binstall fallback also if tool is available but specified version not available 2023-02-11 04:08:40 +09:00
Taiki Endo d4ce367860 Update mdbook@latest to 0.4.26 2023-02-09 12:09:06 +09:00
Taiki Endo 416fcad992 Mark .github/.cspell/rust-dependencies.txt linguist-generated 2023-02-09 05:17:26 +09:00
Taiki Endo 9e1de916ab Fix install failures in edge cases 2023-02-08 15:28:23 +09:00
Taiki Endo 0340abb8d7 Update cspell dictionary 2023-02-08 02:05:43 +09:00
Taiki Endo e1d5d01924 Pass --no-cache to apk even in CI 2023-02-07 22:16:25 +09:00
Taiki Endo c5ba83b5c8 Exclude known words from "rust-dependencies" cspell dictionary 2023-02-07 21:53:59 +09:00
Taiki Endo 5737265abf Release 2.3.5 2023-02-05 02:43:48 +09:00
Taiki Endo c889a9389c Update cross@latest to 0.2.5 2023-02-05 02:37:32 +09:00
Taiki Endo 979f068989 codegen: Tweak log message 2023-01-27 23:48:46 +09:00
Taiki Endo d5486e05e3 Update cspell dictionary 2023-01-27 22:54:46 +09:00
Taiki Endo 5b93b202c8 Release 2.3.4 2023-01-26 11:13:25 +09:00
Taiki Endo 802862016d Update just@latest to 1.13.0 2023-01-26 11:12:06 +09:00
Taiki Endo 03a49bbd5a Update cargo-hack@latest to 0.5.27 2023-01-26 11:12:06 +09:00
Taiki Endo 52ecdcde33 Update cargo-no-dev-deps@latest to 0.2.1 2023-01-25 11:14:37 +09:00
Taiki Endo e7e214ab4a Update cargo-minimal-versions@latest to 0.1.11 2023-01-25 11:14:37 +09:00
Taiki Endo d1cb794dda Release 2.3.3 2023-01-21 12:06:39 +09:00
Taiki Endo 24a55875dc Update wasmtime@latest to 5.0.0 2023-01-21 11:03:50 +09:00
Taiki Endo 9fa9fafb73 Release 2.3.2 2023-01-20 10:27:59 +09:00
Taiki Endo ad042ad7b1 Update just@latest to 1.12.0 2023-01-20 10:22:34 +09:00
Taiki Endo a085553f57 Update cargo-no-dev-deps@latest to 0.2.0 2023-01-20 10:22:34 +09:00
Taiki Endo 06af96936d Update cspell dictionary 2023-01-19 01:57:13 +09:00
Taiki Endo 0b8b246f3d Set rust-related env vars for building codegen in CI 2023-01-18 22:10:38 +09:00
Taiki Endo 9b917368c2 clippy: Set avoid-breaking-exported-api = false 2023-01-18 21:59:47 +09:00
Taiki Endo 67f0979373 Release 2.3.1 2023-01-18 11:15:19 +09:00
Taiki Endo e74b1e0d86 Update dprint@latest to 0.34.4 2023-01-18 11:14:22 +09:00
Taiki Endo 46d672f17d Update cargo-binstall@latest to 0.19.3 2023-01-18 11:14:22 +09:00
Taiki Endo 06dac1bb47 Release 2.3.0 2023-01-16 23:04:34 +09:00
Taiki Endo a3609ab69a Tweak docs 2023-01-16 23:03:45 +09:00
Taiki Endo 8b9de1e094 Update changelog 2023-01-16 20:31:06 +09:00
Taiki Endo 2ed407fd17 codegen: Sort releases returned from GitHub API 2023-01-16 20:24:12 +09:00
Taiki Endo ad8540ac77 Use cargo-binstall batching mode (#54) 2023-01-16 19:56:58 +09:00
Taiki Endo b95ae1b223 Set CARGO_NET_RETRY and RUSTUP_MAX_RETRIES 2023-01-16 19:45:56 +09:00
Taiki Endo c1300c3f7c Update cargo-binstall@latest to 0.19.2 2023-01-16 14:06:10 +09:00
Taiki Endo bbd2d52c58 Update readme 2023-01-16 09:19:14 +09:00
Taiki Endo ce26f7e3c8 Release 2.2.3 2023-01-16 09:14:31 +09:00
Taiki Endo 92ab599e22 Update cargo-llvm-cov@latest to 0.5.9 2023-01-16 09:13:46 +09:00
Taiki Endo 6a31ba8d6d Release 2.2.2 2023-01-15 23:53:06 +09:00
Taiki Endo 4b8b61e298 Fix info message 2023-01-15 21:38:36 +09:00
Taiki Endo 4269f7d620 codegen: Tweak retry 2023-01-15 21:05:37 +09:00
Taiki Endo c92838b65e codegen: Format with rustfmt 2023-01-15 19:58:27 +09:00
Taiki Endo f6e4dc6296 Improve retry on download failure 2023-01-15 19:55:57 +09:00
Taiki Endo d538488fe5 Update cargo-llvm-cov@latest to 0.5.8 2023-01-15 19:48:54 +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 3b58ab42ed Tweak main.sh 2023-01-15 18:38:19 +09:00
Taiki Endo 38250d8ada Update CI config 2023-01-15 18:34:57 +09:00
Taiki Endo d89f3d4042 Update tools/publish.sh 2023-01-15 18:33:24 +09:00
Taiki Endo 00f11cb267 Update cargo-nextest@latest to 0.9.49 2023-01-15 11:56:39 +09:00
Taiki Endo 8db8546a9c Add note about composite action 2023-01-14 00:02:59 +09:00
Taiki Endo 5fc2b23470 Tweak main.sh 2023-01-14 00:02:02 +09:00
Taiki Endo aae39e2ce4 Set timeout-minutes in all jobs 2023-01-13 00:54:25 +09:00
Taiki Endo 54eee5470f Release 2.2.1 2023-01-12 23:35:47 +09:00
Taiki Endo 2411265c71 Tweak output 2023-01-12 23:13:17 +09:00
Taiki Endo 8066254c63 Update cargo-binstall@latest to 0.19.1 2023-01-12 23:13:10 +09:00
Taiki Endo 0feb352bd8 Update comments 2023-01-12 23:13:02 +09:00
Taiki Endo 9a9630c7b3 codegen: Fix retry on download 2023-01-12 23:12:45 +09:00
Taiki Endo baf51dce12 codegen: Reject cases where any of binaries are missing 2023-01-12 23:12:20 +09:00
Taiki Endo c096cea2cf codegen: Reject unknown fields in base manifest 2023-01-12 23:11:54 +09:00
Taiki Endo cde5fb702d codegen: Fix handling of latest_only tool 2023-01-12 22:34:21 +09:00
Taiki Endo c37d86a473 Release 2.2.0 2023-01-12 00:25:16 +09:00
Taiki Endo f053d641ce Update changelog 2023-01-12 00:25:06 +09:00
Taiki Endo e67e350d53 Update cargo-llvm-cov@latest to 0.5.7 2023-01-12 00:24:09 +09:00
Taiki Endo e4aa1a2fa0 Update cargo-deny@latest to 0.13.7 2023-01-12 00:18:58 +09:00
Taiki Endo 0b2444221a Update parse-changelog@latest to 0.5.3 2023-01-12 00:09:16 +09:00
Taiki Endo 1ddad10228 Update cargo-minimal-versions@latest to 0.1.10 2023-01-12 00:09:16 +09:00
Taiki Endo c811846c9e Update cargo-llvm-cov@latest to 0.5.6 2023-01-12 00:09:16 +09:00
Taiki Endo 2af5f71731 Update cargo-hack@latest to 0.5.26 2023-01-12 00:09:16 +09:00
Taiki Endo ba88d8e860 Support cargo-no-dev-deps 2023-01-11 22:02:11 +09:00
Taiki Endo 0e7be51948 Update cargo-deny@latest to 0.13.6 2023-01-11 21:54:41 +09:00
Taiki Endo 44dc3aa61a Release 2.1.4 2023-01-10 15:19:41 +09:00
Taiki Endo 59a26c9c82 Temporarily disable valgrind test in CI
```
info: installing valgrind@latest
Selecting previously unselected package libc6-dbg:amd64.
(Reading database ... 236916 files and directories currently installed.)
Preparing to unpack .../libc6-dbg_2.35-0ubuntu3.1_amd64.deb ...
Unpacking libc6-dbg:amd64 (2.35-0ubuntu3.1) ...
Setting up libc6-dbg:amd64 (2.35-0ubuntu3.1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-1024-azure
NEEDRESTART-KEXP: 5.15.0-1024-azure
NEEDRESTART-KSTA: 1
```
2023-01-10 15:19:12 +09:00
Taiki Endo d5555e1625 Update cargo-llvm-cov@latest to 0.5.5 2023-01-10 15:19:12 +09:00
Taiki Endo fb3c62e806 Release 2.1.3 2023-01-09 20:48:39 +09:00
Taiki Endo 2f296ea04f Update cargo-llvm-cov@latest to 0.5.4 2023-01-09 20:44:45 +09:00
Taiki Endo ae0e1936a4 Tweak codegen 2023-01-07 21:09:43 +09:00
Taiki Endo c4298ca31e Update cspell dictionary 2023-01-07 21:03:01 +09:00
Taiki Endo dc56670325 Release 2.1.2 2023-01-06 01:12:23 +09:00
Taiki Endo d2ab9b9652 Improve warning if tool is not specified
Suggested in https://github.com/taiki-e/install-action/issues/43#issuecomment-1372352184.
2023-01-06 00:52:11 +09:00
Taiki Endo 5e7708e596 Release 2.1.1 2023-01-06 00:19:47 +09:00
Taiki Endo ad09286c82 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.
2023-01-06 00:12:24 +09:00
Taiki Endo 42a03f9b0e Release 2.1.0 2023-01-05 21:09:05 +09:00