-
45e1d8b9
by Martin Blanchard
at 2018-10-25T10:25:51Z
Udapte .proto files to their latest version
Noteworthy changes include:
* From remote_execution.proto:
- Support for symlinks in build output [1].
- Operation cancellation clarification [2].
- Documentation updates.
* From http.proto:
- Documentation updates.
[1] https://github.com/bazelbuild/remote-apis/pull/28
[2] https://github.com/bazelbuild/remote-apis/pull/30
-
6e9857e2
by Finn
at 2018-10-25T12:26:31Z
Adding an FAQ to the docs.
-
68723d8c
by Martin Blanchard
at 2018-10-25T12:51:05Z
job.py: Implement server-side ExecutedActionMetadata
https://gitlab.com/BuildGrid/buildgrid/issues/83
-
30926bb5
by Martin Blanchard
at 2018-10-25T12:51:41Z
scheduler.py: Better handle job lease state changes
https://gitlab.com/BuildGrid/buildgrid/issues/83
-
268e774f
by Martin Blanchard
at 2018-10-25T12:51:51Z
utils.py: Add a hostname getter
https://gitlab.com/BuildGrid/buildgrid/issues/83
-
d6aedb91
by Martin Blanchard
at 2018-10-25T12:51:55Z
bots/dummy.py: Report (dummy) ExecutedActionMetadata
https://gitlab.com/BuildGrid/buildgrid/issues/83
-
14d5a789
by Martin Blanchard
at 2018-10-25T12:51:58Z
bots/host.py: Report ExecutedActionMetadata
https://gitlab.com/BuildGrid/buildgrid/issues/83
-
9d182354
by Martin Blanchard
at 2018-10-25T12:52:01Z
cmd_operation.py: Improve bgd operation output
https://gitlab.com/BuildGrid/buildgrid/issues/83