chore: update workspace - #2505
Closed
NathanFlurry wants to merge 1 commit into
Closed
Conversation
This was referenced May 31, 2025
Closed
This was referenced May 31, 2025
Member
Author
There was a problem hiding this comment.
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
MasterPtato
changed the base branch from
05-31-chore_fix_guard_metrics
to
graphite-base/2505
May 31, 2025 01:04
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 |
NathanFlurry
force-pushed
the
graphite-base/2505
branch
from
May 31, 2025 01:52
b867000 to
edec6dc
Compare
NathanFlurry
force-pushed
the
05-31-chore_update_workspace
branch
from
May 31, 2025 01:52
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 |
NathanFlurry
changed the base branch from
graphite-base/2505
to
05-31-chore_fix_guard_metrics
May 31, 2025 01:52
MasterPtato
changed the base branch from
05-31-chore_fix_guard_metrics
to
graphite-base/2505
May 31, 2025 02:05
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 |
MasterPtato
force-pushed
the
graphite-base/2505
branch
from
June 2, 2025 18:13
edec6dc to
3e7664e
Compare
MasterPtato
force-pushed
the
05-31-chore_update_workspace
branch
from
June 2, 2025 18:13
199c164 to
2d15751
Compare
MasterPtato
changed the base branch from
graphite-base/2505
to
05-31-chore_fix_guard_metrics
June 2, 2025 18:14
NathanFlurry
force-pushed
the
05-31-chore_fix_guard_metrics
branch
from
June 2, 2025 20:12
3e7664e to
6d6cc7e
Compare
NathanFlurry
force-pushed
the
05-31-chore_update_workspace
branch
from
June 2, 2025 20:12
2d15751 to
097e6a0
Compare
This was referenced Jun 2, 2025
MasterPtato
force-pushed
the
05-31-chore_update_workspace
branch
from
June 3, 2025 01:54
097e6a0 to
2d15751
Compare
MasterPtato
force-pushed
the
05-31-chore_fix_guard_metrics
branch
from
June 3, 2025 01:54
6d6cc7e to
3e7664e
Compare
This was referenced Jun 3, 2025
Closed
This was referenced Jun 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Changes