Skip to content

Enhance build-and-test workflow for PyPI publishing#229

Closed
andife wants to merge 2 commits intomainfrom
andife-patch-8
Closed

Enhance build-and-test workflow for PyPI publishing#229
andife wants to merge 2 commits intomainfrom
andife-patch-8

Conversation

@andife
Copy link
Member

@andife andife commented Dec 29, 2025

Adapt workflow to onnx/onnx

Added input option to publish to PyPI from workflow dispatch.

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
@andife andife requested review from a team as code owners December 29, 2025 21:24
pull_request:
workflow_dispatch:
inputs:
publish_pypi: # only from main branch it is possible to publish to pypi
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not allow tags?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what workflow to you suggest? uploading tags? or tagging directly via github ui?

@justinchuby
Copy link
Member

justinchuby commented Dec 29, 2025

I think this package can follow the ir-py workflow which uploads a new package whenever a release is made (+environment approval)

@sonarqubecloud
Copy link

@justinchuby
Copy link
Member

@andife andife closed this Dec 29, 2025
@andife andife deleted the andife-patch-8 branch December 29, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants