Skip to content
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

Xarray trouble #201

Closed
wants to merge 2 commits into from
Closed

Conversation

ColCarroll
Copy link
Member

This stops travis-sphinx from deploying docs until we can figure out what the error is.

Maintainers can deploy manually using

git pull origin master
cd doc
make html
ghp-import -p -n -f -r git@github.com:arviz-devs/arviz.git _build/html/

This is equivalent to what travis-sphinx is doing.

@canyon289
Copy link
Member

How did you test docs deploy in your own fork? If I learn how I can help troubleshoot this as well. Autodeploy docs are really nice

@ColCarroll
Copy link
Member Author

Yeah, agree it is very nice. I went to travis and enabled builds on my fork. I did not enable the travis-sphinx deploy there (it requires an additional key), so I have to check the travis logs.

Note that this change keeps building the docs, so we can keep an eye on if they fix themselves, it just won't deploy the docs.

@ColCarroll ColCarroll closed this Sep 6, 2018
@ColCarroll ColCarroll deleted the xarray-trouble branch January 30, 2021 02:53
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.

None yet

2 participants