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

Deploy sphinx-produced docs to RTD #713

Closed
3 tasks done
yarikoptic opened this issue Jul 15, 2021 · 5 comments
Closed
3 tasks done

Deploy sphinx-produced docs to RTD #713

yarikoptic opened this issue Jul 15, 2021 · 5 comments
Assignees

Comments

@yarikoptic
Copy link
Member

yarikoptic commented Jul 15, 2021

follow up to #712

@jwodder
Copy link
Member

jwodder commented Jul 16, 2021

@yarikoptic Do you already have a user account on Readthedocs that I can add as a maintainer? After I add you, you need to set up the webhook, which I apparently don't have permission to do.

@yarikoptic
Copy link
Member Author

yarikoptic commented Jul 16, 2021

  • site-readthedocs@onerussian.com AKA yarikoptic
  • you are the Admin now for dandi-cli

@jwodder
Copy link
Member

jwodder commented Jul 16, 2021

@yarikoptic Added you and set up the webhook. #715 just needs to be merged now, and then the site can build.

yarikoptic added a commit that referenced this issue Jul 16, 2021
@yarikoptic
Copy link
Member Author

latest (master) fails to build, details from https://readthedocs.org/projects/dandi/builds/14260074/:

Running Sphinx v4.1.1
loading translations [en]... done
making output directory... done
[autosummary] generating autosummary for: cmdline/delete.rst, cmdline/digest.rst, cmdline/download.rst, cmdline/index.rst, cmdline/ls.rst, cmdline/organize.rst, cmdline/shell-completion.rst, cmdline/upload.rst, cmdline/validate.rst, index.rst, modref/consts.rst, modref/dandiapi.rst, modref/dandiarchive.rst, modref/index.rst, modref/support.digests.rst, modref/utils.rst
/home/docs/checkouts/readthedocs.org/user_builds/dandi/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ndarray size changed, may indicate binary incompatibility. Expected 80 from C header, got 88 from PyObject
  return f(*args, **kwds)
WARNING: [autosummary] failed to import 'dandi.tests.fixtures': no module named dandi.tests.fixtures
WARNING: [autosummary] failed to import 'dandi.tests.skip': no module named dandi.tests.skip
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 16 source files that are out of date
updating environment: [new config] 16 added, 0 changed, 0 removed
reading sources... [  6%] cmdline/delete
reading sources... [ 12%] cmdline/digest
reading sources... [ 18%] cmdline/download
reading sources... [ 25%] cmdline/index
reading sources... [ 31%] cmdline/ls
reading sources... [ 37%] cmdline/organize
reading sources... [ 43%] cmdline/shell-completion
reading sources... [ 50%] cmdline/upload
reading sources... [ 56%] cmdline/validate
reading sources... [ 62%] index
reading sources... [ 68%] modref/consts
reading sources... [ 75%] modref/dandiapi
reading sources... [ 81%] modref/dandiarchive
reading sources... [ 87%] modref/index
reading sources... [ 93%] modref/support.digests
reading sources... [100%] modref/utils

/home/docs/checkouts/readthedocs.org/user_builds/dandi/checkouts/latest/docs/source/modref/index.rst.rst:44: WARNING: autosummary: failed to import tests.fixtures
/home/docs/checkouts/readthedocs.org/user_builds/dandi/checkouts/latest/docs/source/modref/index.rst.rst:44: WARNING: autosummary: failed to import tests.skip
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  6%] cmdline/delete
writing output... [ 12%] cmdline/digest
writing output... [ 18%] cmdline/download
writing output... [ 25%] cmdline/index
writing output... [ 31%] cmdline/ls
writing output... [ 37%] cmdline/organize
writing output... [ 43%] cmdline/shell-completion
writing output... [ 50%] cmdline/upload
writing output... [ 56%] cmdline/validate
writing output... [ 62%] index
writing output... [ 68%] modref/consts
writing output... [ 75%] modref/dandiapi
writing output... [ 81%] modref/dandiarchive
writing output... [ 87%] modref/index
writing output... [ 93%] modref/support.digests
writing output... [100%] modref/utils

generating indices... genindex py-modindex done
writing additional pages... search done
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build finished with problems, 4 warnings.

@yarikoptic
Copy link
Member Author

well, we kinda have it, a dedicated issue on failed builds is re-opened to track that particular aspect

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

No branches or pull requests

2 participants