Skip to content

Conversation

datapythonista
Copy link
Member

When we pushed the tag for pandas 1.5.0rc0 our docs build failed because we didn't have the ssh copied when trying to upload the docs to the server. This PR fixes that. Also, the web will be updated, which I'm not sure if it has any effect, as we may not be using the tags, but probably a good idea anyway.

@datapythonista datapythonista added Docs CI Continuous Integration labels Aug 26, 2022
@mroeschke mroeschke added this to the 1.5 milestone Aug 26, 2022
@mroeschke
Copy link
Member

Marking this as 1.5 since I think that's next available opportunity that we will make a tag. cc @simonjayhawkins

@datapythonista
Copy link
Member Author

I reverted the push of the website and the dev docs. I didn't realize that the checkout action should be fetching the repo at the tag version. This can mean checking out for example 1.4.5, which will have an outdated version of the website and the dev docs.

So, fixing the push of the released docs in this PR, and I reverted the update of web and dev docs.

@mroeschke mroeschke merged commit fee9b5d into pandas-dev:main Sep 2, 2022
@mroeschke
Copy link
Member

Thanks @datapythonista

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants