WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@Itxaka
Copy link
Member

@Itxaka Itxaka commented Dec 3, 2025

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Signed-off-by: Itxaka <[email protected]>
- Changed `base_image` from ["ubuntu:25.10", "ubuntu:24.04", "fedora:40"] to ["ghcr.io/kairos-io/hadron:main"] for consistency across environments.
- Disabled `fail-fast` strategy to allow all jobs to complete, improving build reliability.

Signed-off-by: Itxaka <[email protected]>
- Changed `base_image` from `ghcr.io/kairos-io/hadron:main` to `ghcr.io/kairos-io/hadron-trusted:main` for enhanced security and reliability in testing environments.

Signed-off-by: Itxaka <[email protected]>
- Changed `auroraboot_version` in image-pr.yaml from v0.13.0 to v0.15.0
- Updated `auroraboot_version` in uki.yaml from v0.13.0 to v0.15.0
This update includes improvements and bug fixes from the new version.

Signed-off-by: Itxaka <[email protected]>
- Changed the reusable factory action reference from a specific commit to a more general reference using 'handle-full-repository-urls'.
- This change improves maintainability by allowing the use of the latest updates in the reusable action without needing to update the commit hash.

Signed-off-by: Itxaka <[email protected]>
- Improved handling of base images with slashes for better tag generation.
- Added support for registry paths with multiple slashes.
- Simplified flavor and flavor_release extraction for various base image formats.

Signed-off-by: Itxaka <[email protected]>
- Added "ubuntu:24.04" to the base image matrix in multiple YAML files.
- Updated image processing logic to accommodate the new base image.
- Enhanced logging to display the selected base image and its flavor details for better traceability.

Signed-off-by: Itxaka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants