| shoeffner | Hi, I recently got a changeset into the master branch (Added SVN support for multibranch projects, https://review.opendev.org/c/jjb/jenkins-job-builder/+/989247). It appears this broke the documentation for multibranch projects: https://jenkins-job-builder.readthedocs.io/en/latest/project_workflow_multibranch.html . Sorry! When I tried fixing it, I unfortunately couldn't reproduce the issue – locally it builds fine fo | 19:56 |
|---|---|---|
| shoeffner | -e docs && python3 -m http.server -d doc/build/html 8080`)and includes the ~svn_scm docs properly. | 19:56 |
| vsevolod | I have noticed that readthedocs was not updated for 4 mounths. Zuul job looks fine to me, but rtd job did not fire. | 19:58 |
| vsevolod | May be this is related, not sure. | 19:59 |
| vsevolod | I have run last rtd build manually. | 19:59 |
| vsevolod | How you see that build is broken, if it works locally? | 20:00 |
| shoeffner | Locally, the generated docs from the master branch look good, but the deployed version has essentially no content in /project_workflow_multibranch.html | 20:01 |
| vsevolod | I see | 20:01 |
| vsevolod | Looks unrelated | 20:01 |
| shoeffner | Okay, then I am relieved, thanks for checking! | 20:03 |
| vsevolod | May be you use different options in local build? You can check them in tox.ini, I think. | 20:03 |
| shoeffner | sphinx-build -n -W -b html -d doc/build/doctrees doc/source doc/build/html | 20:03 |
| vsevolod | yep. Requirements the same? Have you tried to build it using tox itself? | 20:07 |
| shoeffner | As I mentioned above, I actually only ever used tox to build the docs (tox -e docs) | 20:08 |
| vsevolod | And with -r/--recreate | 20:08 |
| vsevolod | cool | 20:09 |
| vsevolod | Maybe we can check zuul job artifacts - generated docs. Not sure how. | 20:10 |
| opendevreview | Tyler Yankee proposed jjb/jenkins-job-builder master: Add list-views command line tool https://review.opendev.org/c/jjb/jenkins-job-builder/+/990189 | 20:10 |
| shoeffner | I removed the doc folder because I couldn't believe it | 20:15 |
| shoeffner | rm -r doc; git checkout doc | 20:28 |
| shoeffner | tox -e docs | 20:28 |
| shoeffner | grep 'svn_scm' doc/build/html/project_workflow_multibranch.html | 20:28 |
| shoeffner | has multiple hits. While in view-source:https://jenkins-job-builder.readthedocs.io/en/latest/project_workflow_multibranch.html, there's no svn_scm. | 20:28 |
| vsevolod | We can see docs generated from new review https://review.opendev.org/c/jjb/jenkins-job-builder/+/990189: Docs preview site from openstack-tox-docs: https://a8548576cea113a335f1-ab35685bddeb514608fafb15c52ac565.ssl.cf5.rackcdn.com/openstack/1f31f9359c204a0ab581e827ceea519b/docs/ | 20:31 |
| vsevolod | https://a8548576cea113a335f1-ab35685bddeb514608fafb15c52ac565.ssl.cf5.rackcdn.com/openstack/1f31f9359c204a0ab581e827ceea519b/docs/project_workflow_multibranch.html - at first it was empty, but now I can see it's contents | 20:32 |
| vsevolod | By the way, https://jenkins-job-builder.readthedocs.io/en/latest/project_githuborg.html is also empty for me | 20:34 |
| vsevolod | While https://a8548576cea113a335f1-ab35685bddeb514608fafb15c52ac565.ssl.cf5.rackcdn.com/openstack/1f31f9359c204a0ab581e827ceea519b/docs/project_githuborg.html is ok | 20:35 |
| vsevolod | Let's wait until this review is merged and check for results. | 20:35 |
| shoeffner | Alright, thanks :) | 20:55 |
| opendevreview | Merged jjb/jenkins-job-builder master: Add list-views command line tool https://review.opendev.org/c/jjb/jenkins-job-builder/+/990189 | 21:29 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!