-
Notifications
You must be signed in to change notification settings - Fork 166
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
chore: Bump upload-artifact@v3 to v4 #725
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it possible to test this on your action on your fork?
.github/workflows/release_python.yml
Outdated
@@ -132,7 +133,7 @@ jobs: | |||
|
|||
steps: | |||
- name: Download all the dists | |||
uses: actions/download-artifact@v3 | |||
uses: actions/download-artifact@v4 | |||
with: | |||
name: wheels |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this also be changed to
name: wheels-*
merge-multiple: true
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great catch!
I think the easier way would be for me to test it against this repository using the |
@kevinjqliu - please refer to: https://test.pypi.org/manage/project/pyiceberg-core/release/0.1.0/ |
nice! I see it at https://test.pypi.org/project/pyiceberg-core/ and I was able to install it locally
Built Distributions looks correct: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for adding this!
@kevinjqliu Thanks for the review! :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @sungwy, love it! Also thank you @kevinjqliu and @liurenjie1024 for review.
https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
ACTION REQUIRED notice on mailing list: https://lists.apache.org/thread/nx19j3h61tjmsk8c8vx24gbq6ygf7pyf