Skip to content

Conversation

@NathanFlurry
Copy link
Member

Changes

Copy link
Member Author

NathanFlurry commented Apr 1, 2025


How to use the Graphite Merge Queue

Add 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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 1, 2025

Deploying rivet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5852e82
Status:🚫  Build failed.

View logs

@NathanFlurry NathanFlurry force-pushed the 03-31-fix_pegboard_fix_manager_tests branch from d967870 to 5852e82 Compare April 1, 2025 05:07
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 1, 2025

Deploying rivet-hub with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5852e82
Status:🚫  Build failed.

View logs

@graphite-app
Copy link
Contributor

graphite-app bot commented Apr 2, 2025

Merge activity

  • Apr 2, 1:51 PM EDT: NathanFlurry added this pull request to the Graphite merge queue.
  • Apr 2, 1:52 PM EDT: CI is running for this pull request on a draft pull request (#2299) due to your merge queue CI optimization settings.
  • Apr 2, 1:54 PM EDT: Merged by the Graphite merge queue via draft PR: #2299.

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR fixes manager tests by updating actor handling with a new (Uuid, u32) key and streamlining Dockerfile and test configurations.

• In packages/edge/infra/client/manager/src/ctx.rs, actors are now stored using (Uuid, u32), converting i64 to u32, so ensure generation values are within range.
• In packages/edge/infra/client/echo/Dockerfile, the cache mount path is updated and the directory change removed—verify correct Cargo.toml detection.
• In packages/edge/infra/client/manager/tests/common.rs, tests now include an explicit generation (0) and remove the owner field, aligning with updated client configuration.
• In packages/edge/infra/client/manager/tests/container_lifecycle.rs, actor state tests now expect a tuple key; check the Exited state assertion for consistency in error messaging.

4 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

graphite-app bot pushed a commit that referenced this pull request Apr 2, 2025
<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
@graphite-app graphite-app bot closed this Apr 2, 2025
@graphite-app graphite-app bot deleted the 03-31-fix_pegboard_fix_manager_tests branch April 2, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants