chore: use public repository URL#25
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Repository URL Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Summary
This is a metadata-only change. It does not change runtime code, dependencies, lockfiles, versions, or entry points.
Validation
repository.urlis nowgit+https://github.com/hyperse-io/ts-node.gitgit diff --checkyarn install --immutable --mode=skip-buildwith Yarn 4.13.0yarn buildyarn typecheckyarn test(11 files, 51 tests)yarn lintyarn pack --dry-runNotes:
npm pack --dry-run --package-lock=falsefails locally inside the Yarn PnP install with an npm/arboristCannot read properties of null (reading 'package')error, so I used the repository package manager for the pack dry-run.Summary by CodeRabbit