375 Commits
Author SHA1 Message Date
Taiki Endo 3bf0b894d5 Deprecate mdbook-alerts and iai-callgrind-runner 2026-05-17 18:39:37 +09:00
Taiki Endo e22b9c4d37 ci: Update config 2026-05-17 15:43:16 +09:00
Simon Hollingshead bcc3289ff6 Update filename format for cargo-zigbuild (#1814) 2026-05-17 14:16:49 +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 074ce647d0 wasm-pack repo has been moved
Closes #1809
Closes #1810
2026-05-12 03:42:45 +09:00
Taiki Endo c4a3bf768d ci,tools: Update config and script 2026-05-10 04:37:10 +09:00
Taiki Endo e60138699e ci: Fix release workflow 2026-05-06 00:06:18 +09:00
Taiki Endo d1eee517af codegen: Ignore uv 0.11.9
```
verifying https://github.com/astral-sh/uv/releases/download/0.11.9/uv-x86_64-unknown-linux-musl.tar.gz with gh attestation verify

Error: HTTP 404: Not Found (https://api.github.com/repos/astral-sh/uv/attestations/sha256:ac3e5051edbf30613b0f90d1c18d4807fea6b246f37490799fee0c1284a658b2?per_page=30&predicate_type=https://slsa.dev/provenance/v1)
```

https://github.com/astral-sh/uv/issues/19278
2026-05-05 22:47:55 +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
Taiki Endo a142873b76 ci,tools: Update config and script 2026-05-04 21:06:05 +09:00
Mads Marquart ff1c16dbcb Support cargo-apple-runner (#1731) 2026-05-04 21:05:27 +09:00
Nicolas Huber 8966c78b02 Support mdbook-d2 (#1737) 2026-05-04 21:03:03 +09:00
Taiki Endo c2126fb235 Support cargo-binstall on riscv64 Linux 2026-05-04 20:39:44 +09:00
Taiki Endo 57f2d4f754 codegen: Pin cargo-binstall version in base manifest 2026-05-04 20:36:22 +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 b06c9cba54 codegen: cargo-spellcheck now provides AArch64 Linux/Windows binaries 2026-05-03 06:20:16 +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 e565ba433e ci,tools: Update config and scripts 2026-05-03 04:02:20 +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 135f92e251 codegen: tombi 0.9.23 changed asset names
https://github.com/tombi-toml/tombi/commit/4ffe79f6b7f239491325faff95b081ea05687550
2026-04-28 00:36:12 +09:00
Taiki Endo e15ecae65f Unset/reject environment variables that may unexpectedly affect bash
behavior
2026-04-19 10:14:16 +09:00
Taiki Endo a162d2b731 Release 0.3.0 2026-04-15 13:51:59 +00:00
Taiki Endo 9103fd9c70 manifest-schema: Add missing annotation in Cargo.toml for release
workflow
2026-04-15 22:49:15 +09:00
Taiki Endo 0cc19d4b74 codegen: Remove flaky license auto-detection 2026-04-15 22:25:36 +09:00
Taiki Endo 2ed84e4b1e Reduce sed usage 2026-04-15 21:24:40 +09:00
Taiki Endo dfb05aa008 codegen: Apply cooldown also for latest_only 2026-04-13 22:14:39 +09:00
Taiki Endo 0620033eb0 Use --arg for jq more 2026-04-10 15:42:08 +09:00
Taiki Endo 0bb270a59a codegen: Mark coreutils 0.8.0 as broken
Same as 14ee01d8e3.
2026-04-08 20:22:26 +09:00
Taiki Endo 408189eb2d ci: Update config 2026-04-08 00:49:23 +09:00
Taiki Endo 0486bdd90e Support cosign 2026-04-08 00:33:03 +09:00
Taiki Endo 850405699d tools: Update tidy.sh 2026-04-07 22:55:56 +09:00
Taiki Endo 55a981690b Support cargo-deb 2026-04-05 17:27:20 +09:00
Taiki Endo eab6539ed6 codegen: Exclude very recently released version from candidate for
latest and omitted versions
2026-04-05 16:29:47 +09:00
Taiki Endo 11f5a9921c codegen: Detect deleted releases 2026-04-05 04:19:28 +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
daxpedda ba78689f17 Add cargo-xwin (#1659) 2026-04-04 21:52:15 +09:00
Taiki Endo 5a655e2135 tools: Update tidy.sh and related config 2026-04-04 04:19:24 +09:00
Jesse Black dbccc502f2 Support covgate (#1613) 2026-04-02 00:17:21 +09:00
Marco Neumann 80f622f7ce Support wasm-tools (#1642) 2026-04-01 23:06:25 +09:00
Taiki Endo 41213fbc0e zizmor: Apply more lints 2026-03-30 01:56:27 +09:00
Taiki Endo 3eeb0f944d tools: Update tidy.sh 2026-03-29 02:56:38 +09:00
Taiki Endo 6abbc18f77 Install uv, uvw, and uvx binaries when installing uv 2026-03-29 01:20:06 +09:00
Taiki Endo a69eea0c9b ci: Update to new release workflow 2026-03-27 02:00:56 +09:00
♫ Christian Krause ♫ b3b4c93c56 Fix error message grammar (#1616) 2026-03-24 20:17:45 +09:00
Taiki Endo c35d18270e Support signature verification for mise and syft 2026-03-22 01:51:55 +09:00