hynek / build-and-inspect-python-package

Build and Inspect Python Packages in GitHub Actions
MIT License
181 stars 13 forks source link

Add output for name of uploaded artifact #125

Closed rmartin16 closed 6 months ago

rmartin16 commented 6 months ago

I'd like to avoid needing to assume the name of the artifact in my downstream workflows.

hynek commented 6 months ago

Hi, sorry your work collided with me fixing #123 could you rebase/resolve conflicts? I'll release ASAP then.

rmartin16 commented 6 months ago

Done. Thank you!

hynek commented 6 months ago

Thanks!

rmartin16 commented 6 months ago

Just as a heads up, I'm about to propose another change. I need to control check-wheel-contents to ignore some of its errors....just in case you'd be willing to entertain that one as well before anther release.

[edit] Actually, I'll just add the config to [tool.check-wheel-contents] in pyproject.toml.

hynek commented 6 months ago

I'm afraid further changes will have to wait until after my big vacation. But feel free to open issues/PRs!