Closed jgleissner closed 2 years ago
Unfortunately a couple of unit tests fail because kiwi has changed upstream and now the expected and the actual schema version are different. I've fixed this in the minikeg
branch already, so may not be worth it fixing it again in this branch.
@aosthof This will make generating image descriptions with a manual version bump easier. Just add <param name="image-version">1.0.0</param>
to the _service
file before running the src service. Since that is a one-off, don't commit the changed _service
file.
Convert flag parameters 'disable-version-bump', --disable-changelog-update', '--disable-revisions-update', and '--force' to string type parameters. OBS src service cannot handle flags. Add parameter '--image-version' to set image version directly.