Drop the re-imported Frosty Fur Fest pending file and bump data-importers - #98
Conversation
…ters #95 renamed the series to louisianthro, so the hourly FanCons import recreated frosty-fur-fest under import_pending. consfyi/data-importers#7 maps that FanCons name onto louisianthro; this picks it up and removes the stray file.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe PR removes the Frosty Fur Fest 2026 pending event record and updates the ChangesEvent data updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR removes the stray pending file and updates the importer remapping dependency; no actionable merge-blocking risk remains, so it is merge-ready after normal checks. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 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.
|
Cleanup after #95. Renaming
frosty-fur-fest.jsontolouisianthro.jsonmeant the hourly FanCons import no longer matched the old slug and wrote a newimport_pending/frosty-fur-fest.json(commit c8b927c). consfyi/data-importers#7 adds a name remap so "Frosty Fur Fest" resolves to thelouisianthroseries, where the 2026 event already exists and gets skipped.This bumps the
tools/data-importerssubmodule to that merge and deletes the stray pending file. With the remap in place it should not come back; if it does, the remap key is wrong and the pending file'snameis the value to check.Summary by CodeRabbit