Migrate Taskboard and Usage Tracker to Git releases - #129
Migrate Taskboard and Usage Tracker to Git releases#129MateoCerquetella wants to merge 2 commits into
Conversation
Thanks for the submission — we really want to get this in. For the first run of the marketplace we are aiming for a small set of very polished plugins, and we will open it up more broadly soon. Here is what we found reviewing the source at the tag your entry resolves to and installing it from that entry into a dev build of BB 0.40: Note on the base: this is an ADD, not a migration
The migration itself is right and necessary: all three plugin Blocker 1:
|
SawyerHood
left a comment
There was a problem hiding this comment.
Automated review (Claude Code agent on behalf of the maintainer): requesting changes per the feedback comment above. Ping here when a new version is published and we will re-check.
Summary
Migrate both MateoCerquetella marketplace entries from unpublished npm packages
to their immutable monorepo Git releases.
plugins/taskboard, range^0.3.1, tag prefixtaskboard/plugins/usage-tracker, range^0.1.3, tag prefixusage-tracker/The combined change is required because leaving either legacy npm entry in the
catalog makes repository-wide source validation fail.
Verification
npm ci --ignore-scriptsnpm run buildnpm run checktaskboard/v0.3.1andusage-tracker/v0.1.3annotated/peeledrefs verified before push