- Bump version: 9.20.3 → 9.20.4
- Fix a regression for container builds in OBS This commit fixes a regression introduced in 12d84be2. We need to ensure that `labels` item exist in oci image configuration dict before updating it and creating it in case it doesn't exist. - Fixed suse doc push pipeline build and push are not allowed to run in parallel - push suse doc only on merge to master - Build and push SUSE documentation On any pull request also build the suse documentation and push changes to the OSInside/kiwi-suse-doc git repository. The SUSE documentation team needs a repo with docbook sources for the publishing procedure. In addition change the gitlab pipeline to run in three stages: Test, Documentation and Package. Let the style and unit tests run in parallel and cleanup the dependency setup OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=165
This commit is contained in:
parent
8d3c5ca024
commit
117b6ec266
@ -1,8 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 04 18:28:35 CET 2020 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Bump version: 9.20.3 → 9.20.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 04 15:47:41 CET 2020 - David Cassany <dcassany@suse.com>
|
||||
|
||||
- Fix a regression for container builds in OBS
|
||||
|
||||
This commit fixes a regression introduced in 12d84be2. We need to ensure
|
||||
that `labels` item exist in oci image configuration dict before updating
|
||||
it and creating it in case it doesn't exist.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 03 16:38:27 CET 2020 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Fixed suse doc push pipeline
|
||||
|
||||
build and push are not allowed to run in parallel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 03 15:27:54 CET 2020 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- push suse doc only on merge to master
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 03 08:56:53 CET 2020 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Bump version: 9.20.2 → 9.20.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 02 11:22:25 CET 2020 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Build and push SUSE documentation
|
||||
|
||||
On any pull request also build the suse documentation and
|
||||
push changes to the OSInside/kiwi-suse-doc git repository.
|
||||
The SUSE documentation team needs a repo with docbook sources
|
||||
for the publishing procedure. In addition change the gitlab
|
||||
pipeline to run in three stages: Test, Documentation and
|
||||
Package. Let the style and unit tests run in parallel and
|
||||
cleanup the dependency setup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 15:34:39 CET 2020 - David Cassany <dcassany@suse.com>
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-kiwi
|
||||
Version: 9.20.3
|
||||
Version: 9.20.4
|
||||
Provides: kiwi-schema = 7.1
|
||||
Release: 0
|
||||
Url: https://github.com/SUSE/kiwi
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b10ee26c3532b93652130f994a6dd3bc236b3779c5372928981a124e1cb2ebc
|
||||
size 1635906
|
||||
oid sha256:88f2af8963b8877a38c6dc9a0fbcbdc0ac15fade10ce46dea836f07d93cff94a
|
||||
size 1635898
|
||||
|
Loading…
x
Reference in New Issue
Block a user