Support artifact attestations verification for kingfisher

This commit is contained in:
Taiki Endo
2026-05-31 01:39:21 +09:00
parent 7d86523e5f
commit d7905fc0a5
2 changed files with 39 additions and 2 deletions
+8
View File
@@ -3,6 +3,14 @@
"license_markdown": "[Apache-2.0](https://github.com/mongodb/kingfisher/blob/main/LICENSE)",
"tag_prefix": "v",
"version_range": ">= 1.86.0",
"signing": {
"version_range": ">= 1.91.0",
"kind": {
"gh-attestation": {
"signer-workflow": "${repo}/.github/workflows/release.yml"
}
}
},
"bin": "${package}${exe}",
"platform": {
"x86_64_linux_musl": {