Support workspaces with remote execution (not incremental)
Background
When using remote execution to ship our builds off somewhere else, we'd like to be able to do this with workspaces open on the elements to be built.
Task description
-
When building with remote execution enabled, workspaced sources are used by the remote worker.
Acceptance Criteria
- Incremental builds are out of scope of this ticket.
- Fallback to local build is not considered a fix for this ticket.