| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix release.sh to work with sh | 3 年前 | |
update to helm 2.4.0 yuck, the kubernetes dependecies get out of hand | 9 年前 | |
Publish Helm plugin provenance artifacts in release pipeline (#1006) * Initial plan * Add release provenance artifact generation * Fix GPG secret handling: use passphrase-file and restrict secrets to tag runs * Improve provenance signing: add GPG agent setup, smoke test, and docs - Add gpgconf --launch gpg-agent before GPG key import in CI - Fix provenance separator format to match Helm parser (\n...\n -> ...\n) - Add provenance-smoke-test job that validates signing with disposable key - Add workflow_dispatch trigger for manual testing - Document required GPG secrets and key rotation in workflow header - Update README with public key import guidance for Helm 4 users Signed-off-by: yxxhero <aiopsclub@163.com> * Address PR review comments - Add GPG_FINGERPRINT guard with clear error message - Add public key download instructions and fingerprint note to README - Fix header comment referencing provenance-smoke-test job name - Fix double trap overwriting GNUPGHOME cleanup in smoke test - Consolidate cleanup into single trap statement Signed-off-by: yxxhero <aiopsclub@163.com> * Address remaining PR review comments - Use printf instead of echo for GPG key import to avoid corruption - Use --with-colons --list-secret-keys for reliable fingerprint extraction - Use HKPS keyserver URL in README for TLS-protected key fetch Signed-off-by: yxxhero <aiopsclub@163.com> * Extract signing logic to shared script and address review comments - Extract provenance signing to scripts/sign-provenance.sh (used by both goreleaser and smoke test) to prevent logic drift - Add sha256sum fallback to shasum for macOS compatibility - Fix grammar in README key fingerprint sentence Signed-off-by: yxxhero <aiopsclub@163.com> * Add offline GPG key import instructions for airgapped environments Signed-off-by: yxxhero <aiopsclub@163.com> * Add comment explaining Helm required ...\n provenance separator Signed-off-by: yxxhero <aiopsclub@163.com> --------- Signed-off-by: yxxhero <aiopsclub@163.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: yxxhero <aiopsclub@163.com> | 2 个月前 | |
Refactor code using `gofmt` and `go lint`. (#148) - Refactors code using `gofmt` and `go lint` to improve code quality. - Adds scripts to `gofmt` code and to update required changes - Adds scripts to `go lint` and `go vet` code - Adds `lint` stage before `build` to retain code quality - Adds Godocs Badge to README.md | 6 年前 | |
Refactor code using `gofmt` and `go lint`. (#148) - Refactors code using `gofmt` and `go lint` to improve code quality. - Adds scripts to `gofmt` code and to update required changes - Adds scripts to `go lint` and `go vet` code - Adds `lint` stage before `build` to retain code quality - Adds Godocs Badge to README.md | 6 年前 | |
fix go vet script | 6 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 9 年前 | ||
| 2 个月前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 6 年前 |