- Jun 09, 2020
-
-
Samuel GAIST authored
The latest versions are needed because they provide the required test data/information updates.
-
- May 25, 2020
-
-
Samuel GAIST authored
- beat.backend.python to 1.7.7
-
- Apr 14, 2020
-
-
Samuel GAIST authored
- beat.core to 1.10.3 - beat.backend.python to 1.7.6 - beat.cmdline to 1.7.0
-
- Feb 25, 2020
-
-
When pushing a completely new experiment on the platform, an error occurs when calling update_blocks on the cache content check. If the object does not exists, then an exception is rightfully raised. This patch changes that by using get_or_create like of the outputs handling.
-
- Jan 16, 2020
-
-
Samuel GAIST authored
dev.yml is used to test against the latest stable version of the beat packages. The CI build system now uses the new strict channel policy of conda which means that it does not search further after a package is found in a channel. Thus if the specified version is not found, it ends up with an error.
-
- beat.core to 1.9.2 - beat.backend.python to 1.7.3 - beat.cmdline to 1.6.1
-
- Oct 08, 2019
-
-
Samuel GAIST authored
- beat.core 1.9.0 - beat.backend.python 1.7.2 - beat.cmdline 1.5.0
-
Samuel GAIST authored
-
Samuel GAIST authored
Since beat.core is fixed at 1.8.0, the others must also be pinned to their corresponding versions. See release.cfg
-
- Sep 05, 2019
-
-
Zohreh MOSTAANI authored
-
- Aug 29, 2019
-
-
Samuel GAIST authored
-
rest_framework swagger has been deprecated with with recommendation to use drf-yasg to produce the API page. The package also allows to generate openapi spec files to be rendered by sphinx which will be used to generate a more up to date version of the API documentation.
-
- Aug 28, 2019
-
-
Samuel GAIST authored
-
- Mar 09, 2019
-
-
It's now properly pulled in by beat.cmdline
-
- beat.core to 1.8 - beat.devel to 2019.02.11 - bob.devel to 2019.02.11
-
André Anjos authored
-
- Feb 28, 2019
-
-
Samuel GAIST authored
graphviz is used by beat.core to generate dot diagrams. It's not listed as dependency of that package as this feature has a narrow use that would pull unnecessary dependencies for the most common cases.
-
- Feb 21, 2019
-
-
André Anjos authored
-
- Dec 29, 2018
-
-
André Anjos authored
-
- Dec 15, 2018
-
-
André Anjos authored
-
- Dec 13, 2018
-
-
André Anjos authored
-
André Anjos authored
-
- Dec 11, 2018
-
-
André Anjos authored
[conda-env/buildout] Minimize conda environment specification; Update python to 3.6; Use bob/beat-devel for specs; Remove sysegg recipe from buildout files
-
- Dec 10, 2018
-
-
André Anjos authored
-
André Anjos authored
-