-
Move documentation out of readthedocs.io into docs.reana.io.
Keep only what is necessary on readthedocs.io especially if it is auto-generated, e.g. click docs.
Keep redirections from readthedocs…
-
As we have done in the [system-status daily notifications](https://github.com/reanahub/reana/issues/308), we can create a [cronjob](https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/…
-
The script can be written in Python and executed in `reana-server`. It should create enough data to test our tasks. Some objects it can create (make sure to not double create them, i.e. create `if not…
-
We should combine quotas into some kind of dict (maybe something similar like [here](https://github.com/reanahub/reana-client/pull/425/files#diff-4f27f08c3f46f0b755c1d5ac1a1e2dcaR72)) and group the us…
-
(1) Having a quick look on the GitHub actions, are we pushing `latest` tag for the master branch HEAD? We should rather avoid this, the `latest` tag is only used for local developments, otherwise in…
-
When a user asks for token, we currently send the following email:
```
New user access token request:
id_: ....
email: john.doe@example.org
full_name: John Doe
username: johndoe
access_toke…
-
Trying 0.7.0-alpha.1 is a single-user deployment mode:
```console
$ reana-dev run-ci -m /var/reana:/var/reana --exclude-components=r-a-vomsproxy,r-a-krb5 -c r-d-helloworld
```
leads to working…
-
**(1)** When connecting first time to REANA Web UI, the user can ask for a token:
![2020-09-11-095908_723x198_scrot](https://user-images.githubusercontent.com/517546/92890374-5bcfed80-f417-11ea-9f4…
-
For the SW records having ReANA or github workflow, add a keyword "Workflow"
- [x] AOD2NanoAODTool http://opendata.cern.ch/record/12340 (github wf in the code repo, pr done)
- [x] Htautau http://op…
-
The `slurmcern` compute backend is not working after refactoring...The jobs rapidly fails with numerous lines like:
```console
$ kubectl logs reana-run-batch-f29bf59b-7abd-4367-8aa8-5bf244da9417-c…