Skip to content

Releases: key-arg/statable-cli

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 13 Sep 07:42

Changelog

  • ee3210b: A secret field takes the bare {{ .Env.NAME }} and nothing else (@key-arg)

Install

macOS and Linux (Homebrew): brew install key-arg/tap/statable
Anywhere with Go: go install github.com/key-arg/statable-cli/cmd/statable@v0.2.2
mise: mise use -g "ubi:key-arg/statable-cli[exe=statable]"

Arch: an AUR package statable-bin is built by this pipeline but not yet
published — AUR account registration is closed. Use go install or the
archive below.

Or download the archive for your platform below. There is deliberately no
curl | sh installer.

Verify what you downloaded

cosign verify-blob checksums.txt \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github\.com/key-arg/statable-cli/\.github/workflows/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com
sha256sum --check checksums.txt --ignore-missing

Statable

Docs · Stats API · Blog · Status

Cookieless web analytics hosted in the EU: statable.com

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Sep 07:37

Changelog

  • 316020b: mise needs the binary named, and the docs did not say so (@key-arg)

Install

macOS and Linux (Homebrew): brew install key-arg/tap/statable
Anywhere with Go: go install github.com/key-arg/statable-cli/cmd/statable@v0.2.1
mise: mise use -g "ubi:key-arg/statable-cli[exe=statable]"

Arch: an AUR package statable-bin is built by this pipeline but not yet
published — AUR account registration is closed. Use go install or the
archive below.

Or download the archive for your platform below. There is deliberately no
curl | sh installer.

Verify what you downloaded

cosign verify-blob checksums.txt \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github\.com/key-arg/statable-cli/\.github/workflows/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com
sha256sum --check checksums.txt --ignore-missing

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 12:29

Changelog

  • ae81e3f: Add goals and snippet, the last two readable endpoints (@key-arg)
  • 532d636: Build on a Go without known vulnerabilities, and keep it that way (@key-arg)

Install

macOS and Linux (Homebrew): brew install key-arg/tap/statable
Anywhere with Go: go install github.com/key-arg/statable-cli/cmd/statable@v0.2.0

Arch: an AUR package statable-bin is built by this pipeline but not yet
published — AUR account registration is closed. Use go install or the
archive below.

Or download the archive for your platform below. There is deliberately no
curl | sh installer.

Verify what you downloaded

cosign verify-blob checksums.txt \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github\.com/key-arg/statable-cli/\.github/workflows/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com
sha256sum --check checksums.txt --ignore-missing

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 11:48

Changelog

Install

macOS and Linux (Homebrew): brew install key-arg/tap/statable
Anywhere with Go: go install github.com/key-arg/statable-cli/cmd/statable@v0.1.0

Arch: an AUR package statable-bin is built by this pipeline but not yet
published — AUR account registration is closed. Use go install or the
archive below.

Or download the archive for your platform below. There is deliberately no
curl | sh installer.

Verify what you downloaded

cosign verify-blob checksums.txt \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github\.com/key-arg/statable-cli/\.github/workflows/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com
sha256sum --check checksums.txt --ignore-missing