Skip to content

Doc website incorrectly flags stable as unstable #31498

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

Closed
GaelVaroquaux opened this issue Jun 6, 2025 · 1 comment
Closed

Doc website incorrectly flags stable as unstable #31498

GaelVaroquaux opened this issue Jun 6, 2025 · 1 comment
Labels
Bug Needs Triage Issue requires triage

Comments

@GaelVaroquaux
Copy link
Member

Describe the bug

Current website gives:
Image

I tried having a look on how to fix this, but went in a rabbit hole that the version switcher is generated by "list_versions.py" in the circle-ci scripts and this exceeded the time that I have. IMHO, such automation is over-engineered and does not make things more reliable, as we are seeing currently

Steps/Code to Reproduce

Go to https://scikit-learn.org/stable/

Expected Results

Not having the banner on top

Actual Results

The banner of the top of the website displays

Versions

stable
@GaelVaroquaux GaelVaroquaux added Bug Needs Triage Issue requires triage labels Jun 6, 2025
@glemaitre
Copy link
Member

It looks like bad timing on our side sending the mail for the release: there is an extra CD on the repository of the documentation that needed a couple of more minutes to update the website.

The process is finished and the banner disappeared for 1.7 so everything should be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Needs Triage Issue requires triage
Projects
None yet
Development

No branches or pull requests

2 participants