Compare commits

...

12 Commits

Author SHA1 Message Date
Taiki Endo
970d55e3ce Release 2.49.13 2025-03-04 23:08:34 +09:00
Taiki Endo
041a7e385b Update trunk@latest to 0.21.8 2025-03-04 22:48:53 +09:00
Taiki Endo
94f6603fed Release 2.49.12 2025-03-04 22:39:19 +09:00
Taiki Endo
847ba7bddd Update cargo-tarpaulin@latest to 0.32.2 2025-03-04 13:22:10 +09:00
Taiki Endo
4c7a5f7d2c Update typos@latest to 1.30.1 2025-03-04 13:01:33 +09:00
Taiki Endo
a209ff0ce0 Release 2.49.11 2025-03-04 01:23:49 +09:00
Taiki Endo
d315c0ebc1 Update cargo-tarpaulin@latest to 0.32.1 2025-03-04 00:32:47 +09:00
Taiki Endo
3c8fc6eaa5 Release 2.49.10 2025-03-02 16:39:19 +09:00
Taiki Endo
916a512474 tools: Update scripts 2025-03-02 16:32:48 +09:00
Taiki Endo
8777561bf0 Update release-plz@latest to 0.3.124 2025-03-02 09:32:03 +09:00
Taiki Endo
0b63bc859f Release 2.49.9 2025-03-01 13:49:10 +09:00
Taiki Endo
366fcd03e0 Update typos@latest to 1.30.0 2025-03-01 13:46:15 +09:00
7 changed files with 174 additions and 24 deletions

View File

@@ -10,6 +10,28 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.49.13] - 2025-03-04
- Update `trunk@latest` to 0.21.8.
## [2.49.12] - 2025-03-04
- Update `cargo-tarpaulin@latest` to 0.32.2.
- Update `typos@latest` to 1.30.1.
## [2.49.11] - 2025-03-03
- Update `cargo-tarpaulin@latest` to 0.32.1.
## [2.49.10] - 2025-03-02
- Update `release-plz@latest` to 0.3.124.
## [2.49.9] - 2025-03-01
- Update `typos@latest` to 1.30.0.
## [2.49.8] - 2025-02-28
- Update `cargo-binstall@latest` to 1.11.2.
@@ -3598,7 +3620,12 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.8...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.13...HEAD
[2.49.13]: https://github.com/taiki-e/install-action/compare/v2.49.12...v2.49.13
[2.49.12]: https://github.com/taiki-e/install-action/compare/v2.49.11...v2.49.12
[2.49.11]: https://github.com/taiki-e/install-action/compare/v2.49.10...v2.49.11
[2.49.10]: https://github.com/taiki-e/install-action/compare/v2.49.9...v2.49.10
[2.49.9]: https://github.com/taiki-e/install-action/compare/v2.49.8...v2.49.9
[2.49.8]: https://github.com/taiki-e/install-action/compare/v2.49.7...v2.49.8
[2.49.7]: https://github.com/taiki-e/install-action/compare/v2.49.6...v2.49.7
[2.49.6]: https://github.com/taiki-e/install-action/compare/v2.49.5...v2.49.6

View File

@@ -19,10 +19,54 @@
},
"license_markdown": "[MIT](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-MIT) OR [Apache-2.0](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-APACHE)",
"latest": {
"version": "0.32.0"
"version": "0.32.2"
},
"0.32": {
"version": "0.32.0"
"version": "0.32.2"
},
"0.32.2": {
"x86_64_linux_musl": {
"etag": "0x8DD5AD0E28D64AF",
"checksum": "83c305896bccf696bc424426b63a02ef3c6414e72f20d824b2ac434df07c9ea9"
},
"x86_64_macos": {
"etag": "0x8DD5AD0D6C63D45",
"checksum": "197b7fb217f12aa9cab066d542c483165dc400841fd283934d39539b56babfd3"
},
"x86_64_windows": {
"etag": "0x8DD5AD11BA32CC0",
"checksum": "c93147d4cd5d656692ccd06b7c7089baed0950183f69dedb0ecb2574c5815ec6"
},
"aarch64_linux_musl": {
"etag": "0x8DD5AD0CBCFF9EC",
"checksum": "2995efb1bbc0ac35cfda172e9edd424e6a41ab6d8ec85809c63a933dd0eaf18a"
},
"aarch64_macos": {
"etag": "0x8DD5AD082D1AD64",
"checksum": "b675e79d5a9f8e5258cd3ec2cfaebb0ec3cd9189d896b83c89aa00c62d6cb87b"
}
},
"0.32.1": {
"x86_64_linux_musl": {
"etag": "0x8DD5A4E0A079E5A",
"checksum": "e899247e778c611d3448a42f87b2cf116444ed7ab1c69032cf0ead69a8b9f712"
},
"x86_64_macos": {
"etag": "0x8DD5A4DD8DC704A",
"checksum": "1c34f7fb55eda4d9a5d69c26b760d88985d14e2fbb0eb3cf8ad447751926e361"
},
"x86_64_windows": {
"etag": "0x8DD5A4E29586F6B",
"checksum": "510d6824da926ba6a476cd7ab72918852cc6ecd75efaf91ff5f239881147b444"
},
"aarch64_linux_musl": {
"etag": "0x8DD5A4DC29EA205",
"checksum": "6b68979758c5092d2d0b309429236e0eb2040327f3ea71a08eeb9e9a2fda7444"
},
"aarch64_macos": {
"etag": "0x8DD5A4DA0D5FC6D",
"checksum": "c799620344870afb73f653b361302e4419c74fc1191dda4a37ae9fb7c94b1fab"
}
},
"0.32.0": {
"x86_64_linux_musl": {

View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.3.123"
"version": "0.3.124"
},
"0.3": {
"version": "0.3.123"
"version": "0.3.124"
},
"0.3.124": {
"x86_64_linux_musl": {
"etag": "0x8DD591CA47B707F",
"checksum": "ac10207f8ef64845e977416071d4900e3779fc3eec213f689e3ba8f3bb0c51de"
},
"x86_64_macos": {
"etag": "0x8DD591D0348A2B0",
"checksum": "6dc32a6fb5b49a40c36aeb08ed354fb26676d4a813d9ad7262deab06b18dd72a"
},
"x86_64_windows": {
"etag": "0x8DD591D5A95DA07",
"checksum": "a755954c890c9af762e94382dcefc660ff3549293775b557f1cb80cc01f17829"
},
"aarch64_linux_musl": {
"etag": "0x8DD591CADD86EA6",
"checksum": "6327524745912009667a8581cd9d1ce582da36f37a85dd2b5bf177947b604c42"
},
"aarch64_macos": {
"etag": "0x8DD591D30AB7553",
"checksum": "51fbc6247520c0c075d98946c7af68dab464c5f0c9e9911a173ef456f434d90e"
},
"aarch64_windows": {
"etag": "0x8DD591D785B5BD9",
"checksum": "6c291bc66f57ef749d47593f84777f7f4555c249081f8083fbdd32f6a9c5cb6c"
}
},
"0.3.123": {
"x86_64_linux_musl": {

26
manifests/trunk.json generated
View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[MIT](https://github.com/trunk-rs/trunk/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/trunk-rs/trunk/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.21.7"
"version": "0.21.8"
},
"0.21": {
"version": "0.21.7"
"version": "0.21.8"
},
"0.21.8": {
"x86_64_linux_musl": {
"etag": "0x8DD5B1F56C4ADFF",
"checksum": "3c11e08c37a06e707db364be01f6d6568082ff5470e38565bfed21e45b742b8e"
},
"x86_64_macos": {
"etag": "0x8DD5B1F565DD3FD",
"checksum": "03404c0036561a38421b67ffd596a19868b96d9d34228d17e367005aebfa1070"
},
"x86_64_windows": {
"etag": "0x8DD5B1F56A892EA",
"checksum": "deb0db2a660b8e9ea3064a3862822e099fd01be06424d3125dbf917382195131"
},
"aarch64_linux_musl": {
"etag": "0x8DD5B1F5633234E",
"checksum": "afc72ddbc526d2a793949e336a3811f65dfbfdd5d06a948e44b36c473e219ee9"
},
"aarch64_macos": {
"etag": "0x8DD5B1F562D8444",
"checksum": "934e2fba770cfc20b4e3498e35fbe8a03b0e6e60580cdc36eb070002834bc208"
}
},
"0.21.7": {
"x86_64_linux_musl": {

43
manifests/typos.json generated
View File

@@ -16,10 +16,49 @@
},
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
"latest": {
"version": "1.29.10"
"version": "1.30.1"
},
"1": {
"version": "1.29.10"
"version": "1.30.1"
},
"1.30": {
"version": "1.30.1"
},
"1.30.1": {
"x86_64_linux_musl": {
"etag": "0x8DD5AC2CE049C35",
"checksum": "6a94916281056c53a22f6ec668df236c2a33142d18adcfdf17c45eba3bd57f6c"
},
"x86_64_macos": {
"etag": "0x8DD5AC3131437CF",
"checksum": "a0c915dbaf21e1c5d80fcf9924cea44c917e1423c7f88d6521dc83a9e6c23e1b"
},
"x86_64_windows": {
"etag": "0x8DD5AC388693F7F",
"checksum": "4f2fc7fc2001cf34a7bbc03e232cbdceed8963ab9250c18bc3d819c46d7a0056"
},
"aarch64_macos": {
"etag": "0x8DD5AC30E280C31",
"checksum": "9cf515928d1cbf5412127548b1cb723f2971c4f26265fcea738ee14f1c3bc115"
}
},
"1.30.0": {
"x86_64_linux_musl": {
"etag": "0x8DD586CA6610BB1",
"checksum": "701b69e8fb23ee6f42338537523927113063cf239c3e775c8794ea7866cdb1a8"
},
"x86_64_macos": {
"etag": "0x8DD586C88AE8FA7",
"checksum": "9c59d34978d8aa1b4b546bbdc251ea9b43a0d71479619de092552709c01ed857"
},
"x86_64_windows": {
"etag": "0x8DD586CD7D654FE",
"checksum": "ca2f1620393ec2dfd62668ca7d9e6753443582aedaf46ab1da154a012eaa9a31"
},
"aarch64_macos": {
"etag": "0x8DD586C9BCC2DE2",
"checksum": "dbb1ff5c308f6328efb6f2c9d60d84b0e3a8bda963f63ecda5c62af1765902e1"
}
},
"1.29": {
"version": "1.29.10"

View File

@@ -117,18 +117,14 @@ fi
set -x
git tag "${tag}"
retry git push origin main
retry git push origin --tags
retry git push origin refs/heads/main
retry git push origin refs/tags/"${tag}"
major_version_tag="v${version%%.*}"
git checkout -b "${major_version_tag}"
retry git push origin refs/heads/"${major_version_tag}"
if git --no-pager tag | grep -Eq "^${major_version_tag}$"; then
git tag -d "${major_version_tag}"
retry git push --delete origin refs/tags/"${major_version_tag}"
fi
git tag "${major_version_tag}"
retry git push origin --tags
git tag -f "${major_version_tag}"
retry git push origin -f refs/tags/"${major_version_tag}"
git checkout main
git branch -d "${major_version_tag}"
@@ -150,12 +146,8 @@ for tool in "${tools[@]}"; do
git add action.yml
git commit -m "${tool}"
retry git push origin -f refs/heads/"${tool}"
if git --no-pager tag | grep -Eq "^${tool}$"; then
git tag -d "${tool}"
retry git push --delete origin refs/tags/"${tool}"
fi
git tag "${tool}"
retry git push origin --tags
git tag -f "${tool}"
retry git push origin -f refs/tags/"${tool}"
git checkout main
git branch -D "${tool}"
done

View File

@@ -666,7 +666,7 @@ elif check_install shellcheck; then
if [[ ${#docker_files[@]} -gt 0 ]]; then
# Exclude SC2096 due to the way the temporary script is created.
shellcheck_exclude=SC2096
info "running \`shellcheck --exclude ${shellcheck_exclude}\` for scripts in \$(git ls-files '*Dockerfile*')\`"
info "running \`shellcheck --exclude ${shellcheck_exclude}\` for scripts in \`\$(git ls-files '*Dockerfile*')\`"
if check_install jq python3 parse-dockerfile; then
shellcheck_for_dockerfile() {
local text=$1