-
0dfb96a0
by finn
at 2018-08-16T07:56:17Z
New commands. Can upload files and commands to CAS.
New bot which executes commands with local tools in a temp directory.
Bots have been moved to a new folder to act as plugins for BuildGrid.
-
63b65e1e
by finn
at 2018-08-16T07:58:52Z
Bot work is now sent on an executor to stop them blocking the session.
Also some small fixes to returned work from bots to execution.
-
4138c7cb
by finn
at 2018-08-16T07:58:52Z
New utils file which contains blob manipulation
-
5cb46ffd
by finn
at 2018-08-16T07:58:52Z
Updates to demos of BuildGrid.
Dummy command updated.
New CAS demo added.
-
1dbfac21
by Martin Blanchard
at 2018-08-16T08:56:51Z
Initial Sphinx support for documentation build
-
13ed1241
by Martin Blanchard
at 2018-08-16T09:02:54Z
Build and publish documentation from master changes
-
00a9ca5e
by finn
at 2018-08-16T12:11:33Z
Removing redundant tests
-
dc7f9e09
by Martin Blanchard
at 2018-08-16T13:58:15Z
Freeze pytest version requirement to 3.6.4
The 3.7.x releases seem to suffer from a regression in tests collection
that affects our linting process. It may have been fixed upstream
already [1]. Freezing requirement to latest 3.6.x for now.
[1] https://github.com/pytest-dev/pytest/pull/3802
-
c30f7308
by Martin Blanchard
at 2018-08-16T13:58:15Z
Clean-up test imports in order to respect PEP8 import order
-
4a6270e6
by Martin Blanchard
at 2018-08-16T13:58:15Z
Fix pylint minor issues (RCW) in tests
-
b629e593
by Martin Blanchard
at 2018-08-16T14:31:48Z
cli.py: Ensure Python 3.5 compatibility
ModuleNotFoundError has been added in version 3.6 and is a subclass of
ImportError anyway.
-
cb66c4dd
by finn
at 2018-08-17T15:07:18Z
Adding ref storage