TRON-Bioinformatics / covigator

CoVigator - Monitoring SARS-CoV-2 mutations
MIT License
11 stars 1 forks source link

Update release pipeline to checkout submodules #127

Closed johausmann closed 1 year ago

johausmann commented 1 year ago

The release pipeline was missing the submodule input in the checkout section. Therefore the lineage constellations files were missing in the final wheel pushed to PyPi

priesgo commented 1 year ago

Don't we need these files added in the manifest file?

johausmann commented 1 year ago

The mainfest file was already updated with the last merge request. see here

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (7da34a9) 85.61% compared to head (4e5ed2c) 85.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #127 +/- ## ======================================= Coverage 85.61% 85.61% ======================================= Files 48 48 Lines 4964 4964 ======================================= Hits 4250 4250 Misses 714 714 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.