-
f12ec81d
by Martin Blanchard
at 2018-09-06T14:28:35Z
utils.py: Support symlinks and folders in fetcher helper
https://gitlab.com/BuildGrid/buildgrid/issues/61
-
32a80c82
by Martin Blanchard
at 2018-09-10T12:42:15Z
client/cas.py: Introduce CAS uploader helper class
https://gitlab.com/BuildGrid/buildgrid/issues/61
-
b3cc82a0
by Martin Blanchard
at 2018-09-10T12:42:17Z
utils.py: New OutputFile maker helper
https://gitlab.com/BuildGrid/buildgrid/issues/61
-
2c363d24
by Martin Blanchard
at 2018-09-10T12:42:17Z
utils.py: New OutputDirectory maker helper
https://gitlab.com/BuildGrid/buildgrid/issues/61
-
9948d3a7
by Martin Blanchard
at 2018-09-10T12:42:17Z
temp_directory.py: Better action execution support
https://gitlab.com/BuildGrid/buildgrid/issues/61
-
f6bed526
by finn
at 2018-09-10T15:56:05Z
Rearranged files into more sensible folders.
Updated imports to relfect this also.
-
a5bb905a
by finn
at 2018-09-10T15:56:05Z
Removed unused exception domains and added OutOfRangeError
-
6865637c
by finn
at 2018-09-10T15:58:31Z
Adding `remote` implementation of storage_abc
-
723d70d6
by finn
at 2018-09-10T15:58:31Z
Separated out CAS instance from service
-
5b003c16
by finn
at 2018-09-10T15:58:31Z
Added remote storage unittests
Also updated unittests to reflect CAS service
and instance separation
-
55adaf05
by finn
at 2018-09-10T15:58:31Z
Added yml config parser
New class which maps custom tags and example yaml file.
Services now add themselves to the server upon initialisation.
-
447eca5b
by Finn Ball
at 2018-09-10T15:58:31Z
Ammended unittests to support new Controller class.
Also fixed instance name support
-
9aa4a391
by Finn Ball
at 2018-09-10T15:58:31Z
Ammended docs and gitlab ci to use configs