mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-28 18:10:26 +00:00
Compare commits
37 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f4c386a81 | ||
|
|
a511d919a4 | ||
|
|
1524d6c531 | ||
|
|
e29c07de36 | ||
|
|
da1493208a | ||
|
|
a5be44366e | ||
|
|
f34807f132 | ||
|
|
9e575ebcb2 | ||
|
|
d7f4e30ed1 | ||
|
|
c63cad0540 | ||
|
|
2f78626307 | ||
|
|
115b656342 | ||
|
|
280f69ff01 | ||
|
|
56ab7930c5 | ||
|
|
05362757df | ||
|
|
fea51d0937 | ||
|
|
d9c0950c1d | ||
|
|
6113acd188 | ||
|
|
181b17afd1 | ||
|
|
7cf4e2dacd | ||
|
|
9046b62ce9 | ||
|
|
26c60c661f | ||
|
|
a9ad291c84 | ||
|
|
8ec179f4d7 | ||
|
|
b59252d301 | ||
|
|
f71a178982 | ||
|
|
2a505d476c | ||
|
|
467662580f | ||
|
|
c9bdd59639 | ||
|
|
2b2d802813 | ||
|
|
599be4aaac | ||
|
|
0f9ab74041 | ||
|
|
1cb7ee8549 | ||
|
|
f4e81d0b8f | ||
|
|
bb006b6f1b | ||
|
|
9448815031 | ||
|
|
6fc7a8306e |
@@ -5,7 +5,7 @@
|
||||
"dictionaryDefinitions": [
|
||||
{
|
||||
"name": "organization-dictionary",
|
||||
"path": "./.github/.cspell/organization-dictionary.txt",
|
||||
"path": "https://raw.githubusercontent.com/taiki-e/github-actions/HEAD/.github/.cspell/organization-dictionary.txt",
|
||||
"addWords": true
|
||||
},
|
||||
{
|
||||
|
||||
182
.github/.cspell/organization-dictionary.txt
vendored
182
.github/.cspell/organization-dictionary.txt
vendored
@@ -1,182 +0,0 @@
|
||||
// This is a dictionary shared by projects under https://github.com/taiki-e.
|
||||
// It is not intended for manual editing.
|
||||
|
||||
endo
|
||||
taiki
|
||||
|
||||
// tool name and its configs or options
|
||||
asan
|
||||
cdylib
|
||||
cflags
|
||||
clippy
|
||||
codegen
|
||||
cranelift
|
||||
cxxflags
|
||||
dylib
|
||||
exitcode
|
||||
miri
|
||||
miriflags
|
||||
msan
|
||||
rlib
|
||||
rustc
|
||||
rustdoc
|
||||
rustdocflags
|
||||
rustflags
|
||||
rustfmt
|
||||
rustsec
|
||||
rustup
|
||||
staticlib
|
||||
tsan
|
||||
valgrind
|
||||
xcompile
|
||||
Zmiri
|
||||
|
||||
// Rust target triple/spec
|
||||
aarch
|
||||
amdgpu
|
||||
androideabi
|
||||
armeb
|
||||
armebv
|
||||
armv
|
||||
atmega
|
||||
bpfeb
|
||||
bpfel
|
||||
csky
|
||||
cuda
|
||||
eabi
|
||||
eabihf
|
||||
emscripten
|
||||
espidf
|
||||
fortanix
|
||||
gnuabi
|
||||
gnuabiv
|
||||
gnueabi
|
||||
gnueabihf
|
||||
gnullvm
|
||||
gnuspe
|
||||
gnux
|
||||
illumos
|
||||
imac
|
||||
libnx
|
||||
loongarch
|
||||
macabi
|
||||
mipsel
|
||||
mipsisa
|
||||
msvc
|
||||
muslabi
|
||||
musleabi
|
||||
musleabihf
|
||||
newlib
|
||||
newlibeabihf
|
||||
nvptx
|
||||
ohos
|
||||
openwrt
|
||||
relibc
|
||||
riscv
|
||||
softfloat
|
||||
sparcv
|
||||
spirv
|
||||
teeos
|
||||
thumbeb
|
||||
thumbebv
|
||||
thumbv
|
||||
tvos
|
||||
uclibc
|
||||
uclibceabi
|
||||
uclibceabihf
|
||||
uefi
|
||||
vxworks
|
||||
wasi
|
||||
watchos
|
||||
xous
|
||||
xtensa
|
||||
|
||||
// Rust other
|
||||
aclass
|
||||
acqrel
|
||||
alloc
|
||||
builtins
|
||||
bytecount
|
||||
canonicalize
|
||||
cfgs
|
||||
concat
|
||||
ctypes
|
||||
dealloc
|
||||
deque
|
||||
doctest
|
||||
doctests
|
||||
hasher
|
||||
idents
|
||||
impls
|
||||
inlateout
|
||||
intrinsics
|
||||
lateout
|
||||
libdir
|
||||
mclass
|
||||
memcpy
|
||||
msrv
|
||||
nand
|
||||
nanos
|
||||
nomem
|
||||
nonoverlapping
|
||||
noreturn
|
||||
nostack
|
||||
peekable
|
||||
powf
|
||||
punct
|
||||
rclass
|
||||
repr
|
||||
rfind
|
||||
rfold
|
||||
rposition
|
||||
rsplit
|
||||
rustlib
|
||||
seqcst
|
||||
simd
|
||||
splitn
|
||||
structs
|
||||
subsec
|
||||
supertrait
|
||||
supertraits
|
||||
sysroot
|
||||
toolchains
|
||||
turbofish
|
||||
uninit
|
||||
unsized
|
||||
upcastable
|
||||
|
||||
// Other
|
||||
armel
|
||||
armhf
|
||||
binutils
|
||||
connrefused
|
||||
cygwin
|
||||
dpkg
|
||||
elif
|
||||
endianness
|
||||
esac
|
||||
euxo
|
||||
gsub
|
||||
libc
|
||||
markdownlint
|
||||
moreutils
|
||||
msys
|
||||
noninteractive
|
||||
noprofile
|
||||
norc
|
||||
nproc
|
||||
objcopy
|
||||
objdump
|
||||
pacman
|
||||
pipefail
|
||||
powerset
|
||||
proto
|
||||
ranlib
|
||||
readelf
|
||||
shellcheckrc
|
||||
SIGABRT
|
||||
SIGILL
|
||||
subcmd
|
||||
tempdir
|
||||
tlsv
|
||||
tmpdir
|
||||
1
.github/.cspell/project-dictionary.txt
vendored
1
.github/.cspell/project-dictionary.txt
vendored
@@ -8,7 +8,6 @@ enablerepo
|
||||
endgroup
|
||||
epel
|
||||
grcov
|
||||
incompat
|
||||
linkcheck
|
||||
mdbook
|
||||
microdnf
|
||||
|
||||
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -111,7 +111,7 @@ jobs:
|
||||
- almalinux:9 # glibc 2.34
|
||||
- almalinux:9-minimal # glibc 2.34
|
||||
- centos:7 # glibc 2.17
|
||||
- alpine:latest # musl 1.2.4 (as of alpine 3.18)
|
||||
- alpine:latest # musl 1.2.4 (as of alpine 3.19)
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
container: ${{ matrix.container }}
|
||||
|
||||
76
CHANGELOG.md
76
CHANGELOG.md
@@ -10,6 +10,66 @@ 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.
|
||||
|
||||
## [2.23.7] - 2023-12-30
|
||||
|
||||
- Update `just@latest` to 1.21.0.
|
||||
|
||||
## [2.23.6] - 2023-12-29
|
||||
|
||||
- Update `just@latest` to 1.20.0.
|
||||
|
||||
- Update `cargo-udeps@latest` to 0.1.45.
|
||||
|
||||
## [2.23.5] - 2023-12-28
|
||||
|
||||
- Update `cargo-llvm-cov@latest` to 0.6.0.
|
||||
|
||||
## [2.23.4] - 2023-12-28
|
||||
|
||||
- Update `just@latest` to 1.19.0.
|
||||
|
||||
## [2.23.3] - 2023-12-26
|
||||
|
||||
- Update `cargo-binstall@latest` to 1.4.9.
|
||||
|
||||
## [2.23.2] - 2023-12-26
|
||||
|
||||
- Update `dprint@latest` to 0.45.0.
|
||||
|
||||
## [2.23.1] - 2023-12-25
|
||||
|
||||
- Update `just@latest` to 1.18.1.
|
||||
|
||||
## [2.23.0] - 2023-12-23
|
||||
|
||||
- Support `cargo-export`. ([#312](https://github.com/taiki-e/install-action/pull/312), thanks @bazhenov)
|
||||
|
||||
## [2.22.10] - 2023-12-21
|
||||
|
||||
- Update `syft@latest` to 0.99.0.
|
||||
|
||||
## [2.22.9] - 2023-12-21
|
||||
|
||||
- Update `wasmtime@latest` to 16.0.0.
|
||||
@@ -1537,7 +1597,21 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.22.9...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
|
||||
[2.23.5]: https://github.com/taiki-e/install-action/compare/v2.23.4...v2.23.5
|
||||
[2.23.4]: https://github.com/taiki-e/install-action/compare/v2.23.3...v2.23.4
|
||||
[2.23.3]: https://github.com/taiki-e/install-action/compare/v2.23.2...v2.23.3
|
||||
[2.23.2]: https://github.com/taiki-e/install-action/compare/v2.23.1...v2.23.2
|
||||
[2.23.1]: https://github.com/taiki-e/install-action/compare/v2.23.0...v2.23.1
|
||||
[2.23.0]: https://github.com/taiki-e/install-action/compare/v2.22.10...v2.23.0
|
||||
[2.22.10]: https://github.com/taiki-e/install-action/compare/v2.22.9...v2.22.10
|
||||
[2.22.9]: https://github.com/taiki-e/install-action/compare/v2.22.8...v2.22.9
|
||||
[2.22.8]: https://github.com/taiki-e/install-action/compare/v2.22.7...v2.22.8
|
||||
[2.22.7]: https://github.com/taiki-e/install-action/compare/v2.22.6...v2.22.7
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# install-action
|
||||
|
||||
[](https://github.com/taiki-e/install-action/releases/latest)
|
||||
[](https://github.com/taiki-e/install-action/actions)
|
||||
[](https://github.com/taiki-e/install-action/actions)
|
||||
|
||||
GitHub Action for installing development tools (mainly from GitHub Releases).
|
||||
|
||||
@@ -86,6 +86,7 @@ https://spdx.org/licenses
|
||||
| [**cargo-careful**](https://github.com/RalfJung/cargo-careful) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/RalfJung/cargo-careful/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/RalfJung/cargo-careful/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/RalfJung/cargo-careful/blob/HEAD/LICENSE-MIT) |
|
||||
| [**cargo-deny**](https://github.com/EmbarkStudios/cargo-deny) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/EmbarkStudios/cargo-deny/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/EmbarkStudios/cargo-deny/blob/HEAD/LICENSE-MIT) |
|
||||
| [**cargo-dinghy**](https://github.com/sonos/dinghy) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/sonos/dinghy/releases) | Linux, macOS | [Apache-2.0](https://github.com/sonos/dinghy/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/sonos/dinghy/blob/HEAD/LICENSE-MIT) |
|
||||
| [**cargo-export**](https://github.com/bazhenov/cargo-export) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/bazhenov/cargo-export/releases) | Linux, macOS, Windows | [MIT](https://github.com/bazhenov/cargo-export/blob/HEAD/LICENSE) |
|
||||
| [**cargo-hack**](https://github.com/taiki-e/cargo-hack) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/taiki-e/cargo-hack/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/taiki-e/cargo-hack/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-hack/blob/HEAD/LICENSE-MIT) |
|
||||
| [**cargo-llvm-cov**](https://github.com/taiki-e/cargo-llvm-cov) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/taiki-e/cargo-llvm-cov/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/taiki-e/cargo-llvm-cov/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-llvm-cov/blob/HEAD/LICENSE-MIT) |
|
||||
| [**cargo-machete**](https://github.com/bnjbvr/cargo-machete) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/bnjbvr/cargo-machete/releases) | Linux, macOS, Windows | [MIT](https://github.com/bnjbvr/cargo-machete/blob/HEAD/LICENSE.md) |
|
||||
|
||||
4
main.sh
4
main.sh
@@ -501,8 +501,8 @@ case "${host_os}" in
|
||||
else
|
||||
info "old jq (${jq_version}) has bug on Windows; downloading jq 1.7 (will not be added to PATH)"
|
||||
mkdir -p "${install_action_dir}/jq/bin"
|
||||
url='https://github.com/jqlang/jq/releases/download/jq-1.7/jq-windows-amd64.exe'
|
||||
checksum='2e9cc54d0a5d098e2007decec1dbb3c555ca2f5aabded7aec907fe0ffe401aab'
|
||||
url='https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-windows-amd64.exe'
|
||||
checksum='7451fbbf37feffb9bf262bd97c54f0da558c63f0748e64152dd87b0a07b6d6ab'
|
||||
(
|
||||
cd "${install_action_dir}/jq/bin"
|
||||
download_and_checksum "${url}" "${checksum}"
|
||||
|
||||
27
manifests/biome.json
generated
27
manifests/biome.json
generated
@@ -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"
|
||||
|
||||
16
manifests/cargo-binstall.json
generated
16
manifests/cargo-binstall.json
generated
@@ -21,26 +21,26 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.4.8"
|
||||
"version": "1.5.0"
|
||||
},
|
||||
"1.4.8": {
|
||||
"1.5.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "e7921ca08449a5464248a65985a91d137e795637c1eafef253ac4bac68ef4384"
|
||||
"checksum": "a1c4c2f1bce6ba39d39c5e60e8ec92c4bc501fa04eecfdb8488b4752a9a1d739"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "89b717f16f5b95387e2599bc251177ce44bdd49532f943373d8fc8b4e8365820"
|
||||
"checksum": "e3fe34a23505c07fd8f82d44cc6dbfdd6e179c5130b73e68f7eead83914df636"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "39e7440b653388026973bc3eddf77c7186382d1d28f02262ecd37f40a2d8579b"
|
||||
"checksum": "0b9594380a217ba83e6df52ec1339707e7c6aaf520a554a714d708e4fb5fe9e9"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "0dab5d1c6cad85f4f7c9734527263e31994b14a9b3086fe013babb92ad3dc733"
|
||||
"checksum": "970c3cf7c73b2e4cf87f3ab0211e78a87a24c954f905ab1503863b7a69883b27"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "a1694cdd75e5f988bbed5c9ccf601dfcffc729992c4468f53d8ab869bab28a3d"
|
||||
"checksum": "e783362568f75261535925493a99fd17107c67b5eab633f42d5670abfe1ee0de"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"checksum": "20dd7c72eaae5abbc8095ffef4f59d9e7b3760f5f8ebf977579fa94d14ead565"
|
||||
"checksum": "e8afd48113a92c92ac463a8b1feb4f5564d195bc29c8fb945a34b39f4245fb27"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
15
manifests/cargo-careful.json
generated
15
manifests/cargo-careful.json
generated
@@ -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": {
|
||||
|
||||
63
manifests/cargo-export.json
generated
Normal file
63
manifests/cargo-export.json
generated
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"rust_crate": "cargo-export",
|
||||
"template": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/bazhenov/cargo-export/releases/download/v${version}/cargo-export-v${version}-x86_64-unknown-linux-musl.tar.gz",
|
||||
"bin": "cargo-export-v${version}-x86_64-unknown-linux-musl/bin/cargo-export"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/bazhenov/cargo-export/releases/download/v${version}/cargo-export-v${version}-x86_64-apple-darwin.tar.gz",
|
||||
"bin": "cargo-export-v${version}-x86_64-apple-darwin/bin/cargo-export"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/bazhenov/cargo-export/releases/download/v${version}/cargo-export-v${version}-x86_64-pc-windows-msvc.tar.gz",
|
||||
"bin": "cargo-export-v${version}-x86_64-pc-windows-msvc/bin/cargo-export.exe"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/bazhenov/cargo-export/releases/download/v${version}/cargo-export-v${version}-aarch64-apple-darwin.tar.gz",
|
||||
"bin": "cargo-export-v${version}-aarch64-apple-darwin/bin/cargo-export"
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.2.5"
|
||||
},
|
||||
"0.2": {
|
||||
"version": "0.2.5"
|
||||
},
|
||||
"0.2.5": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "eda03e2665396f156f32facb1ebc37e92cef359fdff25e50b0393e4e81483d65"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "ed10c42a43d5d576fe48ddaad6a3531f0f3e9c4229d7b8f802c5c381054986a5"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "79eaee7a619772cfafbfdf4ce3df689fd3db628375ad1cd7f63bc47202a4f76f"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "ed4b04d2efb4913d5e354cf0563916f83fdd71aaa751b3ecb0f2ee746929be94"
|
||||
}
|
||||
},
|
||||
"0.2.4": {
|
||||
"x86_64_macos": {
|
||||
"checksum": "f0bdca8ae6b8d4168eb3e0852049c94f77baf22a78135391e8a968edab456d95"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "39264472a09f21d8452204d1d5a955c4b7ad8f59c68b226653cd621a7b689c36"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "801fbdbcce1ab7a7cce44a0bafe15c66f43751263ae9536668c5fce911cebed8"
|
||||
}
|
||||
},
|
||||
"0.2.3": {
|
||||
"x86_64_macos": {
|
||||
"checksum": "cccbf3f1df341e7a62521141f295e857ad1fbe8b81406a1666affd1659fa2244"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "96baaa1564f4e89089e1f13cc33a68c401267e63917cb8ba43be93f323d71ca8"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "fca4aef395fe08ad313aa06cc6a14de11a6ae3432d78511a259ff2c7e3d81b8c"
|
||||
}
|
||||
}
|
||||
}
|
||||
22
manifests/cargo-llvm-cov.json
generated
22
manifests/cargo-llvm-cov.json
generated
@@ -18,7 +18,27 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.5.39"
|
||||
"version": "0.6.0"
|
||||
},
|
||||
"0.6": {
|
||||
"version": "0.6.0"
|
||||
},
|
||||
"0.6.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "2f07927e63bebd70bd13a72299e1a1293ef93c783996297bcd7133ddb86a4232"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "c1e4dfa1e7b7429fc56a6d477457572067988f9554a54371eeeb232416cb6197"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "321d3e0bd365f61547b78335a71e99f746c2a8f3f8a0d99a70d2b0f55e443b50"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "ec301c6005501939233342e01789271ee796b2582ca1260f7b016f142bad530f"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "b3117e7b000ffa41a0261b93b9f80b93f1f7f30b06f782600e97ca58d42683cf"
|
||||
}
|
||||
},
|
||||
"0.5": {
|
||||
"version": "0.5.39"
|
||||
|
||||
24
manifests/cargo-udeps.json
generated
24
manifests/cargo-udeps.json
generated
@@ -31,10 +31,30 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.1.43"
|
||||
"version": "0.1.45"
|
||||
},
|
||||
"0.1": {
|
||||
"version": "0.1.43"
|
||||
"version": "0.1.45"
|
||||
},
|
||||
"0.1.45": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "0cd882efe77d32cf41c688231ce5be875f213aa8fd5bcdb663edbe64055b6913"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "fe09b1baf8323c575e82aa7a9c2b87ea0bebaee985bdf9672a56443d09364607"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "99f80ba7a33f105c759c896ea8388efe4f3c224922db7e417352b29a7ef7541f"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "0472186612177ea8b1045689299bbaa363eee4a8af23f4354bb0a30f2f82098f"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "a1f9c85c783f664a613cb5d256330f026febbaadd4239419594152157b6f9d53"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"checksum": "736de3b69340c4cf1e3d350047500dfeb39843cd664fb82065d7a2dcea8401e7"
|
||||
}
|
||||
},
|
||||
"0.1.43": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
22
manifests/dprint.json
generated
22
manifests/dprint.json
generated
@@ -24,7 +24,27 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.44.0"
|
||||
"version": "0.45.0"
|
||||
},
|
||||
"0.45": {
|
||||
"version": "0.45.0"
|
||||
},
|
||||
"0.45.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "8fb959aeeb441e0038217a7973f3a8e246e7aa46b77b33ba5f5e2f38d86f531b"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "6df01e0357049ad3bc62bbd2f60c9c448bd747b650ebf20f7ab5a38cefd36b44"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "0a5a83b521f152cd83cfb95ef119286e472b3b43077b3ffaeb4b3297fbb52e7f"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "48ba9f0910e32a66c869cffc6fd96d2d8f000ffb3d11234e71ae952f322dc849"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "cf23ab2785ca25f27ed5ca5127663dfe0131ae146d0b8d5159b06e0694ad74ac"
|
||||
}
|
||||
},
|
||||
"0.44": {
|
||||
"version": "0.44.0"
|
||||
|
||||
138
manifests/just.json
generated
138
manifests/just.json
generated
@@ -18,10 +18,144 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.17.0"
|
||||
"version": "1.22.1"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.17.0"
|
||||
"version": "1.22.1"
|
||||
},
|
||||
"1.22": {
|
||||
"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": {
|
||||
"checksum": "01331c3c9c190af5686384d8775fc1bf483c0e4699f84f728fbdfc28c660e2ef"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "29524fcb347dac2832a18fe4ec229e1bc82d66b403efdaa2a334d2aef7992ee4"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "464f8232f3c9bcf09799ad8af5b4817b2c9192da6407f2348b60b76c660b08d8"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "5a281fa22e8d7107f2d299dd7662cfce48b85c3aba1b5206676e81da8c3c4bc1"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "218bf5f27443e8b484c29a4d55f5ab7f7ecb15af95d32d63d231d71e73309d9c"
|
||||
}
|
||||
},
|
||||
"1.21": {
|
||||
"version": "1.21.0"
|
||||
},
|
||||
"1.21.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "3292fd257f2e2dfd4cb0d5650aa5e47d2c99cee1233446378eb45a7b045f3b30"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "f547f5d256782b946b22fa73e0d7fdd4e7d733c637480d4c4d6fd2feca046a59"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "54fc05c55b84ea1a7a80acf8450d13ba06472ecdd4ca341817ba45a6780c8f4a"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "2224bd7232f86db42a41411493c7806ae5938ad5ef3cfd37af064ed90d6688d2"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "adab0bb1707df8d4995c103a87451e00b37936550fbf1586f00a38328eb6ef48"
|
||||
}
|
||||
},
|
||||
"1.20": {
|
||||
"version": "1.20.0"
|
||||
},
|
||||
"1.20.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "fa0eb3681050021ea33df7e6c1159fd3029253193d339c8011dd88fcba833ced"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "ac23f84aa7fb77b46fc37088f843289d42ae9e96bd4a8f9e728e23d35a3d7ef1"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "a2a179c32ee8112df66b9adf792deb83c76c6449dddd26ca9ca7a19c3dddd361"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "acb16bd3f2fe508d18997216a7c26f292f4cd1dad379368b978c8795dcff7c2b"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "be998cf887c717730ffd5963cb027d63c39956bf0a1d4674aa95d4f3b8109cea"
|
||||
}
|
||||
},
|
||||
"1.19": {
|
||||
"version": "1.19.0"
|
||||
},
|
||||
"1.19.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "79b25aedf7c47a1e6669faa65fbe1ee24d019df31a8c0fb5c058514eb085b386"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "9c2295ddbde5dfbc98c93bf584bc6bb0c64a83fd83c53ad905178a5064ae82aa"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "4ddd1372cecc9d5c830130beed50db8aff17bd022ff87f15f94a2ab6ad288f12"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "c619997d9e1a2528bbce0b360c80c3fa26ab226d7237dfef493560e56d29bd6f"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "649120e1b435684367dfa18b0e822540edb96afc77a0aa8d0dc118dffe76c430"
|
||||
}
|
||||
},
|
||||
"1.18": {
|
||||
"version": "1.18.1"
|
||||
},
|
||||
"1.18.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "3dccee333c6ec14a533c53748e8944da58a91877ec6f9d20579744b76c7d4096"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "d83b17fcb087f8622dac99293b770b585318c0fbee32b36aecc4b811ec094318"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "790ed04a64d2191e1c3a3c4dcf935d8d0a4704624023e7cd09fc627ab413b5f4"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "93ef250e5e043dfccf93cfcf62b8e1dc81b9bc7498e9b9d394d86a9f099c8fe3"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "0834c029624ba3a04228be9a2b784b7f75d459a07ebf29105186f9b634c8678b"
|
||||
}
|
||||
},
|
||||
"1.18.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "c5c4dd7692250fec357725295b4265617c4c6687df1a74e5f2c65cd70a20052d"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "ef0e343d5c14234a707e70b3e27a1606bfaedae3005863a16a74919a9364f8bf"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "308658be85d7a0b7a702b1b011cd2f766c756d105c1fd215e0ca1cc18e456be6"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "b23013b5aaadbf1ee687b789ed901aec82b79761b9ae20e5b90c7e48109858af"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "0c43173e2fc676091279025f55b4af00ec8444e219e89ab835c770e57717d288"
|
||||
}
|
||||
},
|
||||
"1.17": {
|
||||
"version": "1.17.0"
|
||||
|
||||
42
manifests/syft.json
generated
42
manifests/syft.json
generated
@@ -23,7 +23,47 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.98.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"
|
||||
},
|
||||
"0.99.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "e18580d1d55370431503a6dc17082e53ce0195cec498d025c09e3a201f492911"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "ab38b1f15f5503777961494fa2d027a1c47bfc9e83550ab07a3a4a6354db9dfa"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "39adaae48cf1158c1181c3948bd4823e3fdd84f3411fb3cf0e466a29a1355732"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "f198faf502e9fd6161a4236c365ff5f95e23f0b26d5e18fd6b245a5e2a1cb94c"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "43a4267e540766a4a9205802b69713b0dd76e08e4c6828b0b7b51363a72ba498"
|
||||
}
|
||||
},
|
||||
"0.98": {
|
||||
"version": "0.98.0"
|
||||
|
||||
13
tools/codegen/base/cargo-export.json
Normal file
13
tools/codegen/base/cargo-export.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"repository": "https://github.com/bazhenov/cargo-export",
|
||||
"tag_prefix": "v",
|
||||
"rust_crate": "${package}",
|
||||
"asset_name": "${package}-v${version}-${rust_target}.tar.gz",
|
||||
"bin": "${package}-v${version}-${rust_target}/bin/${package}${exe}",
|
||||
"platform": {
|
||||
"x86_64_linux_musl": {},
|
||||
"x86_64_macos": {},
|
||||
"x86_64_windows": {},
|
||||
"aarch64_macos": {}
|
||||
}
|
||||
}
|
||||
@@ -350,7 +350,7 @@ if [[ -f .cspell.json ]]; then
|
||||
dependencies=$(sed <<<"${dependencies}" 's/[0-9_-]/\n/g' | LC_ALL=C sort -f -u)
|
||||
fi
|
||||
config_old=$(<.cspell.json)
|
||||
config_new=$(grep <<<"${config_old}" -v ' *//' | jq 'del(.dictionaries[] | select(index("organization-dictionary") | not))' | jq 'del(.dictionaryDefinitions[] | select(.name == "organization-dictionary" | not))')
|
||||
config_new=$(grep <<<"${config_old}" -v '^ *//' | jq 'del(.dictionaries[] | select(index("organization-dictionary") | not))' | jq 'del(.dictionaryDefinitions[] | select(.name == "organization-dictionary" | not))')
|
||||
trap -- 'echo "${config_old}" >.cspell.json; echo >&2 "$0: trapped SIGINT"; exit 1' SIGINT
|
||||
echo "${config_new}" >.cspell.json
|
||||
if [[ -n "${has_rust}" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user