Skip to content

fix: bump setup-go v5 to v6, correct plugin version string#32

Merged
msutara merged 1 commit intomainfrom
fix/docs-sync
Mar 22, 2026
Merged

fix: bump setup-go v5 to v6, correct plugin version string#32
msutara merged 1 commit intomainfrom
fix/docs-sync

Conversation

@msutara
Copy link
Copy Markdown
Owner

@msutara msutara commented Mar 22, 2026

Changes

  • CI: actions/setup-go v5 → v6 (aligns with all other CM repos)
  • plugin.go: Version() corrected from 0.1.0 to 0.4.4 to match current release tag

Context

Cross-repo docs and CI synchronization audit found setup-go was behind and the plugin version string was never updated from the initial skeleton value.

All tests pass locally with GOWORK=off.

- CI: actions/setup-go v5 → v6 (aligns with all other CM repos)
- plugin.go: Version() 0.1.0 → 0.4.4 (matches current release tag)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 22, 2026 14:32
@msutara msutara moved this to Review in config manager Mar 22, 2026
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

Updates project metadata to align with current release/CI standards for the update plugin repository.

Changes:

  • Bump GitHub Actions actions/setup-go from v5 to v6 in CI workflow.
  • Correct UpdatePlugin.Version() return value from 0.1.0 to 0.4.4 to match the stated release tag.

Reviewed changes

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

File Description
plugin.go Updates the plugin’s reported version string.
.github/workflows/ci.yml Updates CI to use actions/setup-go@v6 for lint/test jobs.

@msutara msutara merged commit 312086a into main Mar 22, 2026
7 checks passed
@msutara msutara deleted the fix/docs-sync branch March 22, 2026 14:40
@github-project-automation github-project-automation Bot moved this from Review to Done in config manager Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants