Skip to content

chore: adopt workflow v0.74.5 validation#19

Closed
intel352 wants to merge 1 commit into
mainfrom
chore/workflow-v0.74.5-release-validation
Closed

chore: adopt workflow v0.74.5 validation#19
intel352 wants to merge 1 commit into
mainfrom
chore/workflow-v0.74.5-release-validation

Conversation

@intel352
Copy link
Copy Markdown
Contributor

@intel352 intel352 commented Jun 6, 2026

Summary

  • bump the embedded workflow SDK from v0.64.0 to v0.74.5
  • update CI checkout to actions/checkout@v6
  • use the released wfctl v0.74.5 binary for publish-time contract and capability validation

Verification

  • GOWORK=off go test ./... -race -count=1
  • GOWORK=off go vet ./...
  • git diff --check
  • stale-reference scan for actions/checkout@v4, actions/setup-go@v5, v0.63.2, and workflow v0.64.0

Copilot AI review requested due to automatic review settings June 6, 2026 08:58
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this plugin to align with workflow SDK v0.74.5 and corresponding release-time validation tooling, while modernizing CI checkout usage.

Changes:

  • Bump embedded github.com/GoCodeAlone/workflow dependency from v0.64.0 to v0.74.5 (and refresh indirect deps / sums).
  • Update CI workflow to use actions/checkout@v6.
  • Update release workflow to download and use wfctl v0.74.5 for contract validation prior to publishing.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
go.mod Updates workflow SDK dependency and related indirect dependency versions.
go.sum Refreshes module checksums to match the updated dependency graph.
.github/workflows/ci.yml Switches CI checkout to actions/checkout@v6.
.github/workflows/release.yml Uses wfctl v0.74.5 for publish-time contract validation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor Author

intel352 commented Jun 6, 2026

Closing this superseded PR because main moved after it was opened and added the compute-core dependency. The rebased replacement is #20; it preserves that main-line dependency while applying the workflow v0.74.5 validation update.

@intel352 intel352 closed this Jun 6, 2026
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.

2 participants