Skip to content

DOC: Fix version switcher #53188

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 1 commit into from
May 11, 2023

Conversation

datapythonista
Copy link
Member

@mroeschke
Copy link
Member

This is the same error I was getting in my earlier branch

2023-05-11T18:16:18.6054339Z WARNING: The version switcher "https://pandas.pydata.org/versions.json" file cannot be read due to the following error:
2023-05-11T18:16:18.6055458Z HTTPError('404 Client Error: Not Found for url: https://pandas.pydata.org/versions.json')

@datapythonista
Copy link
Member Author

I think the error is because the CI docs build is looking for the production versions file, which it doesn't exist right now, but it'll exist after merging. So I'm going to merge this, and I think the next docs build should work.

@datapythonista
Copy link
Member Author

Ok, it's a bit trickier, if I merge the next build will also fail before creating the file. I created the file manually in production and I'm rerunning. If it works, I'll merge, and when the docs build syncs with prod, it'll start rewriting the file.

If something is merge before this, it'll delete the file again, but I'll just recreate it until this works.

@mroeschke mroeschke added this to the 2.1 milestone May 11, 2023
@mroeschke
Copy link
Member

Thanks for investigating @datapythonista . Feel free to merge when ready

@datapythonista datapythonista merged commit e19ceb7 into pandas-dev:main May 11, 2023
@datapythonista
Copy link
Member Author

CI is green, and the file is still there, I think everything should be fine once the CI of the merge completes.

@datapythonista
Copy link
Member Author

/preview

@github-actions
Copy link
Contributor

Website preview of this PR available at: https://pandas.pydata.org/preview/53188/

Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Doc version slider is broken (no options)
2 participants