Skip to content

chore: sync plugin.json version to latest tag v0.1.2#5

Merged
intel352 merged 1 commit into
mainfrom
chore/sync-plugin-version
May 14, 2026
Merged

chore: sync plugin.json version to latest tag v0.1.2#5
intel352 merged 1 commit into
mainfrom
chore/sync-plugin-version

Conversation

@intel352

Copy link
Copy Markdown
Contributor

Sync the version field in plugin.json to match the latest git release tag, eliminating drift between the published tag and the manifest the registry/consumers read.

Change: version field updated to match latest tag.

This is a pure metadata sync — no code changes.

@intel352 intel352 merged commit 9adc99d into main May 14, 2026
4 checks passed
@intel352 intel352 deleted the chore/sync-plugin-version branch May 14, 2026 02:36
intel352 added a commit that referenced this pull request May 16, 2026
GoCodeAlone org Default self-hosted runner group has
allows_public_repositories=false; tofu is public, so the previous
[self-hosted, Linux, X64] selector blocked the release job
indefinitely (v0.1.3 Release run 25950280428 queued ~24min).

In-line fix per the post-cloud-SDK plugin sweep design Assumption #5
(self-hosted-on-public surfaced + fixed in-line). Same template +
precedent as workflow-plugin-azure PR #11.

- runs-on → ubuntu-latest (matches workflow-plugin-azure post-fix).
- workflow_dispatch trigger added with required tag input so already-
  pushed tags (v0.1.3) can be re-triggered.
- checkout uses ref: ${{ inputs.tag || github.ref }} so dispatched
  runs check out the right tag.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
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.

1 participant