Conversation
|
🚅 Deployed to the rivet-pr-4257 environment in rivet-frontend
|
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review: chore: pkg pr new bumpThis PR cleans up CI configuration and the lockfile after two packages were removed ( Summary of Changes
Issues Found1. Dangling workspace resolution in root
"@rivetkit/db": "workspace:*"The 2. Stale turbo build dependency in {
"tasks": {
"build": {
"dependsOn": ["@rivetkit/db#build", "rivetkit#build"]
}
}
}
3. Leftover directory without package.json
Correctness of Lockfile ChangesThe lockfile cleanup looks accurate — all removed snapshot entries ( MinorThe PR description is a template placeholder. A brief note explaining which packages were removed and why would make this easier to understand in the future. |
7ab0def to
c73407b
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: