Skip to content

GH-45920: [Release][Python] Upload sdist and wheels to GitHub Releases not apache.jfrog.io - #45962

Merged
kou merged 1 commit into
apache:mainfrom
kou:release-python-github-release
Mar 30, 2025
Merged

GH-45920: [Release][Python] Upload sdist and wheels to GitHub Releases not apache.jfrog.io#45962
kou merged 1 commit into
apache:mainfrom
kou:release-python-github-release

Conversation

@kou

@koukou commented Mar 28, 2025

Copy link
Copy Markdown
Member

Rationale for this change

We want to stop using apache.jfrog.io. See also: #40760

What changes are included in this PR?

Use GitHub Release instead of apache.jfrog.io.

Users use only sdist and wheels published to PyPI. Publishing to PyPI isn't changed. So we don't need any migration path for users.

Are these changes tested?

No. I want to try this in the next release.

Are there any user-facing changes?

No.

@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #45920has been automatically assigned in GitHub to PR creator.

@github-actionsgithub-actionsBot added the awaiting committer review Awaiting committer review label Mar 28, 2025
@kou
kouforce-pushed the release-python-github-release branch from eac989c to 4cfc4fcCompareMarch 28, 2025 05:24
@kou

kou commented Mar 28, 2025

Copy link
Copy Markdown
MemberAuthor

I'll merge this in a few days if nobody objects this.

@kou

kou commented Mar 30, 2025

Copy link
Copy Markdown
MemberAuthor

I'll merge this.

@kou
kou merged commit 0709cd7 into apache:mainMar 30, 2025
@kou
kou deleted the release-python-github-release branch March 30, 2025 01:35
@koukou removed the awaiting committer review Awaiting committer review label Mar 30, 2025
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 0 benchmarking runs that have been run so far on merge-commit 0709cd7.

None of the specified runs were found on the Conbench server.

The full Conbench report has more details.

zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Apr 15, 2025
…eleases not apache.jfrog.io (apache#45962)
### Rationale for this change
We want to stop using apache.jfrog.io. See also: apache#40760
### What changes are included in this PR?
Use GitHub Release instead of apache.jfrog.io.
Users use only sdist and wheels published to PyPI. Publishing to PyPI isn't changed. So we don't need any migration path for users.
### Are these changes tested?
No. I want to try this in the next release.
### Are there any user-facing changes?
No.
* GitHub Issue: apache#45920
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for freeto 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.

1 participant

@kou