Commit Graph
100 Commits
Author SHA1 Message Date
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
Taiki Endo 880c4272a9 Update changelog 2023-01-05 21:08:27 +09:00
Taiki Endo cb0368f574 Update just@latest to 1.11.0 2023-01-04 15:59:53 +09:00
Taiki Endo be9d4e566a Release 2.0.3 2023-01-03 12:10:16 +09:00
Taiki Endo 9545d431fb Update cargo-nextest@latest to 0.9.48 2023-01-03 12:08:53 +09:00
Taiki Endo 2f603a40a8 Release 2.0.2 2023-01-02 16:00:32 +09:00
Taiki Endo 5400a7ecf5 Update just@latest to 1.10.0 2023-01-02 15:38:33 +09:00
Taiki Endo 859f4dac75 Add GH release badge 2022-12-29 04:18:41 +09:00
Taiki Endo 0c76b06f33 Tweak scripts 2022-12-28 21:18:38 +09:00
Taiki Endo 7c559dacbd Minor cleanup 2022-12-27 03:04:33 +09:00
Taiki Endo 78c2a52f65 Fix cargo-binstall version check 2022-12-27 02:51:33 +09:00
Taiki Endo 12505bef68 Make omitted version just reference to corresponding version 2022-12-27 01:18:59 +09:00
Taiki Endo 2be5cc5346 Use templates for tools that have consistent pattern in all releases 2022-12-27 00:21:55 +09:00
Taiki Endo 069858bff7 Support nextest on linux-gnu with very old glibc 2022-12-26 23:11:48 +09:00
Taiki Endo c11168bc8f codegen: Only serialize version if key != version 2022-12-26 23:11:36 +09:00
Taiki Endo c7fca72a9a codegen: Minor cleanup 2022-12-26 23:11:22 +09:00
Taiki Endo 4a0357e67d Revert "Enable dependabot update for Github Actions"
This reverts commit cb1e26fae1.

Handling of non-version tags is still broken.
2022-12-26 22:53:10 +09:00
Taiki Endo 8ffc26aecd Release 2.0.1 2022-12-26 01:44:01 +09:00
Taiki Endo 82e9eb5996 Update DEVELOPMENT.md 2022-12-26 01:43:50 +09:00
Taiki Endo d3b7ad8380 Update changelog 2022-12-26 01:37:58 +09:00
Taiki Endo f1a96ee3ed Update changelog when manifest update 2022-12-26 01:36:00 +09:00
Taiki Endo 46063c186c Update cargo-minimal-versions 2022-12-26 01:18:40 +09:00
Taiki Endo 048586d7a8 Update cargo-hack 2022-12-26 01:18:40 +09:00
Taiki Endo d117b8d41a Remove outdated todo 2022-12-26 01:11:44 +09:00
Taiki Endo 76828c33cd Release 2.0.0 2022-12-25 23:32:08 +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 48228808bf codegen: Reduce download more 2022-12-25 11:59:18 +09:00
Taiki Endo e76e8e0eab Do not list tools names manually in tools/publish.sh 2022-12-25 11:50:57 +09:00
Taiki Endo 5f1007031e codegen: Reduce download 2022-12-25 01:11:10 +09:00
Taiki Endo 6f098da798 codegen: Retry on download failure 2022-12-25 01:03:57 +09:00
Taiki Endo 52259beabf Update CI config 2022-12-25 00:51:59 +09:00
Taiki Endo 446ad8aeef Tweak version check 2022-12-25 00:33:00 +09:00
Taiki Endo 80a2eef68a Revert development guide update 2022-12-25 00:28:42 +09:00
Taiki Endo 2d0701aa58 Reject pre-release and build-metadata for now
We dropped support in v2. Please submit an issue if you need these
supports again.
2022-12-25 00:03:44 +09:00
Taiki Endo b41e575e13 Update development guide 2022-12-25 00:00:33 +09:00
Taiki Endo f30d182e9e Generate manifests 2022-12-24 21:53:18 +09:00
Taiki Endo f1683d2c7c Manage package info as JSON 2022-12-24 21:53:18 +09:00
Taiki Endo 830660609d Update tools/tidy.sh 2022-12-24 13:11:48 +09:00
Taiki Endo 9a29ce630c Release 1.17.3 2022-12-22 11:24:47 +09:00
Taiki Endo acc0c0687d Update wasmtime@latest to 4.0.0 2022-12-22 11:21:14 +09:00
Taiki Endo c98c0a5de9 Tweak CI config 2022-12-22 11:21:06 +09:00
Taiki Endo b5a6a481a3 Release 1.17.2 2022-12-18 01:34:34 +09:00
Taiki Endo 936bda0c55 Update mdbook@latest to 0.4.25 2022-12-18 01:23: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 320900e2b1 Update mdbook@latest to 0.4.24 2022-12-16 00:51:55 +09:00
Taiki Endo 4ea8614f66 Release 1.17.1 2022-12-15 21:13:23 +09:00
Taiki Endo c4112353fe Update cargo-llvm-cov@latest to 0.5.3 2022-12-15 21:03:09 +09:00
Taiki Endo d14576d5ee Support mdbook on linux-musl 2022-12-15 20:39:00 +09:00
Taiki Endo 54f239fc7f Update comments on GitHub Actions Runner 2022-12-15 20:23:58 +09:00
Taiki Endo 0c60ab7876 Update mdbook@latest to 0.4.23 2022-12-15 20:23:24 +09:00
Taiki Endo cb3ffa00b0 Release 1.17.0 2022-12-15 01:51:11 +09:00
Taiki Endo a68686a8a2 Support aarch64 host more 2022-12-15 01:48:50 +09:00
Taiki Endo c5a36f2fba Support aarch64 self-hosted runners 2022-12-15 00:16:20 +09:00
Taiki Endo 5e3287fe00 Update protoc@latest to 3.21.12 2022-12-14 23:49:33 +09:00
Taiki Endo 807aa14713 Do not install dnf on CentOS 7 2022-12-14 23:46:06 +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 d66f303732 Update changelog 2022-12-14 12:00:52 +09:00
Taiki Endo 59c6ff35e6 Tweak changelog 2022-12-14 11:51:33 +09:00
Taiki Endo 4dad9dd51d Release 1.16.0 2022-12-14 11:48:06 +09:00
Taiki Endo 9ff3167a7f Add compatibility note 2022-12-14 11:47:44 +09:00
Taiki Endo 2a026de3a2 Test ubuntu:18:04 container in CI 2022-12-14 11:37:45 +09:00
Taiki Endo f69fae4162 Update changelog 2022-12-14 11:31:32 +09:00
Taiki Endo c3ee7d751f Add comment 2022-12-14 11:29:57 +09:00
Taiki Endo ff96887f37 Install packages required for installation if not installed 2022-12-14 11:24:22 +09:00