Skip to content

chore: apply plugin version discipline#17

Merged
intel352 merged 1 commit into
mainfrom
issue-760-version-discipline
Jun 1, 2026
Merged

chore: apply plugin version discipline#17
intel352 merged 1 commit into
mainfrom
issue-760-version-discipline

Conversation

@intel352

@intel352 intel352 commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Part of GoCodeAlone/workflow#760.\n\nChanges:\n- keep committed plugin.json.version at the 0.0.0 development sentinel\n- add post-build release validation so the shipped manifest is checked against the tag\n\nVerification:\n- wfctl plugin validate-contract .\n- wfctl plugin validate-contract --for-publish --tag v9.9.9 .\n- GOWORK=off go test ./...

Copilot AI review requested due to automatic review settings June 1, 2026 17:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Applies plugin version discipline by resetting the committed plugin.json version to the 0.0.0 development sentinel and adding a post-build release validation step that ensures the shipped manifest matches the release tag.

Changes:

  • Reset plugin.json version to 0.0.0 sentinel
  • Add post-build validate-contract --for-publish step in the release workflow

Reviewed changes

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

File Description
plugin.json Version reset from 0.2.4 to the 0.0.0 development sentinel
.github/workflows/release.yml Adds a post-build step verifying the shipped manifest carries the release tag

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

@intel352 intel352 merged commit acce5d8 into main Jun 1, 2026
6 checks passed
@intel352 intel352 deleted the issue-760-version-discipline branch June 1, 2026 17:27
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