chore: backfill system collection descriptions #60

Merged
varutasu merged 1 commit from chore/migrate-system-collection-description into main 2026-06-02 01:42:23 -04:00
varutasu commented 2026-06-02 01:38:08 -04:00 (Migrated from github.com)

Summary

  • Add a node-pg-migrate data migration to update collections.description on all is_system_collection = true rows
  • Aligns existing synced-binder copy with VOCAB.SYSTEM_COLLECTION_SEED_DESCRIPTION from lib/collection-vocabulary.js so legacy signups match new signups

Test plan

  • npm run test:run — 53/53 pass
  • Apply locally: npm run migrate up and verify system collection rows show the new description in the UI

Made with Cursor

## Summary - Add a node-pg-migrate data migration to update `collections.description` on all `is_system_collection = true` rows - Aligns existing synced-binder copy with `VOCAB.SYSTEM_COLLECTION_SEED_DESCRIPTION` from `lib/collection-vocabulary.js` so legacy signups match new signups ## Test plan - [x] `npm run test:run` — 53/53 pass - [ ] Apply locally: `npm run migrate up` and verify system collection rows show the new description in the UI Made with [Cursor](https://cursor.com)
vercel[bot] commented 2026-06-02 01:38:14 -04:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tcg-vault Ready Ready Preview, Comment Jun 2, 2026 5:38am

Request Review

[vc]: #C0WMH+6sdxsG0I7NEfMjz4VmIjZS8R1KmtFEFNQbxRk=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ0Y2ctdmF1bHQiLCJwcm9qZWN0SWQiOiJwcmpfRjZXOEVvRkd3Y0g3aWVGcnRvRlNlOXdVVkFhNSIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwidG90YWwiOjAsImxpbmsiOiJ0Y2ctdmF1bHQtZ2l0LWNob3JlLW1pZ3JhdGUtOTRjOTI4LXJhbmRhbGwtc3RpbGx3ZWxscy1wcm9qZWN0cy52ZXJjZWwuYXBwIn0sImluc3BlY3RvclVybCI6Imh0dHBzOi8vdmVyY2VsLmNvbS9yYW5kYWxsLXN0aWxsd2VsbHMtcHJvamVjdHMvdGNnLXZhdWx0L0dtdG02OEZRd2k1NVhrVFFZaEw4Wjd0aHpiOEwiLCJwcmV2aWV3VXJsIjoidGNnLXZhdWx0LWdpdC1jaG9yZS1taWdyYXRlLTk0YzkyOC1yYW5kYWxsLXN0aWxsd2VsbHMtcHJvamVjdHMudmVyY2VsLmFwcCIsIm5leHRDb21taXRTdGF0dXMiOiJERVBMT1lFRCJ9XSwicmVxdWVzdFJldmlld1VybCI6Imh0dHBzOi8vdmVyY2VsLmNvbS92ZXJjZWwtYWdlbnQvcmVxdWVzdC1yZXZpZXc/b3duZXI9dmFydXRhc3UmcmVwbz10Y2ctdmF1bHQmcHI9NjAifQ== The latest updates on your projects. Learn more about [Vercel for GitHub](https://vercel.link/github-learn-more). | Project | Deployment | Actions | Updated (UTC) | | :--- | :----- | :------ | :------ | | [tcg-vault](https://vercel.com/randall-stillwells-projects/tcg-vault) | ![Ready](https://vercel.com/static/status/ready.svg) [Ready](https://vercel.com/randall-stillwells-projects/tcg-vault/Gmtm68FQwi55XkTQYhL8Z7thzb8L) | [Preview](https://tcg-vault-git-chore-migrate-94c928-randall-stillwells-projects.vercel.app), [Comment](https://vercel.live/open-feedback/tcg-vault-git-chore-migrate-94c928-randall-stillwells-projects.vercel.app?via=pr-comment-feedback-link) | Jun 2, 2026 5:38am | <a href="https://vercel.com/vercel-agent/request-review?owner=varutasu&repo=tcg-vault&pr=60" rel="noreferrer"><picture><source media="(prefers-color-scheme: dark)" srcset="https://agents-vade-review.vercel.sh/request-review-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://agents-vade-review.vercel.sh/request-review-light.svg"><img src="https://agents-vade-review.vercel.sh/request-review-light.svg" alt="Request Review"></picture></a>
github-actions[bot] commented 2026-06-02 01:38:17 -04:00 (Migrated from github.com)

Pipeline Health

Build + CI gates

Gate Status
Vercel build (Preview) pass
CI: Lint pass
CI: Schema map fresh skipped
Preview smoke pass
Visual diff ⏭ skipped or pending

Build runs on Vercel; this CI runs lint and schema-map drift only (no duplicate build).

Role reports

Role Status
Reviewer report pending
A11y audit pending
Design system audit pending

See individual comments above for details. This rollup updates automatically.

<!-- pipeline-rollup --> ## Pipeline Health ### Build + CI gates | Gate | Status | | --- | --- | | Vercel build (Preview) | ✅ pass | | CI: Lint | ✅ pass | | CI: Schema map fresh | ❌ skipped | | Preview smoke | ✅ pass | | Visual diff | ⏭ skipped or pending | _Build runs on Vercel; this CI runs lint and schema-map drift only (no duplicate build)._ ### Role reports | Role | Status | | --- | --- | | Reviewer report | ⏳ pending | | A11y audit | ⏳ pending | | Design system audit | ⏳ pending | See individual comments above for details. This rollup updates automatically.
Sign in to join this conversation.
No description provided.