v1.0.0
pulse 1.0.0
brew install ciphera-net/tap/pulse
go install github.com/ciphera-net/pulse-cli/cmd/pulse@v1.0.0Verify a downloaded archive:
cosign verify-blob --key https://raw.githubusercontent.com/ciphera-net/pulse-cli/main/cosign.pub \
--signature <archive>.sig <archive>Changelog
- db193c6 --csv emits machine columns, not the display table
- 403217c Add the release runbook
- 16b0447 Check the credential before the site, on every read command
- ff94bdf Fix the release pipeline: two defects the first real run exposed
- c514880 Initial commit: the Pulse CLI
- 3dedc51 Record why release_github_token cannot be automated
- f80b7cf Release pipeline: use the goreleaser image, and pin cosign BACK to v2
- df03890 Use errors.As instead of two hand-rolled unwrap loops
- 5f19e62 export: always name the site and range on stderr
Full changelog: ...v1.0.0