imagej / pyimagej

Use ImageJ from Python
https://pyimagej.readthedocs.io/
Other
475 stars 82 forks source link

Add workflow dispatch trigger #244

Closed gselzer closed 1 year ago

gselzer commented 1 year ago

This should allow triggering manual builds.

codecov-commenter commented 1 year ago

Codecov Report

Base: 76.05% // Head: 76.05% // No change to project coverage :thumbsup:

Coverage data is based on head (4263966) compared to base (deea507). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #244 +/- ## ======================================= Coverage 76.05% 76.05% ======================================= Files 16 16 Lines 1829 1829 ======================================= Hits 1391 1391 Misses 438 438 ``` 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=imagej). 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=imagej)

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

gselzer commented 1 year ago

The use case for running a manual build doesn't come up very often, and I'm still not sure what exactly the conditions are. And I don't need to run a manual build anymore.

So I'm going to close this, but if we need this ability again, we can re-open the PR!