chore: clean up repository configuration - #205
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (12)
📝 WalkthroughWalkthroughThe pull request inlines the PayKit build configuration, pins Node.js 22 in two workflows, removes ChangesRepository maintenance
Estimated code review effort: 2 (Simple) | ~10 minutes Change: Other ✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
📝 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 trims the build path clean Comment |
Remove obsolete repository files and simplify the remaining build configuration.
.nvmrc.nvmrclint-stageddependencyValidation:
pnpm --filter paykitjs buildpnpm exec oxlint --deny-warnings -- packages/paykit/tsdown.config.tspnpm exec oxfmt --check packages/paykit/tsdown.config.tspnpm install --frozen-lockfile --ignore-scripts --offlineSummary by cubic
Removes obsolete repository files and simplifies the build configuration.
.nvmrc, contributing guide, and release-backfill notes.release.ymlandverify-changesets.ymlinstead of reading.nvmrc.packages/paykit/tsdown.config.tsand deletestsdown.base.ts.lint-stageddependency and its lockfile entries.Written for commit a616257. Summary will update on new commits.
Summary by CodeRabbit
Chores
Documentation