62 Commits
Author SHA1 Message Date
Taiki Endo 952d13c8bb ci: Skip cargo-rdme on x86_64 macOS 2026-08-13 00:52:09 +09:00
Taiki Endo 20d0440ac8 Support bpf-linker (#1950) 2026-07-23 22:13:22 +09:00
Oleg V. Kozlyuk 54ede987e2 Support rafn (#1935) 2026-07-23 21:40:31 +09:00
Taiki Endo 411aa4ba3c Support wild (#1949) 2026-07-23 20:57:02 +09:00
Bartosz Cieśla 2687815850 Support cargo-crap (#1905) 2026-06-17 00:06:17 +09:00
Jake Wimmer f65b138f34 Support cargo-vet (#1908) 2026-06-17 00:05:50 +09:00
Taiki Endo a6f0b5b0ac ci: Avoid build from source on macos-15-intel test 2026-05-27 01:53:17 +09:00
Taiki Endo e22b9c4d37 ci: Update config 2026-05-17 15:43:16 +09:00
Jake Wimmer 8038c93dad Support cargo-mutants (#1812)
Closes taiki-e/install-action#1668
2026-05-14 18:43:36 +09:00
Taiki Endo e60138699e ci: Fix release workflow 2026-05-06 00:06:18 +09:00
Taiki Endo a4ad60dd6a ci: Use taiki-e/github-actions/.github/workflows/action-release.yml 2026-05-05 22:36:13 +09:00
Taiki Endo 11569735dc codegen: Improve changelog handling 2026-05-05 06:55:02 +09:00
Taiki Endo ca67a3acf1 Support +<additional> syntax for rust 2026-05-05 03:04:34 +09:00
Taiki Endo bbe1b9d5e1 Support rust 2026-05-05 03:04:34 +09:00
Mads Marquart ff1c16dbcb Support cargo-apple-runner (#1731) 2026-05-04 21:05:27 +09:00
Taiki Endo 095ffb3a38 ci: Mark cargo-spellcheck as glibc_pre_2_39_incompat
```
+ cargo-spellcheck spellcheck --version
  cargo-spellcheck: /lib64/libc.so.6: version `GLIBC_2.39' not found
  (required by cargo-spellcheck)
  ```
2026-05-03 19:24:58 +09:00
Taiki Endo 5bdd194353 Revert "ci: Temporarily disable valgrind test"
This reverts commit 40088a0f3b.
2026-05-03 04:18:42 +09:00
Taiki Endo 40088a0f3b ci: Temporarily disable valgrind test
```
error: unable to contact snap store
```

https://status.canonical.com/
2026-05-02 05:21:27 +09:00
Taiki Endo cd51854b0b ci: Mark cyclonedx as glibc_pre_2_27_incompat
```
+ cyclonedx --version
  cyclonedx: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not
  found (required by cyclonedx)
  ```
2026-05-02 05:21:27 +09:00
Taiki Endo 2ed84e4b1e Reduce sed usage 2026-04-15 21:24:40 +09:00
Taiki Endo 0620033eb0 Use --arg for jq more 2026-04-10 15:42:08 +09:00
Taiki Endo 55a981690b Support cargo-deb 2026-04-05 17:27:20 +09:00
Taiki Endo c4735dd0f2 Replace some grep with [[ == ]] 2026-04-04 22:10:53 +09:00
Taiki Endo 26f8c1ab49 ci: Add test for trailing comma in tool input option 2026-04-04 22:07:47 +09:00
Marco Neumann 80f622f7ce Support wasm-tools (#1642) 2026-04-01 23:06:25 +09:00
Taiki Endo 5d018ee3d2 Support whitespace separated list 2025-12-17 19:59:30 +09:00
Taiki Endo acf024d407 ci: Mark cargo-sort as glibc_pre_2_34_incompat
```
+ cargo-sort sort --version
cargo-sort: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by cargo-sort)
cargo-sort: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by cargo-sort)
cargo-sort: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by cargo-sort)
```
2025-10-12 00:43:38 +09:00
Taiki Endo 3a6ab413c1 Support powerpc64le/riscv64/s390x Linux runners 2025-09-08 23:24:31 +09:00
Taiki Endo 8fcca280f3 ci: Test AArch64 Windows 2025-06-29 22:27:47 +09:00
Taiki Endo 74fc1f2d2a ci: Exclude cyclonedx on Ubuntu 14.04
```
+ cyclonedx --version
cyclonedx: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by cyclonedx)
cyclonedx: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by cyclonedx)
```
2025-06-23 02:03:32 +09:00
John Vandenberg 7afdc6d42b Add cyclonedx (#1000)
Also improve check that gnu binaries are not needed if musl exists.
2025-06-19 20:55:47 +09:00
Taiki Endo a63b122e8d ci: Remove windows-2019
https://github.blog/changelog/2025-04-15-upcoming-breaking-changes-and-releases-for-github-actions/
2025-06-18 00:55:43 +09:00
John Vandenberg 9568a6b616 Add zizmor (#1002) 2025-06-16 21:55:17 +09:00
Taiki Endo 469c5e22dd ci: Mark espup as glibc_pre_2_34_incompat
```
+ espup --version
espup: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by espup)
espup: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by espup)
espup: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by espup)
```
2025-03-05 04:57:35 +09:00
Taiki Endo 38c7691f46 Update scripts 2025-02-21 23:48:30 +09:00
Taiki Endo 7b30dcdca1 Mark zola as glibc_pre_2_35_incompat
```
zola: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by zola)
```
2025-02-17 02:16:06 +09:00
Taiki Endo 400052b460 Clean up scripts 2025-02-04 01:28:26 +09:00
Taiki Endo 6fde044d27 codegen: Address cargo-cyclonedx 0.5.1 asset change 2025-01-29 08:18:24 +09:00
Taiki Endo 544f616845 ci: Remove not triggered manifest_sync workflow 2025-01-29 08:17:10 +09:00
Jiahao XUandTaiki Endo 1ef1e14c21 Extract install-action-manifest-schema and publish to crates-io (#657)
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: Taiki Endo <te316e89@gmail.com>
2025-01-28 07:02:39 +00:00
Taiki Endo 9469185794 Format shell scripts with indent_size = 2 to match scripts in CI config 2025-01-17 16:44:56 +09:00
Taiki Endo 1b8d452217 ci: Test ubuntu-22.04-arm and ubuntu-24.04-arm
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
2025-01-17 16:35:45 +09:00
Taiki Endo 84ccb7b697 ci: Clean up scripts 2025-01-03 00:54:42 +09:00
Taiki Endo 5fe2a9c74d ci: Update cargo-watch/watchexec-cli versions 2024-09-28 16:33:01 +09:00
Taiki Endo 942f3ad679 Fix compatibility issue with Cygwin sh
```
D:\a\_temp\00683b68-582f-4719-bd7a-9e98dd7975b7.sh: line 1: set: -
: invalid option
set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...]
```
2024-09-28 16:20:03 +09:00
Taiki Endo 2b4779f93e Mark wasmtime as pre_2_28_incompat 2024-07-24 02:58:49 +09:00
Taiki Endo 3a2f9ffb94 Improve platform support 2024-07-16 00:11:38 +09:00
John Vandenberg f6578d890d Add deepsource (#522) 2024-06-09 18:10:54 +09:00
Taiki Endo 5a6e4c785f Add manifest for cargo-nextest 2024-06-09 16:41:17 +09:00
John Vandenberg a0060a7f49 Add wait-for-them (#514)
* Add wait-for-them

* add to glibc_pre_2_34_incompat

* ignore --help/--version check

* update markdown
2024-06-08 16:58:09 +10:00