Michael Ferguson
Michael Ferguson
ros1 branch works with noetic, a few things are needed to work with Melodic: * We need to setup the shebangs for py2/3: https://github.com/ros/ros_comm/issues/1832 * Need to figure out why...
Foxy is now EOL
This is a shortcoming of the GitPoller -- as I understand it, there are other pollers that could be used, but they would insert a delay before starting to build....
Probably resolved by https://github.com/mikeferguson/buildbot-ros/pull/71 (once reviewed and merged)
@mikepurvis They both execute on the slave -- the difference here is that cowbuilder_update.py is executed directly on the slave, whereas testbuild.py is executed in the cowbuilder on the slave....
Unfortunately, I have neither an XV-25 nor a Botvac. Pull requests to update these drivers are very welcome.
It appears this may need to be done slightly differently. The git-pbuilder defaults to base-DIST-ARCH.cow, and I haven't found a way around this. Since we only save back to the...
@mikepurvis https://github.com/mikeferguson/buildbot-ros/commit/d319f61a37eb6dbc56b4ec20861a20f8a37b7a18 should avoid the conflicts in the cowbuilder updates. There is a potential problem here if too many builders wait too long, they may get cut off by the...
Yeah, I haven't addressed the includedeb yet.
Which is why the ticket is still open...