-
62026e54
by Carter Sande
at 2018-07-27T19:29:51Z
Update Remote Workers API protobufs
-
1007082f
by Carter Sande
at 2018-07-27T19:36:19Z
Adopt new Lease message properties
-
719646e0
by James Ennis
at 2018-07-30T09:57:02Z
setup.py: Remove redundant and non-required dependency packages
-
80568d4e
by James Ennis
at 2018-07-30T09:57:02Z
.gitlab-ci.yml: Run CI with debian-stretch image:
- Patch removes the fedora testing for now.
- We now test on a 'fresh' debian-stretch image which
only has python3, pip3 and setuptools installed.
-
e8221e63
by James Ennis
at 2018-07-30T09:57:02Z
.gitlab-ci.yml: Explicitly install coverage
-
fbdce45c
by finn
at 2018-07-30T15:40:04Z
Moved proto files to new folder inside buildgrid
Solves #21
-
5129ce99
by finn
at 2018-07-30T16:53:18Z
Added a script to generate protobufs
-
6555676f
by finn
at 2018-07-31T08:02:36Z
Adding remote execution v2 protos
-
04fddfa5
by finn
at 2018-08-02T12:07:48Z
Update BuildGrid to Remote Execution API v2
-
e1c3dba6
by finn
at 2018-08-02T12:07:58Z
Removed Remote Execution v1 API
-
dfaadddf
by finn
at 2018-08-02T12:07:58Z
Added WaitExecution method for Remote Execution
-
41b3553f
by finn
at 2018-08-02T15:05:24Z
Added messaging queues for operation updates
ExecutionService now registers for message updates.
Once all messages have been read and job is completed,
job is removed.
-
7acd1516
by Laurence Urhegyi
at 2018-08-02T15:11:24Z
Update CONTRIBUTING.rst
adds policy for granting access to merge code
-
230aa7a8
by finn
at 2018-08-02T15:11:24Z
Adding bot_interface unittests
-
0545f833
by finn
at 2018-08-02T15:12:51Z
Refactored bots, simplified asyncio