Skip to content

chore: adopt workflow v0.74.5 validation#20

Merged
intel352 merged 1 commit into
mainfrom
chore/workflow-v0.74.5-release-validation-rebased
Jun 6, 2026
Merged

chore: adopt workflow v0.74.5 validation#20
intel352 merged 1 commit into
mainfrom
chore/workflow-v0.74.5-release-validation-rebased

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 while preserving current main's compute-core dependency
  • 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, workflow v0.64.0, and conflict markers

Replaces #19, which was opened before main added compute-core and became conflicted.

Copilot AI review requested due to automatic review settings June 6, 2026 09:04
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

This PR updates the embedded Workflow SDK to v0.74.5 and refreshes related CI/release validation tooling, while keeping the current compute-core dependency intact.

Changes:

  • Bump github.com/GoCodeAlone/workflow dependency from v0.64.0 to v0.74.5 (and update transitive modules).
  • Update CI to use actions/checkout@v6.
  • Update release workflow to download and use wfctl v0.74.5 for publish-time contract validation.

Reviewed changes

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

File Description
go.mod Bumps Workflow SDK and updates indirect dependency versions.
go.sum Refreshes module checksums to match updated dependency graph.
.github/workflows/release.yml Updates the wfctl download to v0.74.5 for contract validation during release.
.github/workflows/ci.yml Updates checkout action to v6 in CI.

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

@intel352 intel352 merged commit e8bbf1a into main Jun 6, 2026
5 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.

2 participants