Skip to content

fix: flag stale OpenClaw plugin prereleases#310

Merged
peg merged 1 commit into
stagingfrom
fix/openclaw-2026-5-6-cleanup
May 6, 2026
Merged

fix: flag stale OpenClaw plugin prereleases#310
peg merged 1 commit into
stagingfrom
fix/openclaw-2026-5-6-cleanup

Conversation

@peg
Copy link
Copy Markdown
Owner

@peg peg commented May 6, 2026

Summary

  • make rampart doctor compare OpenClaw plugin prerelease versions exactly, so stale rc plugins no longer look healthy against newer rc/final binaries
  • keep non-release/dev build version checks quiet to avoid noisy source-build dogfood warnings
  • update 1.0 OpenClaw launch dogfood docs from 2026.5.4 to 2026.5.6

Verification

  • go test ./cmd/rampart/cli -run 'TestPluginVersionMatchesBuildVersion|TestIsReleaseVersion|TestIsNewerReleaseVersion' -count=1
  • go test ./internal/plugin/openclaw -count=1
  • go test ./... -count=1
  • go vet ./...
  • go build -o /tmp/rampart-openclaw-2026-5-6-cleanup ./cmd/rampart

@peg peg merged commit aae8c70 into staging May 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.

1 participant