- Mar 09, 2019
-
-
Using the new scheduler/broker/worker paradigm.
-
This command will start a full scheduler/broker/worker setup on the local machine. This allows to have a working system closer to what the platform uses.
-
This avoids building the documentation as part of the setup since its now provided through the dedicated beat doc repository.
-
The path was wrong and there for the packages pulled from the package manager rather than git.
-
Python json module takes only str up to 3.6. Therefore decode the message received if we are running a python version lower than 3.6.
-
-
The broker might be on another machine.
-
Create the subfolder if it does not exist.
-
This is used in scheduling tests were the database can be modified from outside processes.
-
This will allow to pull docker images when calling buildout with the default configuration.
-
This allows a nice speedup of the test database and prefix creation.
-
- beat.core to 1.8 - beat.devel to 2019.02.11 - bob.devel to 2019.02.11
-
This implements: - scheduler - broker - worker scheduler and broker are meant to be run on the scheduler node. worker is here for development and test purposes.
-
André Anjos authored
Update bob/beat-devel to fix numpy-base issue See merge request !276
-
André Anjos authored
-
- Feb 28, 2019
-
-
Samuel GAIST authored
Fix queryset related issue See merge request !274
-
Samuel GAIST authored
Latest versions of django rest framework makes it mandatory to either provide a queryset property or get_queryset method. This commit also simplifies the code based on the use of get_queryset.
-
Samuel GAIST authored
Add graphviz to dev.yml for beat.cmdeline tests See merge request !273
-
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 27, 2019
-
-
André Anjos authored
Update CI and documentation linking See merge request !272
-
Samuel GAIST authored
-
Samuel GAIST authored
The binary handling wasn't done.
-
Samuel GAIST authored
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
-
- Feb 26, 2019
-
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
This is the root of the project and will be used to setup the test prefix with the content of beat.examples.
-
Samuel GAIST authored
Add creation of the default integer type and update the declaration of algorithm and analyser to pass validation. This commit also cleans up the code.
-
Samuel GAIST authored
This type is need to load the algorithm prototype. This commit also cleans up the code.
-
Samuel GAIST authored
This type is need to load the algorithm prototype. This commit also cleans up the code.
-
- Feb 25, 2019
-
-
André Anjos authored
-
- Feb 21, 2019
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
- Feb 20, 2019
-
-
André Anjos authored
-
André Anjos authored
-