-
# RFC workflow sharing with colleagues
## About
We are starting a new sprint to allow workflow sharing on REANA. The primary goal is to allow researchers to share their workflow runs, logs, and …
-
The output examples are located in the statistical analysis directory:
```console
$ ls -l statanalysis/example_results/
total 48
-rw-r--r-- 1 simko simko 174 Jun 17 11:20 data_limit.json
-rw-…
-
```
qiansitian@sqmbp16 ~> ssh lxplus7
ssh: Could not resolve hostname lxplus7.cern.ch: nodename nor servname provided, or not known
```
Today I realized that lxplus7 it no longer there...
* So…
-
**Describe the bug**
When writing an output file while reading an input file, the branches that are basic-type and being observed by the process are not copied into the output file properly. This is …
-
Some analyses have hundreds of input files. A `dataset` field in the workflow would allow the user to specify the path to the dataset (for example a CMS DAS path like `/QCD_Pt-15to7000_TuneCP5_Flat201…
-
In [rest.py](https://github.com/reanahub/reana-workflow-controller/blob/master/reana_workflow_controller/rest.py#L38) there is a redefinition of the possible statuses of a workflow. The [WorkflowStatu…
-
As part of Google Summer of Code we are considering to build a CLI tool for Zenodo as one of the possible projects (see the details [HERE](https://github.com/zenodo/zenodo/wiki/Google-Summer-of-Code-2…
-
![image](https://user-images.githubusercontent.com/9035606/63261009-b9305400-c282-11e9-8be6-9c5fc90adb19.png)
GitLab
-
In the current RECAST docs, one of the first things a new users sees is the rome example:
```console
pip install recast-atlas
recast run examples/rome # using `--backend docker` by default
```
…
-
**Current behavior**
Apart from shell commands, Snakemake also permits [running python code directly via `run:`](https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html#snakefiles-and-rule…