- 26 Feb, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 25 Feb, 2020 1 commit
-
-
Flavio TARSETTI authored
Add missing variable initialisation for optional argument in worker script See merge request !113
-
- 24 Feb, 2020 1 commit
-
-
Samuel GAIST authored
-
- 20 Feb, 2020 8 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Improve disconnection handling See merge request !112
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
improve complex setup handling See merge request !111
-
-
Support giving a custom mount point to use for volume setup. This will replace the cache path when creating the volumes.
-
- 19 Feb, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 07 Feb, 2020 7 commits
-
-
André Anjos authored
Make cache access more specific See merge request !110
-
Samuel GAIST authored
-
Samuel GAIST authored
It was not matching the one created by the original discovery and thus fails to find the environments for the tests.
-
Samuel GAIST authored
This will only mount what is needed by the various containers.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Improve handling of message handler shutdown in local executor See merge request !109
-
- 06 Feb, 2020 1 commit
-
-
Samuel GAIST authored
Relates to beat.backend.python#30
-
- 29 Jan, 2020 2 commits
-
-
André Anjos authored
Handle docker exception following the raise on error property for the new environment discovery Closes #93 See merge request !108
-
Samuel GAIST authored
IF docker is installed or the daemon not accessible, the exception propagation will not follow the raise on error property. This patch fixes that and thus keeps the behaviour consistant.
-
- 21 Jan, 2020 2 commits
-
-
André Anjos authored
Add logging information to lable based discover See merge request !107
-
Samuel GAIST authored
This will show information similar to the describe based implementation.
-
- 20 Jan, 2020 1 commit
-
-
André Anjos authored
Implement environment discovery using docker labels See merge request !106
-
- 17 Jan, 2020 1 commit
-
-
The next release of BEAT environments will make use of docker labels to provide the information the current describe command returns (minus the os entry which is not currently used). This new implementation of discovery uses these labels and thus speeds up the process. The original code is kept as a fallback method in case a node only has images using the old build process.
-
- 15 Jan, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 26 Nov, 2019 4 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Remove loops from representation in toolchain schema See merge request !105
-
Samuel GAIST authored
The blocks entry covers them as it already covers both the blocks and analysers. Therefore there's no need for an additional property here.
-
- 14 Nov, 2019 2 commits
-
-
André Anjos authored
Completely remove "license_file" entry on conda recipe Closes #91 See merge request !104
-
Samuel GAIST authored
See bob.devtools#44 and bob.devtools!127
-
- 08 Nov, 2019 2 commits
-
-
Flavio TARSETTI authored
Improve protocol template lookup for database prototype Closes beat.editor#249 See merge request !103
-
Samuel GAIST authored
Rather than blindingly selecting the first protocol template found, look for the first valid one.
-
- 22 Oct, 2019 1 commit
-
-
Samuel GAIST authored
[docedit] removed Biometrics evaluation from the definition of BEAT See merge request !102
-
- 18 Oct, 2019 1 commit
-
-
Zohreh MOSTAANI authored
-