datalad / datalad-gooey

A graphical user interface for DataLad (datalad.org)
https://docs.datalad.org/projects/gooey
Other
4 stars 6 forks source link

Build windows installer from last release #316

Closed christian-monch closed 1 year ago

christian-monch commented 1 year ago

This PR modifies the build windows installer-action to always build a windows installer from the latest release of datalad-gooey.

This prevents problems with releases and tags that are created for a windows installer that is built from a "random" revision of the code.

codecov-commenter commented 1 year ago

Codecov Report

Base: 69.08% // Head: 67.74% // Decreases project coverage by -1.34% :warning:

Coverage data is based on head (8247b94) compared to base (c1d9773). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #316 +/- ## ========================================== - Coverage 69.08% 67.74% -1.35% ========================================== Files 43 43 Lines 2824 2824 ========================================== - Hits 1951 1913 -38 - Misses 873 911 +38 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-gooey/pull/316?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_gooey/fsbrowser.py](https://codecov.io/gh/datalad/datalad-gooey/pull/316/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9mc2Jyb3dzZXIucHk=) | `28.51% <0.00%> (-11.49%)` | :arrow_down: | | [datalad\_gooey/app.py](https://codecov.io/gh/datalad/datalad-gooey/pull/316/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9hcHAucHk=) | `66.96% <0.00%> (-4.02%)` | :arrow_down: | | [datalad\_gooey/dataladcmd\_exec.py](https://codecov.io/gh/datalad/datalad-gooey/pull/316/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9kYXRhbGFkY21kX2V4ZWMucHk=) | `85.84% <0.00%> (+1.88%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

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