feat(badges): ENS campaign badge art — It's My Name - #2623
Conversation
The ENS campaign badge (code ENS, catalog entry in the api half). Art follows the /badges/ens.svg convention the catalog resolves by default; the fallback map entry keeps it rendering for legacy catalog responses.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe badge fallback configuration now maps the ENS badge to ChangesBadge asset mapping
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
Summary
Art half of the ENS campaign badge (Notion TASK-20054):
public/badges/ens.svg(the ENS mark as the house-style sticker character, generated via badges-recraft and picked in the badge-draft matrix) + theBADGE_ASSET_FALLBACKSentry. The api half (https://github.com/peanutprotocol/peanut-api-ts/pull/1297, stacked on https://github.com/peanutprotocol/peanut-api-ts/pull/1282) registers the catalog entry that resolves this path by convention.Task
Notion TASK-20054 (Plan ENS campaign).
Risks / breaking changes
None — one asset + one fallback-map line. Nothing user-visible changes until the badge is granted.
QA
pnpm badge:checkwithBADGE_UI_ROOTpointed at this branch: 49 UI assets ✅Screenshots: N/A beyond the asset itself — GitHub renders the new SVG in the Files tab; no current surface changes until a grant path goes live.
Summary by CodeRabbit