- 14 Apr, 2020 2 commits
-
-
Samuel GAIST authored
Having characters explained in a logged string does not make understanding the code easy.
-
Samuel GAIST authored
This will allow better handling of new asset creation and is a field that will be mandatory in the next release of the beat platform.
-
- 18 Mar, 2020 4 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Fix experiment monitor command Closes #66 See merge request !89
-
Samuel GAIST authored
The handling of the get call was not updated after the webapi module refactor. This patch fixes this and also properly handles the case the first call does not work and thus happens before the full ncurse setup occures. Fixes #66
-
- 17 Mar, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 16 Mar, 2020 14 commits
-
-
Flavio TARSETTI authored
Add push failure check Closes #65 See merge request !88
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
The database generated for the online system is not exactly the same as the one used for the tests although they share the same name. This patch pulls the necessary database to ensure that everything is in place properly to do the push tests.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
The check is done prior to the dependency list enumeration.
-
Samuel GAIST authored
The check is done prior to the dependency list enumeration.
-
Samuel GAIST authored
The check is done prior to the dependency list enumeration.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 12 Mar, 2020 5 commits
-
-
Flavio TARSETTI authored
Improve dependency check See merge request !86
-
-
Flavio TARSETTI authored
Add cache remove See merge request !87
-
Samuel GAIST authored
This allows to clear the content of a specific block. This allows to experiment re-runs to take advantage of the cache up to the block that was cleaned.
-
Samuel GAIST authored
-
- 11 Mar, 2020 4 commits
-
-
Flavio TARSETTI authored
Improve logging setup See merge request !85
-
Samuel GAIST authored
-
Samuel GAIST authored
warn is obsolete.
-
Samuel GAIST authored
The setting of the level of the "beat" logger is done in the callback of the verbosity option. therefore continue here the work on that logger rather than modify the root one since all the other will crawl up the chain until that one.
-
- 04 Mar, 2020 2 commits
-
-
Flavio TARSETTI authored
Only create the database view if the indexing must be done See merge request !84
-
Samuel GAIST authored
There's no reason to create the view early if it might not be used.
-
- 29 Jan, 2020 2 commits
-
-
André Anjos authored
Do not fail if the platform cannot be reached when listing environments Closes #64 See merge request !83
-
Samuel GAIST authored
This makes the behaviour consistant with the local discovery of environments.
-
- 15 Jan, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 14 Jan, 2020 3 commits
-
-
Samuel GAIST authored
Add test prefix content to MANIFEST.in See merge request !82
-
Samuel GAIST authored
The prefix content is only partially copied in the package which breaks the online tests done through beat/beat.web>.
-
Samuel GAIST authored
Update toolchain files to follow the latest and fixed schema See merge request !81
-