epiverse-trace / sivirep

Data Wrangling and Automated Reports from 'SIVIGILA' source
https://epiverse-trace.github.io/sivirep/
Other
29 stars 3 forks source link

Remove rendered reports #107

Closed Bisaloo closed 6 months ago

Bisaloo commented 7 months ago

Rendered reports were removed in #94 but added again after.

I suspect this happened through the use of merge commits and would recommend using rebases to keep the dev branch up to date with main instead of merge commits.

This will result in a much cleaner and more easily understood git history, and make potential errors visible because they are pushed to main.