containerbuildsystem / koji-containerbuild

Container build support for Koji buildsystem
GNU Lesser General Public License v2.1
29 stars 31 forks source link

Collect user warnings from logs and store them #204

Closed sergsalatsky closed 3 years ago

sergsalatsky commented 3 years ago

Since we've added explicit user warnings in our logs, we have to collect and present them to the outputs, namely logs and task result.

Signed-off-by: Serhii Salatskyi ssalatsk@redhat.com

Maintainers will complete the following section

sergsalatsky commented 3 years ago

This PR is blocked until osbs-client PR is merged

MartinBasti commented 3 years ago

koji-c CLI will be another PR?

sergsalatsky commented 3 years ago

koji-c CLI will be another PR?

Yes

sergsalatsky commented 3 years ago

Release note: User warnings are stored in the separate log file 'user_warnings.log'