-
Currently, if a job/workflow is finished, the pods are cleaned out, in [RJC for jobs](https://github.com/reanahub/reana-job-controller/blob/84181974db90ffe451acedab129f7a9ede3223d6/reana_job_controlle…
-
Задача:
- выбрать каждый загрязнитель из ежедневной таблицы измерений 2020 года
- рассчитать месячный и годовой выброс по каждому загрязнителю
- вывести рассчетные показатели в терминал в вид…
-
Hi,
Would it be possible to make the Web-UI signup functionality optional? Perhaps a value that can be overidden during the helm installation?
-
We have recently introduce `Dockerfile` linting for one repository, see https://github.com/reanahub/reana-env-root6/pull/10
Let's introduce it to all repositories having `Dockerfile` for consistenc…
-
- [x] [reana-ui](https://github.com/reanahub/reana-ui/pull/161)
- [x] [pytest-reana](https://github.com/reanahub/pytest-reana/pull/78)
- [x] [reana-commons](https://github.com/reanahub/reana-commons…
-
> BTW I noticed the following GA warning:
>`Ubuntu-latest workflows will use Ubuntu-20.04 soon. For more details, see https://github.com/actions/virtual-environments/issues/1816`
>Perhaps we should …
-
> An example of Python code problems that flake8 can catch is there: reanahub/reana-commons#235
Personally I have flake8 plugged into my editors, so I see these locally. However, one has to have a sp…
-
We are currently including more than necessary Python versions in the testing matrix:
```console
$ grep 3.7, reana-*/.github/workflows/ci.yml
reana-commons/.github/workflows/ci.yml: python…
-
> The `reana-ui issue` on `0.7.0devYYYYMMDD` deployed on PROD that I mentioned at the stand-up today was the following:
> - `reana-server` was not returning a response for a reason or another;
> …
-
> Tests are not passing with `ubuntu-20.04` because of directory hash mismatch (`calculate_hash_of_dir` used to calculate it). Error can be found [here](https://github.com/audrium/reana-commons/runs/1…