Compare commits

...

11 Commits

Author SHA1 Message Date
Taiki Endo
2f4c386a81 Release 2.24.2 2024-01-09 10:29:17 +09:00
Taiki Endo
a511d919a4 Tweak readme 2024-01-09 10:29:02 +09:00
Taiki Endo
1524d6c531 Update just@latest to 1.22.1 2024-01-09 09:51:02 +09:00
Taiki Endo
e29c07de36 Update biome@latest to 1.5.0 2024-01-09 03:10:23 +09:00
Taiki Endo
da1493208a Release 2.24.1 2024-01-08 03:15:57 +09:00
Taiki Endo
a5be44366e Update cargo-careful@latest to 0.4.1 2024-01-08 03:10:55 +09:00
Taiki Endo
f34807f132 Release 2.24.0 2024-01-07 15:45:29 +09:00
Taiki Endo
9e575ebcb2 Apply missing_debug_implementations lint at workspace level 2024-01-07 15:42:20 +09:00
Taiki Endo
d7f4e30ed1 Update cargo-binstall@latest to 1.5.0 2024-01-07 15:08:11 +09:00
Taiki Endo
c63cad0540 Release 2.23.9 2024-01-06 11:21:14 +09:00
Taiki Endo
2f78626307 Update syft@latest to 0.100.0 2024-01-06 09:21:50 +09:00
8 changed files with 112 additions and 18 deletions

View File

@@ -10,6 +10,24 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.24.2] - 2024-01-09
- Update `just@latest` to 1.22.1.
- Update `biome@latest` to 1.5.0.
## [2.24.1] - 2024-01-07
- Update `cargo-careful@latest` to 0.4.1.
## [2.24.0] - 2024-01-07
- Update `cargo-binstall@latest` to 1.5.0.
## [2.23.9] - 2024-01-06
- Update `syft@latest` to 0.100.0.
## [2.23.8] - 2024-01-05
- Update `just@latest` to 1.22.0.
@@ -1579,7 +1597,11 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.23.8...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.24.2...HEAD
[2.24.2]: https://github.com/taiki-e/install-action/compare/v2.24.1...v2.24.2
[2.24.1]: https://github.com/taiki-e/install-action/compare/v2.24.0...v2.24.1
[2.24.0]: https://github.com/taiki-e/install-action/compare/v2.23.9...v2.24.0
[2.23.9]: https://github.com/taiki-e/install-action/compare/v2.23.8...v2.23.9
[2.23.8]: https://github.com/taiki-e/install-action/compare/v2.23.7...v2.23.8
[2.23.7]: https://github.com/taiki-e/install-action/compare/v2.23.6...v2.23.7
[2.23.6]: https://github.com/taiki-e/install-action/compare/v2.23.5...v2.23.6

View File

@@ -7,6 +7,7 @@ members = ["tools/codegen"]
[workspace.lints.rust]
improper_ctypes = "warn"
improper_ctypes_definitions = "warn"
missing_debug_implementations = "warn"
non_ascii_idents = "warn"
rust_2018_idioms = "warn"
single_use_lifetimes = "warn"

View File

@@ -1,7 +1,7 @@
# install-action
[![release](https://img.shields.io/github/release/taiki-e/install-action?style=flat-square&logo=github)](https://github.com/taiki-e/install-action/releases/latest)
[![build status](https://img.shields.io/github/actions/workflow/status/taiki-e/install-action/ci.yml?branch=main&style=flat-square&logo=github)](https://github.com/taiki-e/install-action/actions)
[![github actions](https://img.shields.io/github/actions/workflow/status/taiki-e/install-action/ci.yml?branch=main&style=flat-square&logo=github)](https://github.com/taiki-e/install-action/actions)
GitHub Action for installing development tools (mainly from GitHub Releases).

27
manifests/biome.json generated
View File

@@ -27,10 +27,33 @@
}
},
"latest": {
"version": "1.4.1"
"version": "1.5.0"
},
"1": {
"version": "1.4.1"
"version": "1.5.0"
},
"1.5": {
"version": "1.5.0"
},
"1.5.0": {
"x86_64_linux_gnu": {
"checksum": "a65243093d0a0b0e27e8cc6e6f2ae8e9b9318f35cdbec6ffeee3d611cc498262"
},
"x86_64_macos": {
"checksum": "c82f7f76379f1e8a3750370a4ca0b9295aa64c12a5d76ce88bef7b687fe823b2"
},
"x86_64_windows": {
"checksum": "d475f4267e5247e32f3d412367a8916d2b21fc0eab058cf5e60cef040934ac33"
},
"aarch64_linux_gnu": {
"checksum": "45f9d6eb7ca363328f3cf34d65b63510f1297819707018be91a65538f55c0822"
},
"aarch64_macos": {
"checksum": "2176799b0ef60820374e180cbf6d3b14aac9fc49080329e49abbb78d37bfdcfa"
},
"aarch64_windows": {
"checksum": "b1fefa6fe489ca50bed539931b71c208198e38793097957549474c961c110300"
}
},
"1.4": {
"version": "1.4.1"

View File

@@ -21,26 +21,26 @@
}
},
"latest": {
"version": "1.4.9"
"version": "1.5.0"
},
"1.4.9": {
"1.5.0": {
"x86_64_linux_musl": {
"checksum": "2e05abcc3a9a26d2bf130462a4d0b555faf99aca3331307bfa6071f0065a9cfd"
"checksum": "a1c4c2f1bce6ba39d39c5e60e8ec92c4bc501fa04eecfdb8488b4752a9a1d739"
},
"x86_64_macos": {
"checksum": "97ace73eb4da7f77423d700714162f3d0575c8fdd4779f1c08cc01197c294e06"
"checksum": "e3fe34a23505c07fd8f82d44cc6dbfdd6e179c5130b73e68f7eead83914df636"
},
"x86_64_windows": {
"checksum": "a057bd0bcb98819e651fe47a3d6ff60cbf1d18bbf186a0145858120c52daade8"
"checksum": "0b9594380a217ba83e6df52ec1339707e7c6aaf520a554a714d708e4fb5fe9e9"
},
"aarch64_linux_musl": {
"checksum": "d65dba6b8e8842d400ae7238c98032c908e16602cd732b00c834339a0849c0bb"
"checksum": "970c3cf7c73b2e4cf87f3ab0211e78a87a24c954f905ab1503863b7a69883b27"
},
"aarch64_macos": {
"checksum": "f3f4973759bdc7290304051851ec26ac7b3db770598ca32f67a2b90afe66af78"
"checksum": "e783362568f75261535925493a99fd17107c67b5eab633f42d5670abfe1ee0de"
},
"aarch64_windows": {
"checksum": "72d621edf5336d9e93e360e8cad3bf74d6be60b86c30b98f8ebbd356c562d48f"
"checksum": "e8afd48113a92c92ac463a8b1feb4f5564d195bc29c8fb945a34b39f4245fb27"
}
}
}

View File

@@ -12,10 +12,21 @@
}
},
"latest": {
"version": "0.4.0"
"version": "0.4.1"
},
"0.4": {
"version": "0.4.0"
"version": "0.4.1"
},
"0.4.1": {
"x86_64_linux_musl": {
"checksum": "ea403df41ca913e536f97b8a039343173abae399436570a16d271908af989808"
},
"x86_64_macos": {
"checksum": "ccbee4b5a0f5bf235c038b89d6046c08b2bff405ffa7289f4194f5402ea96c15"
},
"x86_64_windows": {
"checksum": "655ac5c504b2f54f11807edc6d9a19cea668bfb119ea086c5848504f7d09071c"
}
},
"0.4.0": {
"x86_64_linux_musl": {

23
manifests/just.json generated
View File

@@ -18,13 +18,30 @@
}
},
"latest": {
"version": "1.22.0"
"version": "1.22.1"
},
"1": {
"version": "1.22.0"
"version": "1.22.1"
},
"1.22": {
"version": "1.22.0"
"version": "1.22.1"
},
"1.22.1": {
"x86_64_linux_musl": {
"checksum": "0453edb7fcd7314f54c06ad332cd2a2c6196c9652e856919ff4c3fe6bef931c5"
},
"x86_64_macos": {
"checksum": "b6d2ea6086938f2e08d3163a2038fdc31a5e9cc7065079134ef47e53d37d5a95"
},
"x86_64_windows": {
"checksum": "5e98f799c3f11bd1cecdbfcfbdd2cf565aa8e8a04a5e98581d9e0c0ed557c398"
},
"aarch64_linux_musl": {
"checksum": "19ee9561c00a1e9292be60edc5b99495a8284bc70f73f94b3e0552ce4016a999"
},
"aarch64_macos": {
"checksum": "09b4a2585a00e63d22e86b4f1104e229ac47f0bacaa78fb64cbaf08765c28cf8"
}
},
"1.22.0": {
"x86_64_linux_musl": {

22
manifests/syft.json generated
View File

@@ -23,7 +23,27 @@
}
},
"latest": {
"version": "0.99.0"
"version": "0.100.0"
},
"0.100": {
"version": "0.100.0"
},
"0.100.0": {
"x86_64_linux_musl": {
"checksum": "0b9db5e79568dfe846abec744ff3f3e4d6aeef1a2e8c84a5cfe355c4d05e2b4a"
},
"x86_64_macos": {
"checksum": "2a8ae723034874fb2a45cc9b8b3fc371d60d7ef1aeefdce28c4b22856595b7c9"
},
"x86_64_windows": {
"checksum": "4490bf39e4432823a54166b6245f4255030d193eb05230c166f8589d48a736ca"
},
"aarch64_linux_musl": {
"checksum": "697d039c6d31d551d77472c498370605b2b666c3cfdfc8f961d448de3039bef7"
},
"aarch64_macos": {
"checksum": "67cac58c26f9b701583feca5d9a2b0f07d5dee73465f7610f7ccad02aa924feb"
}
},
"0.99": {
"version": "0.99.0"