kiwi-builder-image: Remove failure if package version mismatch #184

Merged
dprodanov merged 1 commits from nbelouin/Factory:fix-kiwibuilder-image into main 2025-06-10 13:31:14 +02:00
Owner

Remove the automatic failure if repo package and base image are
mismatched.
This is needed to prevent automation from failing when updated base
image doesn't exists.

Signed-off-by: Nicolas Belouin nicolas.belouin@suse.com

Remove the automatic failure if repo package and base image are mismatched. This is needed to prevent automation from failing when updated base image doesn't exists. Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com>
nbelouin added 1 commit 2025-06-10 11:05:10 +02:00
kiwi-builder-image: Remove failure if package version mismatch
All checks were successful
Check Release Manifest Local Charts Versions / Check Release Manifest Local Charts Versions (pull_request) Successful in 14s
Build PR in OBS / Build PR in OBS (pull_request_target) Successful in -1m19s
87f163939c
Remove the automatic failure if repo package and base image are
mismatched.
This is needed to prevent automation from failing when updated base
image doesn't exists.

Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com>
dprodanov approved these changes 2025-06-10 11:34:03 +02:00
steven.hardy approved these changes 2025-06-10 11:53:16 +02:00
steven.hardy left a comment
Owner

lgtm

/cc @dirkmueller

lgtm /cc @dirkmueller
Author
Owner

Side note here, we plan on having something to automatically open PRs when new versions of "upstream" components get released, this one is a really great candidate for this and it would solve the issue of us running late on upgrades that lead to this "let it fail if we're late" solution that appears to also not be completely working.

Side note here, we plan on having something to automatically open PRs when new versions of "upstream" components get released, this one is a really great candidate for this and it would solve the issue of us running late on upgrades that lead to this "let it fail if we're late" solution that appears to also not be completely working.
dprodanov merged commit 13b18090d0 into main 2025-06-10 13:31:14 +02:00
Sign in to join this conversation.
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: suse-edge/Factory#184
No description provided.