Commit Graph

2116 Commits

Author SHA1 Message Date
Taiki Endo
dc9bc151a3 Update .cspell.json 2025-02-03 07:27:19 +09:00
Taiki Endo
510b3ecd79 Release 2.48.1 v2.48.1 2025-02-02 17:05:06 +09:00
Taiki Endo
536c746821 Update dprint@latest to 0.49.0 2025-02-02 13:18:01 +09:00
Taiki Endo
0dfccb316f Release 2.48.0 v2.48.0 2025-02-02 05:33:29 +09:00
Taiki Endo
ceb86e31f0 Update changelog 2025-02-02 05:33:04 +09:00
Taiki Endo
33d49f65f5 Add parse-dockerfile 2025-02-02 05:32:11 +09:00
Taiki Endo
1182afdbd1 ci: Update reusable workflows 2025-02-02 05:23:22 +09:00
Taiki Endo
bf0c8c6dfb Update release-plz@latest to 0.3.116 2025-02-02 04:43:07 +09:00
Taiki Endo
ebb53fb1a9 ci: Use taiki-e/github-actions/.github/workflows/test.yml reusable workflow 2025-02-01 03:10:51 +09:00
Taiki Endo
0b0596dd1e ci: Temporarily disable buggy ubuntu-24.04-arm runner
cargo-binstall or cargo called from it sometime crashes.
2025-02-01 03:10:22 +09:00
Taiki Endo
65835784ac Release 2.47.32 v2.47.32 2025-01-31 14:32:14 +09:00
Taiki Endo
01f3d2d227 Update typos@latest to 1.29.5 2025-01-31 09:36:13 +09:00
Taiki Endo
76a1fec160 Release 2.47.31 v2.47.31 2025-01-30 14:14:31 +09:00
Taiki Endo
78b9ec82a6 Update changelog 2025-01-30 14:14:11 +09:00
Taiki Endo
be22d29d34 Fix clippy::unnecessary_semicolon warning
```
error: unnecessary semicolon
   --> tools/codegen/src/main.rs:251:10
    |
251 |         };
    |          ^ help: remove
    |
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_semicolon
    = note: `-D clippy::unnecessary-semicolon` implied by `-D warnings`
    = help: to override `-D warnings` add `#[allow(clippy::unnecessary_semicolon)]`
```
2025-01-30 14:03:36 +09:00
Taiki Endo
e466aa8e34 Update wash manifest 2025-01-30 06:14:20 +09:00
Taiki Endo
afbe5c1715 Release 2.47.30 v2.47.30 2025-01-29 08:24:34 +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
Taiki Endo
3b94b1e00e Release 2.47.29 v2.47.29 2025-01-29 05:10:54 +09:00
Taiki Endo
f07d824129 Update .gitattributes 2025-01-29 05:06:29 +09:00
Taiki Endo
fc5961fb83 codegen: cargo-zigbuild's macOS binary is universal binary 2025-01-29 04:57:09 +09:00
Taiki Endo
df3b728223 codegen: Sort platform 2025-01-29 04:56:59 +09:00
Taiki Endo
58e7e8a24b codegen: Mark go's static-linked linux binaries as musl
Same as e77cabb736.
2025-01-29 04:56:49 +09:00
Taiki Endo
1d9ff62a86 codegen: shellcheck 0.10.0+ provides AArch64 macOS binary 2025-01-29 04:31:40 +09:00
Taiki Endo
85a4a5fd84 codegen: sccache 0.8.2+ provides AArch64 Windows binary 2025-01-29 04:30:01 +09:00
Taiki Endo
1790ab988a codegen: just 1.28.0+ provides AArch64 Windows binary 2025-01-29 04:28:54 +09:00
Taiki Endo
5f4612956d codegen: cargo-semver-checks provides AArch64 Linux binary 2025-01-29 04:26:21 +09:00
Taiki Endo
32bd555d43 codegen: mdbook 0.4.44+ provides AArch64 macOS binary 2025-01-29 04:26:07 +09:00
Taiki Endo
9359c95b44 Update mdbook@latest to 0.4.44 2025-01-29 03:30:13 +09:00
Taiki Endo
616d118cf5 Update cargo-semver-checks@latest to 0.39.0 2025-01-29 03:16:36 +09:00
Taiki Endo
d298d2514f ci: Fix trigger of manifest_sync workflow
https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#release
2025-01-28 16:59:54 +09:00
Taiki Endo
3e9c6e343d Release 2.47.28 install-action-manifest-schema-0.1.0 v2.47.28 2025-01-28 16:43:24 +09:00
Taiki Endo
953531b7ec Update changelog 2025-01-28 16:42:44 +09:00
Taiki Endo
5ad07d35ce manifest-schema: Improve quality as a library 2025-01-28 16:36:10 +09:00
Taiki Endo
22b428f64c Update .deny.toml 2025-01-28 16:08:46 +09:00
Taiki Endo
c38191ad1a manifest-schema: Remove unused anyhow dependency 2025-01-28 16:08:07 +09:00
Jiahao XU
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
840858c0d8 Release 2.47.27 v2.47.27 2025-01-28 13:22:33 +09:00
Taiki Endo
5508f9f361 Update editorconfig-checker@latest to 3.2.0 2025-01-28 06:16:43 +09:00
Taiki Endo
0448a6044a Update cargo-lambda@latest to 1.6.3 2025-01-28 06:16:43 +09:00
Taiki Endo
a12d1334cb Release 2.47.26 v2.47.26 2025-01-28 04:11:28 +09:00
Taiki Endo
cfb63643d7 ci: Tweak manifest job 2025-01-28 04:06:00 +09:00
Taiki Endo
c07a374332 Update wash@latest to 0.38.0 2025-01-28 03:20:37 +09:00
Taiki Endo
1936c8cfe3 Release 2.47.25 v2.47.25 2025-01-25 00:31:34 +09:00
Taiki Endo
7dc3b24b24 Update release-plz@latest to 0.3.114 2025-01-25 00:12:51 +09:00
Taiki Endo
453d1643d3 Update git-cliff@latest to 2.8.0 2025-01-25 00:12:51 +09:00
Taiki Endo
6a08c6906b Release 2.47.24 v2.47.24 2025-01-23 10:58:13 +09:00
Taiki Endo
13f7bb9fa7 Update syft@latest to 1.19.0 2025-01-23 06:13:01 +09:00
Taiki Endo
01b1eaed40 Update just@latest to 1.39.0 2025-01-23 06:13:01 +09:00