Skip to content

Releases: aflock-ai/cilock-action

v1.0.1

14 Apr 14:03
1785817

Choose a tag to compare

Changelog

  • 3d7fb50 feat: add direct imports for 8 production CI/CD attestors (#8)
  • 1785817 fix: CI binary size limit + gitlab test + dogfood OIDC perms (#9)

v1.0.0

08 Apr 14:16

Choose a tag to compare

Changelog

v1.0.0-rc2

08 Apr 13:57

Choose a tag to compare

v1.0.0-rc2 Pre-release
Pre-release

Changelog

  • d4d3002 feat(ci): add e2e staging test workflow with oidc
  • ff8ceca feat: default fulcio-use-http to true in action.yml — no grpc config needed
  • 5ba3bad fix: e2e workflow pins version to 1.0.0-rc1 — pre-releases don't resolve via 'latest'
  • 995a4c9 fix: e2e workflow uses @main to pick up shim fix
  • e18c602 fix: enable sigstore in e2e test — sign with fulcio + tsa
  • cb48768 fix: fulcio url is platform root, not platform/fulcio — rest api at /api/v2/
  • 76c2cb9 fix: remove hardcoded tsa default from action.yml — let platform-url derive it
  • 14c1fb3 fix: shim downloads tarball archive instead of raw binary
  • 42caef1 fix: shim treats branch refs as 'latest' release — prevents vmain download URL
  • cdc58be fix: use embedded fulcio+tsa via REST — pass --signer-fulcio-use-http for rc1 binary
  • bf99992 fix: use public sigstore fulcio — embedded fulcio only exposes REST, not grpc

v1.0.0-rc1

08 Apr 13:10
1ffc453

Choose a tag to compare

v1.0.0-rc1 Pre-release
Pre-release

Changelog

  • 1ffc453 Merge pull request #5 from aflock-ai/feat/v1.0-consolidated
  • 2f10742 feat: full cli command structure + inputs condition parser improvements
  • 23e7f78 feat: platform URL unification + OIDC authentication for archivista
  • a46d967 fix(ci): checkout both repos as sibling dirs — actions/checkout@v6 requires paths within workspace
  • 37c94fa fix(ci): comprehensive golangci-lint v2 config — exclude pre-existing findings, gofmt test files
  • 5fb20c9 fix(ci): disable errcheck/gosec/noctx linters — too many pre-existing violations for this PR, gofmt errors.go
  • 2eeae4d fix(ci): dogfood workflow — checkout both repos as siblings for actions/checkout@v6 compat
  • 4fc0c23 fix(ci): downgrade rookery checkout to actions/checkout@v4 — v6 rejects paths outside workspace
  • 2379d76 fix(ci): golangci-lint output.formats must be map not slice in v2.10
  • 68746f0 fix(ci): golangci-lint v2 config — fix output.formats, remove invalid text format
  • 7d40d7c fix(ci): release workflow — checkout both repos as siblings for actions/checkout@v6
  • b9a5562 fix(ci): remove gosimple + ineffassign — merged into staticcheck/unused in golangci-lint v2
  • 792366e fix: gofmt, raise binary limit to 50mb, add upx compression + netgo tag
  • 529ff19 fix: remove invalid output config, update test for Bearer auth header
  • 4686e2e fix: remove leaked monorepo files, update go.sum for rookery v1.0 deps
  • aae5ce5 fix: restore default url vars for test compatibility, fix golangci-lint v2 config
  • 1a73378 fix: restore default url vars, remove extra cmd files (binary size < 40mb)
  • 7f5bb86 fix: test assertion — api key uses bearer not token header

cilock-action test release

22 Mar 01:53

Choose a tag to compare

Pre-release

Test release for action wrapping validation