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

Implement unambiguous compressed blobs bytestream upload early return #527

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

mostynb
Copy link
Collaborator

@mostynb mostynb commented Feb 19, 2022

This is an implementation of this REAPI spec update:
bazelbuild/remote-apis#213

Which is part of the solution to this issue:
bazelbuild/bazel#14654

This is an implementation of this REAPI spec update:
bazelbuild/remote-apis#213

Which is part of the solution to this issue:
bazelbuild/bazel#14654
mostynb added a commit to mostynb/bazel that referenced this pull request Feb 19, 2022
This is an implementation of this REAPI spec update:
bazelbuild/remote-apis#213

Here's a bazel-remote build that can be used to test this change:
buchgr/bazel-remote#527

Fixes bazelbuild#14654
mostynb added a commit to mostynb/bazel that referenced this pull request Feb 21, 2022
This is an implementation of this REAPI spec update:
bazelbuild/remote-apis#213

Here's a bazel-remote build that can be used to test this change:
buchgr/bazel-remote#527

Fixes bazelbuild#14654
bazel-io pushed a commit to bazelbuild/bazel that referenced this pull request Feb 22, 2022
This is an implementation of this REAPI spec update:
bazelbuild/remote-apis#213

Here's a bazel-remote build that can be used to test this change:
buchgr/bazel-remote#527

Fixes #14654

Closes #14870.

PiperOrigin-RevId: 430167812
brentleyjones pushed a commit to brentleyjones/bazel that referenced this pull request Feb 22, 2022
This is an implementation of this REAPI spec update:
bazelbuild/remote-apis#213

Here's a bazel-remote build that can be used to test this change:
buchgr/bazel-remote#527

Fixes bazelbuild#14654

Closes bazelbuild#14870.

PiperOrigin-RevId: 430167812
(cherry picked from commit d184e48)
Wyverald pushed a commit to bazelbuild/bazel that referenced this pull request Feb 22, 2022
This is an implementation of this REAPI spec update:
bazelbuild/remote-apis#213

Here's a bazel-remote build that can be used to test this change:
buchgr/bazel-remote#527

Fixes #14654

Closes #14870.

PiperOrigin-RevId: 430167812
(cherry picked from commit d184e48)

Co-authored-by: Mostyn Bramley-Moore <mostyn@antipode.se>
@mostynb mostynb mentioned this pull request Feb 22, 2022
@mostynb
Copy link
Collaborator Author

mostynb commented Feb 23, 2022

The corresponding spec change was merged, as well as a bazel fix.

@mostynb mostynb merged commit aad9c55 into buchgr:master Feb 23, 2022
@mostynb mostynb deleted the compressed_blobs_upload_early_return branch February 23, 2022 18:38
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.

1 participant