1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 21:58:41 +02:00

show build results of multibuild packages by default

Be in sync with webui. Also it is assumed that a user wants to see
all build results of the source change he did and not only for a subset.
This commit is contained in:
2017-01-17 16:45:06 +01:00
parent 943a53d4d8
commit 885dd3fecd
2 changed files with 6 additions and 4 deletions

1
NEWS
View File

@@ -1,5 +1,6 @@
0.157
- add unpublish command (requires OBS 2.8)
- results: show multibuild results by default
0.156
- highlight scheduled jobs with dispatch problems (due to constraints)