-
-
The workflow engines should publish human-readable statuses taken from [reana-db](https://github.com/reanahub/reana-db/blob/master/reana_db/models.py#L56), e.g. for the [cwl engine](https://github.com…
-
@diegodelemos @dinosk I am able to reproduce the DB creation problem from last Friday using LATEST cluster configuration and `master` versions of everything. Here is a quick recap.
After bringing…
-
[ReanaBackend](https://github.com/reanahub/reana-cluster/blob/db7dfb84f9caafcbc8827b232f6575024a30aa63/reana_cluster/reana_backend.py) -class isn't documented / lacks docstrings.
[KubernetesBackend…
-
[REANA cluster specification schema](https://github.com/reanahub/reana-cluster/blob/db7dfb84f9caafcbc8827b232f6575024a30aa63/reana_cluster/reana_cluster_spec_schema.json) is lacking descriptions for (…
-
When [outputting cluster backend configuration files](https://github.com/reanahub/reana-cluster/blob/db7dfb84f9caafcbc8827b232f6575024a30aa63/reana_cluster/cli/cluster.py#L133) (e.g. K8S manifests) cu…
-
After the CWL upgrade https://github.com/reanahub/reana-workflow-engine-cwl/issues/74, the execution of the workflow ends correctly and outputs can be downloaded but the following logs on RWE-CWL `wor…
-
Send progress notifications to the message broker in a way similar to Yadage.
Note that the RabbitMQ/ZeroMQ business may get refactored within REANA...
-
When running [this example](https://github.com/dprelipcean/reana-demo-cms-reco/tree/create_initial_structure), I encounter the following error after the workflow has finished (however unsuccessfully):…
-
Seen a case when a workflow run couldn't be stopped:
```console
$ reana-client status -w bsm-user-7.1
NAME RUN_NUMBER CREATED STATUS PROGRESS
bsm-user-7 1 …