buck2 icon indicating copy to clipboard operation
buck2 copied to clipboard

Remote Execution debugging operations built into buck2

Open alexlian opened this issue 1 year ago • 0 comments

Per #622 referencing an internal Meta tool, we should provide proper RE functionality without a separate binary. Separating out the issue to correctly align title and close out the old one.

Operations should include: buck2 re download-action, buck2 re download-blob, etc. That would let everyone have access to this functionality in a backend independent way.

Note, this pathway should not be allowed for automation in general.

A possible substitution, and likely RBE providers may offer their own: https://github.com/bazelbuild/remote-apis-sdks/blob/master/go/cmd/remotetool/main.go>

alexlian avatar Feb 27 '25 23:02 alexlian