Skip to content

chore: prepare product-capture v0.1.11#21

Merged
intel352 merged 1 commit into
mainfrom
chore/product-capture-v0.1.11-manifest
Jun 6, 2026
Merged

chore: prepare product-capture v0.1.11#21
intel352 merged 1 commit into
mainfrom
chore/product-capture-v0.1.11-manifest

Conversation

@intel352
Copy link
Copy Markdown
Contributor

@intel352 intel352 commented Jun 6, 2026

Summary

  • update plugin.json version to 0.1.11
  • update manifest download URLs to the next immutable release tag v0.1.11

Why

Release v0.1.10 failed after GoReleaser because the binary manifest version was 0.1.10 while checked-in plugin.json still declared 0.1.9. Tag immutability is enforced, so this prepares the next patch tag instead of rewriting v0.1.10.

Verification

  • GOWORK=off go test ./... -race -count=1
  • GOWORK=off go vet ./...
  • released wfctl v0.74.5: plugin validate-contract --for-publish --tag v0.1.11 /Users/jon/workspace/workflow-plugin-product-capture
  • git diff --check
  • stale-reference scan for v0.1.9, v0.1.10, and conflict markers in plugin.json

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

Prepares the workflow-plugin-product-capture plugin metadata for the v0.1.11 release to ensure the checked-in manifest version and the immutable release tag/asset URLs are consistent (avoiding the prior mismatch that broke the v0.1.10 release flow).

Changes:

  • Bumped plugin.json version from 0.1.9 to 0.1.11.
  • Updated all platform download URLs in plugin.json to point at the v0.1.11 GitHub release tag.

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

@intel352 intel352 merged commit 96af0a5 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