Commit Graph

389 Commits

Author SHA1 Message Date
Simon 9dd3756244 Support cargo-leptos (#1903) 2026-06-17 00:07:51 +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 1141aa6360 codegen: Mark cargo-rdme 1.5.1 as broken
Same as 0e0d09f938.
(macOS binary is missing)
2026-06-15 04:20:57 +09:00
Taiki Endo 9ccf417bb2 codegen: Mark coreutils 0.9.0 as broken
Same as 14ee01d8e3 and
0bb270a59a.
2026-06-01 02:00:36 +09:00
Jesse Black d93043e1af Support docgarden (#1830) 2026-05-31 20:42:32 +09:00
Taiki Endo 66d7fef310 Revert "codegen: Pin cargo-binstall version in base manifest"
This partially reverts commit 57f2d4f754.
2026-05-31 19:20:09 +09:00
Taiki Endo 4500296a33 Touch up PR 1831 2026-05-31 19:18:28 +09:00
graelo 6e83879549 Support convco (#1831) 2026-05-31 19:08:05 +09:00
Taiki Endo d7905fc0a5 Support artifact attestations verification for kingfisher 2026-05-31 01:39:21 +09:00
Sai Asish Y 7d86523e5f Support kingfisher (#1874) 2026-05-31 00:56:48 +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 24db57b414 ci,tools: Update config and script
miri and msrv have been merged to rust-test reusable workflow.
2026-05-25 02:54:55 +09:00
MusicalNinjaDad 1649307491 Update jaq asset name format (#186) 2026-05-23 04:16:26 +09:00
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