Commit Graph

354 Commits

Author SHA1 Message Date
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 v2.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 v2.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 v2.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 v2.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 v2.1.0 2023-01-05 21:09:05 +09:00
Taiki Endo
880c4272a9 Update changelog 2023-01-05 21:08:27 +09:00
Thom Chiovoloni
25738fc0b6 Add grcov support (#41) 2023-01-05 18:33:35 +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 v2.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 v2.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 v2.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 v2.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