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

Bump web console (skip empty chunks during image upload) #3110

Merged
merged 1 commit into from
May 13, 2023

Conversation

david-crespo
Copy link
Contributor

@david-crespo david-crespo enabled auto-merge (squash) May 13, 2023 15:48
@david-crespo david-crespo merged commit a4f9e26 into main May 13, 2023
@david-crespo david-crespo deleted the bump-console-ab407766 branch May 13, 2023 17:04
@@ -253,7 +253,7 @@ async fn sdc_alloc_regions(
)
.await
.map_err(ActionError::action_failed)?;
Ok(datasets_and_regions)
Ok(dbg!(datasets_and_regions))
Copy link
Contributor

Choose a reason for hiding this comment

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

(this wasn't meant to be included, right?)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Aaaaaaa no. I use a script to make these PRs and I should make it fail if there are any unrelated changes hanging around. Or just don’t git add --all 🤦‍♂️

david-crespo added a commit that referenced this pull request May 16, 2023
david-crespo added a commit that referenced this pull request May 16, 2023
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