Skip to content

chore: prepare product capture v0.1.8#17

Merged
intel352 merged 1 commit into
mainfrom
release/v0.1.8
Jun 6, 2026
Merged

chore: prepare product capture v0.1.8#17
intel352 merged 1 commit into
mainfrom
release/v0.1.8

Conversation

@intel352
Copy link
Copy Markdown
Contributor

@intel352 intel352 commented Jun 6, 2026

Summary

  • bump plugin manifest and download URLs to v0.1.8
  • use wfctl v0.74.3 in the release workflow

Verification

  • jq -e '.version == "0.1.8" and ([.downloads[].url | contains("/v0.1.8/")] | all)' plugin.json
  • GOWORK=off go test ./... -count=1
  • git diff --check

Copilot AI review requested due to automatic review settings June 6, 2026 06:51
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 product-capture plugin for the v0.1.8 release by updating the published manifest metadata and aligning the release workflow tooling to the intended wfctl version.

Changes:

  • Bumped plugin.json version to 0.1.8.
  • Updated all plugin download URLs in plugin.json to point at the v0.1.8 GitHub release assets.
  • Updated the release workflow to install and use wfctl v0.74.3.

Reviewed changes

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

File Description
plugin.json Bumps manifest version and retargets all download URLs to v0.1.8 assets.
.github/workflows/release.yml Updates the installed wfctl version used for contract validation and capability verification in the release pipeline.

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

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