-
Populating workspace retention rules when creating new workflows was implemented in [this PR](https://github.com/reanahub/reana-server/pull/506/files).
So far the only validation which is done is c…
-
Based on the designs discussed at https://github.com/reanahub/reana-ui/issues/219#issuecomment-1046643185, we can display a REANA badge on the details sidebar of the record landing page under the foll…
slint updated
2 years ago
-
**Current behaviour**
Consider the following workflow run list:
```console
$ reana-client list -v
NAME RUN_NUMBER CREA…
-
Due to moving the workflow load logic from reana-client to the workflow-engine, we need all the workflow specification files in the workspace to be able to load the specification.
**Current behavi…
-
**Current behaviour**
When launching workflow from GitHub, e.g. using "Launch-on-REANA@CERN" badge at https://github.com/reanahub/reana-demo-root6-roofit/, the whole source code repository is clone…
-
For workflow step jobs, when users ask for `kerberos=True`, we are adding a side container to ensure Kerberos support.
For workflow engine orchestration, we don't do that. There is no `kerberos=Tr…
-
When a user exceeds disk quota, the CLI way of submitting workflows will prevent user from creating new workflow runs.
The behaviour was verified to work well. However, some improvements were propo…
-
Prepare 0.9.0-alpha.5 release PRs.
Test integration on many examples before merging and pushing images:
- [x] Kubernetes (`reana-dev run-example -c DEMO -b kubernetes --submit-only`)
Test HTCon…
-
Prepare 0.9.0-alpha.4 release PRs.
Test integration on many examples before merging and pushing images:
- [x] Kubernetes (`reana-dev run-example -c DEMO -b kubernetes --submit-only`)
Test HTCon…
-
The idea here is to display some notifications in the UI part when a certain percentage of usage is reached. This way we can keep the user informed and they can free some disk by deleting old workflow…