-
https://github.com/common-workflow-language/cwltest#generate-conformance-badges-using-cwltest
Example: https://github.com/tom-tan/ep3#classes
-
Prepare 0.8.0 release PRs.
Test integration on many examples before merging and pushing images:
- [x] Kubernetes (tested all demos)
Test HTCondor/Slurm compute backends again:
- [x] HTCondor (…
-
**Current behaviour**
When workflow contains an error, such as the following in the roofit example:
```diff
diff --git a/reana-yadage.yaml b/reana-yadage.yaml
index bdf91d7..0d8e31a 100644
--…
-
Currently on production mode installation there are some issues with `rest-api` logging:
1) It is only working for limited amount of endpoints. E.g. `/ping` is not being logged while `/api/you` log…
-
Prepare 0.8.0-alpha.5 release PRs.
For each component, check whether everything from `maint-0.7` was integrated (using `git log master..maint-0.7`).
Test integration on many examples before merg…
-
Python-3.10 was released and is available in many distributions.
We should include it in user packages (`r-client`, `r-commons` etc) so that users on Python-3.10 can use REANA without troubles. So …
-
The `setup.py` `install_requires` for `reana-client` `v0.7.5` distributed on PyPI are creating dependency conflicts that `pip`'s dependency resolver is struggling to resolve
https://github.com/rean…
-
Since the Storm Reprozip Proxy images are used in other projects like `Storm Job Reana`, automating their build is necessary to avoid versions mismatch.
- [x] Introduce github actions to build the …
-
this seems to be required by reana
-
Email addresses with a dash fail with `ERROR: Invalid email format`, which is very confusing when running the create-admin-user script.
https://github.com/reanahub/reana-server/blob/4c986b2847f546e…