Fix npm pack JSON release validation - #200
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe release guard now uses an exported helper to extract packaged file paths from direct or array-wrapped npm pack results. Tests cover both result shapes. ChangesPack artifact extraction
Estimated code review effort: 2 (Simple) | ~10 minutes Mergeability Score: ⚪ Minimal · up to The release validation now accepts supported npm pack JSON envelopes while preserving the packed-file allowlist and retired-artifact rejection; no actionable merge-blocking risk remains after normal checks and review. Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 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 |
Summary
Verification
This fixes the trusted v0.5.0 release gate failure before any npm publication occurred.
Summary by CodeRabbit
Bug Fixes
Tests