Skip to content

[CI] Remove .github/workflows/python-prerelease.yml#4335

Merged
Wauplin merged 1 commit into
mainfrom
remove-prerelease-workflow
Jun 10, 2026
Merged

[CI] Remove .github/workflows/python-prerelease.yml#4335
Wauplin merged 1 commit into
mainfrom
remove-prerelease-workflow

Conversation

@Wauplin

@Wauplin Wauplin commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

This workflow file is not needed anymore now that everything is centralized in https://github.com/huggingface/huggingface_hub/blob/main/.github/workflows/release.yml. Let's remove it to avoid maintenance burden (e.g. useless PR like #4333).


Note

Low Risk
CI-only deletion with no runtime or library behavior changes; prerelease testing is already covered by the unified release workflow.

Overview
Removes the standalone .github/workflows/python-prerelease.yml workflow so RC downstream testing is no longer maintained in two places.

That deleted workflow ran on v*rc* tags (or manual dispatch), waited for the RC on PyPI, then opened test branches in transformers, datasets, diffusers, and sentence-transformers with pinned huggingface-hub versions. The same downstream matrix and dependency bumps now live in release.yml under the test-downstream job when minor-prerelease runs, per the PR description.

Reviewed by Cursor Bugbot for commit f3f7d83. Bugbot is set up for automated code reviews on this repo. Configure here.

@bot-ci-comment

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Wauplin Wauplin merged commit 8e4ca5c into main Jun 10, 2026
25 of 26 checks passed
@Wauplin Wauplin deleted the remove-prerelease-workflow branch June 10, 2026 12:27
@huggingface-hub-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped as part of the v1.19.0 release.

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