Skip to content
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

fix: get pegboard -> fdb connection over vlan #1362

Conversation

MasterPtato
Copy link
Contributor

Changes

Copy link

cloudflare-workers-and-pages bot commented Nov 15, 2024

Deploying rivet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 845a4cb
Status:🚫  Build failed.

View logs

Copy link
Contributor

graphite-app bot commented Nov 15, 2024

Your org requires the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@MasterPtato MasterPtato force-pushed the 11-14-fix_fix_various_bugs branch from eebc22b to 76b6459 Compare November 20, 2024 19:27
@MasterPtato MasterPtato force-pushed the 11-15-fix_get_pegboard_-_fdb_connection_over_vlan branch from a48393f to c945a67 Compare November 20, 2024 19:27
@NathanFlurry NathanFlurry force-pushed the 11-14-fix_fix_various_bugs branch from 76b6459 to c9221e7 Compare November 21, 2024 01:49
@NathanFlurry NathanFlurry force-pushed the 11-15-fix_get_pegboard_-_fdb_connection_over_vlan branch from c945a67 to 46cdc4a Compare November 21, 2024 01:49
@NathanFlurry NathanFlurry force-pushed the 11-14-fix_fix_various_bugs branch from c9221e7 to 3415ead Compare November 21, 2024 02:00
@NathanFlurry NathanFlurry force-pushed the 11-15-fix_get_pegboard_-_fdb_connection_over_vlan branch from 46cdc4a to 2218134 Compare November 21, 2024 02:01
@MasterPtato MasterPtato force-pushed the 11-14-fix_fix_various_bugs branch from 3415ead to f10e5a2 Compare November 21, 2024 02:42
@MasterPtato MasterPtato force-pushed the 11-15-fix_get_pegboard_-_fdb_connection_over_vlan branch from 2218134 to 1f4e131 Compare November 21, 2024 02:42
@@ -97,7 +97,7 @@ async fn upload_build(
backend::upload::PrepareFile {
path: unwrap!(unwrap!(build.key.file_name(), "should have file name").to_str()).to_string(),
content_length: len,
multipart: false,
multipart: len > util::file_size::mebibytes(100),
Copy link
Member

Choose a reason for hiding this comment

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

i updated upload prepare to automatically handle this

return Ok(handle_upload(s3_client, upload_id, file).await?);

@NathanFlurry NathanFlurry force-pushed the 11-14-fix_fix_various_bugs branch from f10e5a2 to 1db70ca Compare November 21, 2024 09:11
@NathanFlurry NathanFlurry force-pushed the 11-15-fix_get_pegboard_-_fdb_connection_over_vlan branch from 1f4e131 to 07f359e Compare November 21, 2024 09:11
@NathanFlurry NathanFlurry force-pushed the 11-14-fix_fix_various_bugs branch from 1db70ca to bf66349 Compare November 21, 2024 20:53
@NathanFlurry NathanFlurry force-pushed the 11-15-fix_get_pegboard_-_fdb_connection_over_vlan branch from 07f359e to 845a4cb Compare November 21, 2024 20:53
Copy link
Contributor

graphite-app bot commented Nov 21, 2024

Merge activity

  • Nov 21, 3:55 PM EST: A user added this pull request to the Graphite merge queue.
  • Nov 21, 3:58 PM EST: CI is running for this PR on a draft PR: #1425
  • Nov 21, 4:00 PM EST: A user merged this pull request with the Graphite merge queue via draft PR: #1425.

NathanFlurry pushed a commit that referenced this pull request Nov 21, 2024
<!-- 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 Nov 21, 2024
@graphite-app graphite-app bot deleted the 11-15-fix_get_pegboard_-_fdb_connection_over_vlan branch November 21, 2024 21:00
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