reanahub / reana

REANA: Reusable research data analysis platform
https://docs.reana.io
MIT License
123 stars 54 forks source link

helm: add demo repositories info for launcher page in UI #746

Closed giuseppe-steduto closed 11 months ago

giuseppe-steduto commented 12 months ago

Closes reanahub/reana-ui#323.

codecov[bot] commented 12 months ago

Codecov Report

Merging #746 (97c0566) into master (9dd672d) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana/pull/746/graphs/tree.svg?width=650&height=150&src=pr&token=NmV0ZCmqfN&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana/pull/746?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #746 +/- ## ======================================= Coverage 18.87% 18.87% ======================================= Files 26 26 Lines 2199 2199 ======================================= Hits 415 415 Misses 1784 1784 ```
giuseppe-steduto commented 12 months ago

Should we give admins the possibility to also specify the REANA specification file for the example to be launched? Personally I think it might feel a bit like "overloading".

mdonadoni commented 12 months ago

Should we give admins the possibility to also specify the REANA specification file for the example to be launched? Personally I think it might feel a bit like "overloading".

To be honest, I think that would be a nice addition! I think the ideal would be to make this field optional, defaulting to reana.yaml. We could even go as far as letting admins also customise the name of the launched workflows, but this is really minor compared to customising the REANA specification file.