-
### Problem
Now that REANA v0.3.0 does not distinguish between input data and code, we have amended the client scenarios and simplified ``reana.yaml`` accordingly.
However there is one remaining…
-
Currently we get:
```console
$ reana-client workflow status
NAME RUN_NUMBER ID USER ORGANIZATION STATUS COMMAND …
-
Consider the following recipe:
```
mmstf_sh500:
description: Calculate temperature trends and climatological means of mmstf.
variables:
va:
project: CMIP5
mip:…
-
I'm interested in separation of root-srv from html (presentation) layer. The later can be application specific and use different html/css/js tools which will allow to embed root-srv into other web app…
-
It would be good to use `REANA_ACCESS_TOKEN` as the environment variable name. It is more descriptive and it matches the CAP practices as well.
We may want to change the OpenAPI specs to use "acce…
-
Should have option for soft/hard delete, delete all failed workflows.
Soft delete could be done through a new status `deleted`, hard delete could delete the row in the DB completely.
-
See https://github.com/reanahub/reana-commons/pull/17#issuecomment-398511251.
-
The current output for a given OpenAPI spec using `sphinxcontrib-openapi` is very poor for the moment (see [REANA Job Controller API](http://reana-job-controller.readthedocs.io/en/latest/restapi.html)…
-
Introduce usual Getting started, User guide, Developer guide page structure. See other modules.
Describe in the user guide the caching feature. How to turn it off or on via `reana-client`. Warn u…
-
In order to facilitate collaboration with external non-GPL licensed systems, we consider changing the REANA platform license from GNU GPL to a more permissive MIT License.
According to the change…