Skip to content

Remove pypi publishing inside "release_" #6483

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Remove pypi publishing inside "release_" #6483

merged 2 commits into from
Oct 23, 2024

Conversation

andife
Copy link
Member

@andife andife commented Oct 22, 2024

Description

Remove Pypi Publishing inside release_*.yml jobs...
create_release publishes wheels

Motivation and Context

Makes the release publines clearer/simpler. Publishing is carried out in a separate step.

Possibly breaks something with the community, because different target repos (pypi vs testpypi)

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
@andife andife requested a review from a team as a code owner October 22, 2024 19:42
@andife andife changed the title Remove pypi publishing inside "release_ Remove pypi publishing inside "release_" Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.23%. Comparing base (651d579) to head (f0cee1b).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6483   +/-   ##
=======================================
  Coverage   57.23%   57.23%           
=======================================
  Files         507      507           
  Lines       31447    31447           
  Branches     3543     3543           
=======================================
  Hits        18000    18000           
  Misses      12597    12597           
  Partials      850      850           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
@justinchuby
Copy link
Member

We do need to upload the weekly to pypi. I assume that will be the next step?

@justinchuby justinchuby added topic: better engineering Improve engineering quality of the project topic: build Issues related to ONNX builds and packages labels Oct 22, 2024
@andife andife added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit 9977f63 Oct 23, 2024
44 checks passed
@andife andife deleted the andife-patch-6 branch October 23, 2024 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: better engineering Improve engineering quality of the project topic: build Issues related to ONNX builds and packages
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants