- 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 4 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
-
Samuel GAIST authored
The loops entry for representation was removed. Check beat.core!105 for more information.
-
- 28 Nov, 2019 5 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Fix url building See merge request !80
-
Samuel GAIST authored
-
Samuel GAIST authored
The current implementation lost the path of the configured platform URL.
-