fix(sdk): validate release version consistency for 0.3.1 - #68
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe SDK package version changed from ChangesSDK release metadata
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Bug fix Merge Risk: ⚪ Minimal · up to The SDK metadata update is consistent with the repository's release-version contract and is ready to merge. 🚥 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. A rabbit checks the version line Comment |
The SDK draft build failed because its metadata test still required version 0.2.4 after the package moved to 0.3.0. Validate stable SemVer and package/lock name and version consistency instead.
Prepare SDK 0.3.1 for a new draft while preserving the existing 0.3.0 tag and failed build evidence. No runtime behavior or dependency versions change.
Validation: original failure reproduced; all 352 SDK tests passed on Node 24.18.0, including localhost tests outside the worker sandbox. Independent Sol xhigh review found no actionable P1/P2; separately reproduced 11 manifest tests. No release published.
Summary by CodeRabbit