jupyter-server / jupyter_releaser

A set of helper scripts and GitHub Actions to aid in automated releases of Python and npm packages.
https://jupyter-releaser.readthedocs.io/en/latest/
Other
46 stars 64 forks source link

Remove `target` from the example releaser workflows #500

Closed jtpio closed 1 year ago

jtpio commented 1 year ago

It looks like the prep-release.yml and publish-release.yml workflows don't have an input called target.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.18 :warning:

Comparison is base (5c89302) 81.82% compared to head (9f259f8) 81.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #500 +/- ## ========================================== - Coverage 81.82% 81.65% -0.18% ========================================== Files 20 20 Lines 2823 2823 Branches 508 508 ========================================== - Hits 2310 2305 -5 - Misses 385 390 +5 Partials 128 128 ``` [see 2 files with indirect coverage changes](https://codecov.io/gh/jupyter-server/jupyter_releaser/pull/500/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jupyter-server) 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=jupyter-server). 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=jupyter-server)

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