Skip to content

ci: update release wfctl baseline#29

Merged
intel352 merged 1 commit into
mainfrom
ci/release-wfctl-baseline
May 27, 2026
Merged

ci: update release wfctl baseline#29
intel352 merged 1 commit into
mainfrom
ci/release-wfctl-baseline

Conversation

@intel352
Copy link
Copy Markdown
Contributor

@intel352 intel352 commented May 27, 2026

Summary

  • pin setup-wfctl to the known action commit used by downstream validation
  • move release workflow wfctl from v0.63.1 to v0.64.7 so runtime truth-check can call wfctl plugin verify-capabilities

Root Cause

The baseline v0.1.0 release failed in Verify capabilities (runtime truth-check) because the workflow installed wfctl v0.63.1, whose plugin subcommands do not include verify-capabilities.

Verification

  • git diff --check
  • GOWORK=off go test ./... -count=1
  • adversarial review confirmed the action pin exists, v0.64.7 exists and includes plugin verify-capabilities, and baseline publish validation passes

Follow-up

Do not rerun the failed v0.1.0 tag; tag workflows use the workflow file at the tagged commit. After this merges, publish a superseding baseline tag from main.

@intel352 intel352 merged commit 2044135 into main May 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant