Skip to content

Releases: dixitsheta/sapctl

sapctl v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 13:50

Changelog

  • ef1873f: chore(status): mark docs.sapctl.dev operational after CF Pages deploy (@dixitsheta)
  • 2a3f255: ci(status): auto-refresh status.json on release + manual dispatch (@dixitsheta)
  • 42264cd: feat(license): Phase 7.1 mirror -- ed25519 JWT licenses + audit-export retain gate (@dixitsheta)
  • a40ce15: feat(mirror): cross-entity discover + query with default mirror dir (@dixitsheta)
  • 1c7ec5e: feat(status): status.sapctl.dev page + JSON source of truth + RSS (@dixitsheta)
  • 43fa50e: feat(trust): live SBOM via /api/releases + reg-mapping + honest cert status (@dixitsheta)
  • f9c90ad: feat: Phase 7 mirror -- team-tier docs, trust portal, status page, CHANGELOG (@dixitsheta)
  • ef670aa: fix(docs): repair astro.config + lock deps for CF Pages build (@dixitsheta)
  • f39f36e: fix(e2e): sox-journal end-to-end now green vs fake S/4 fixture (@dixitsheta)

Verification

Verify the checksum signature with cosign keyless:

cosign verify-blob \
  --certificate-identity-regexp='https://github.com/dixitsheta/sapctl/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer='https://token.actions.githubusercontent.com' \
  --certificate=sapctl_1.0.0_checksums.txt.pem \
  --signature=sapctl_1.0.0_checksums.txt.sig \
  sapctl_1.0.0_checksums.txt

Independent open-source project. Not affiliated with SAP SE.

sapctl v0.1.0-alpha.2

sapctl v0.1.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 May 12:51

Changelog

Verification

Verify the checksum signature with cosign keyless:

cosign verify-blob \
  --certificate-identity-regexp='https://github.com/dixitsheta/sapctl/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer='https://token.actions.githubusercontent.com' \
  --certificate=sapctl_0.1.0-alpha.2_checksums.txt.pem \
  --signature=sapctl_0.1.0-alpha.2_checksums.txt.sig \
  sapctl_0.1.0-alpha.2_checksums.txt

Independent open-source project. Not affiliated with SAP SE.