-
Couldn't load subscription status.
- Fork 130
chore: update workspace #2505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update workspace #2505
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
Reorganizes workspace configuration in Cargo.toml to improve dependency management and package organization within the Rivet project.
- Relocated route dependency to line 829 for better organization with related services
- Added new
pegboard-usage-metrics-publishpackage for usage metrics collection - Updated workspace members list to include new pegboard metrics package
- Streamlined package structure by removing redundant route service entry
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
Deploying rivet with
|
| Latest commit: |
2d15751
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2546b4fa.rivet.pages.dev |
| Branch Preview URL: | https://05-31-chore-update-workspace.rivet.pages.dev |
b867000 to
edec6dc
Compare
1645620 to
199c164
Compare
Deploying rivet-studio with
|
| Latest commit: |
2d15751
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://231ed107.rivet-studio.pages.dev |
| Branch Preview URL: | https://05-31-chore-update-workspace.rivet-studio.pages.dev |
Deploying rivet-hub with
|
| Latest commit: |
2d15751
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5c2cd7e3.rivet-hub-7jb.pages.dev |
| Branch Preview URL: | https://05-31-chore-update-workspace.rivet-hub-7jb.pages.dev |
edec6dc to
3e7664e
Compare
199c164 to
2d15751
Compare
3e7664e to
6d6cc7e
Compare
2d15751 to
097e6a0
Compare
097e6a0 to
2d15751
Compare
6d6cc7e to
3e7664e
Compare

Changes