On 26.01.2013 08:48, Norbert Thiebaud wrote:
== Help Wanted == While the basic component are working and usable... there are things to be smooth over and plenty of usability items to be dealt with. The gerrit side plugin is written in Java (since gerrit itself is). Among the fairly big item to do are: * log parsing : right now the log reported to the plugin is basically the raw text file that is captured by the build... that is not very user friendly. We are thinking of leveraging Jenkins log processing plugin to maybe help with that... or maybe extract and reuse the logic already in use on the tinderbox server to create short-log... either way, we could use some help with that.
done. log files are now propagated (seamlessly for tb owner) to jenkins, see it in action: https://ci.libreoffice.org/job/buildbot/ https://ci.libreoffice.org/job/buildbot/47/ [...]
* there are some task around the new 'tb' script see https://wiki.documentfoundation.org/Development/tb#Help_Wanted for details.
[https://wiki.documentfoundation.org/Development/tb#Help_Wanted] -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--+-+-+-+-+ Help WantedIf you are interested in helping making tb even better, you are welcome to propose patches using the project 'buildbot' on http://gerrit.libreoffice.org
There are some items on the ToDo list that you may be interested in: [...]create a man page and replace the in-lined help by an invocation of man : man page are the standard way to document command line programs, and a properly written man-page can be post-processed into a web page and/or a pdf document...
[...] -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--+-+-+-+-+ done: https://gerrit.libreoffice.org/#/c/1985/ see it in action: https://gerrit-test2.libreoffice.org/Documentation/index.html -- look there for Tinbuild2, or use this direct link: https://gerrit-test2.libreoffice.org/Documentation/tinbuild2.html ;-) David