hey v0.1.1
Install
macOS:
brew install --cask basecamp/tap/hey
hey auth loginArch Linux / Omarchy:
yay -S hey-cli
hey auth loginOther platforms: download the matching archive from the assets below.
What's Changed
Other Changes
- Unbreak releases: cosign v3 bundle signing, drop PGO by @jeremy in #192
- Add contact bundle commands by @robzolkos in #201
- Add built-in jq filtering by @robzolkos in #203
- Raise repository test coverage above 70% by @robzolkos in #204
- Design auth screens/states; add previewer for working on them by @jzimdars in #206
- Consolidate CI into test.yml and add lint lockstep by @jeremy in #193
- deps: bump github.com/mattn/go-runewidth from 0.0.27 to 0.0.28 by @dependabot[bot] in #209
- Add label workflows to the CLI and TUI by @robzolkos in #207
- Port the release workflow from basecamp-cli by @jeremy in #194
- Add verified installers, bats suite, and installer canaries by @jeremy in #195
- Add a Nix flake with drift-proof vendorHash tooling by @jeremy in #197
- Rewrite release.sh around stable-release metadata and document the pipeline by @jeremy in #198
- Add hey upgrade with Sigstore-verified self-update by @jeremy in #200
- Unify surface checks, add a size budget and a release lockstep check by @jeremy in #199
- Sign Windows binaries and the PowerShell installer via DigiCert KeyLocker by @jeremy in #196
- Annotate upgrade file and subprocess sites for the standalone gosec scan by @jeremy in #211
- Add hey watch by @monorkin in #202
- Annotate the watch shell sites for the standalone gosec scan by @jeremy in #212
- Point the installer URLs at hey.com/install-cli by @jeremy in #213
New Contributors
Full Changelog: v0.1.0...v0.1.1