Skip to content

chore(sync-version): warn when the external claude-plugins marketplace is stale#44

Merged
egorfedorov merged 1 commit into
mainfrom
chore/sync-version-external-check
Jul 4, 2026
Merged

chore(sync-version): warn when the external claude-plugins marketplace is stale#44
egorfedorov merged 1 commit into
mainfrom
chore/sync-version-external-check

Conversation

@egorfedorov

Copy link
Copy Markdown
Owner

sync-version now checks the external egorfedorov/claude-plugins marketplace (read-only, best-effort with a 4s timeout) and warns if its pinned version lags package.json — it silently sat two releases stale until v4.3.0.

Verified locally:

✓ versions already in sync: 4.3.0
✓ egorfedorov/claude-plugins marketplace in sync: v4.3.0

🤖 Generated with Claude Code

…e is stale

The separate marketplace repo (egorfedorov/claude-plugins) pins its own copy
of the plugin version and description; it sat at 4.1.0 through two releases.
sync-version can't write to another repo, but it can check: fetch its
marketplace.json (4s timeout, never fails the run) and warn on mismatch.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@egorfedorov egorfedorov merged commit 9a247fb into main Jul 4, 2026
5 checks passed
@egorfedorov egorfedorov deleted the chore/sync-version-external-check branch July 4, 2026 01:33
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