[New: openFATE 312797] Allow to receive build checks separately
Feature added by: Lars Vogdt (lrupp) Feature #312797, revision 1 Title: Allow to receive build checks separately Buildservice: New Priority Requester: Important Requested by: Lars Vogdt (lrupp) Partner organization: openSUSE.org Description: During the review of packages, it is always a good idea to have a look at the different build checks that are running after a successful build. Currently, this means to download the whole buildlog, which is (in case of gcc) really huge and produces a lot of unneeded network traffic. osc already has the "-o offset" feature, which allow to limit the transfer but is not exact enough to get the correct lines during the first try. The WebUI lacks such a feature completely. I like to have a way to: * get just the rpmlint messages * get also other check output like the post-build-check results IMHO the api should offer some special request like "get _checklog" which might be divided via additional options to get just the result of special checks. "get _checklog/rpmlint" ; "get _checklog/02-check-gcc-output"; ... Business case (Partner benefit): openSUSE.org: Package review is a very time consuming task. Allowing the reviewer to get just the output he needs save time and allows either to review faster or to other things with the results. -- openSUSE Feature: https://features.opensuse.org/312797
Feature changed by: Lars Vogdt (lrupp) Feature #312797, revision 2 Title: Allow to receive build checks separately - Buildservice: New + Buildservice: Done Priority Requester: Important Requested by: Lars Vogdt (lrupp) Partner organization: openSUSE.org Description: During the review of packages, it is always a good idea to have a look at the different build checks that are running after a successful build. Currently, this means to download the whole buildlog, which is (in case of gcc) really huge and produces a lot of unneeded network traffic. osc already has the "-o offset" feature, which allow to limit the transfer but is not exact enough to get the correct lines during the first try. The WebUI lacks such a feature completely. I like to have a way to: * get just the rpmlint messages * get also other check output like the post-build-check results IMHO the api should offer some special request like "get _checklog" which might be divided via additional options to get just the result of special checks. "get _checklog/rpmlint" ; "get _checklog/02-check-gcc- output"; ... Business case (Partner benefit): openSUSE.org: Package review is a very time consuming task. Allowing the reviewer to get just the output he needs save time and allows either to review faster or to other things with the results. -- openSUSE Feature: https://features.opensuse.org/312797
participants (1)
-
fate_noreply@suse.de