reanahub / reana-workflow-controller

REANA Workflow Controller
http://reana-workflow-controller.readthedocs.io/
MIT License
2 stars 38 forks source link

refactor(docs): move from reST to Markdown (#567) #567

Closed mdonadoni closed 9 months ago

mdonadoni commented 9 months ago

Convert docs from reStructuredText to Markdown so that the changelog file is compatible with Release Please.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (199c163) 73.23% compared to head (4fbdb74) 73.23%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-workflow-controller/pull/567/graphs/tree.svg?width=650&height=150&src=pr&token=SC0cf8SzMF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-workflow-controller/pull/567?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #567 +/- ## ======================================= Coverage 73.23% 73.23% ======================================= Files 15 15 Lines 1360 1360 ======================================= Hits 996 996 Misses 364 364 ```