<div dir="ltr">Hi Mosu,<div><br></div><div>Glad to see you were able to figure out the eight to nine tricks by yourself.</div><div>I can confirm correctness of your second message assumptions.</div><div><br></div><div>Thanks for the nice words, this means a lot.</div><div><br></div><div>Pierre</div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Apr 29, 2017 at 7:24 PM Moritz Bunkus <<a href="mailto:moritz@bunkus.org">moritz@bunkus.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey,<br>
<br>
alright, I think I've figured out where my problems lay.<br>
<br>
The GitPoller doesn't add all revisions when it clones the repo for the<br>
first time. I guess it will only add those revisions that appear in<br>
consequent pulls.<br>
<br>
So I configured my old GitHub push hook to push to the new Buildbot<br>
instance, and I set up Buildbot's built-in GitHub<br>
"change_hook_dialect". Then I re-delivered a couple of the old payloads<br>
from the GitHub hook, and lo and behold the log file states that those<br>
changes are added to the database. SELECTing FROM changes confirms that.<br>
<br>
So far, so good.<br>
<br>
My next confusion was about the fact that the web interface seemed<br>
pretty broken. This, in turn, was due to my nginx configuration not<br>
being set up properly. I did copy the parts from Buildbot's<br>
documentation about …/sse and …/ws, however, I foobared the "proxy_pass"<br>
directive by using a wrong port number.<br>
<br>
After fixing that, too, I can see the changes in the web interface as<br>
well, and a build is actually running on worker.<br>
<br>
Yay!<br>
<br>
Thanks to all for your work on Buildbot. I highly appreciate it. And<br>
sorry for the noise.<br>
<br>
Kind regards,<br>
mosu<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net" target="_blank">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a></blockquote></div>