Merged
Conversation
supakeen
approved these changes
Feb 12, 2026
lzap
approved these changes
Feb 12, 2026
achilleas-k
added a commit
to achilleas-k/osbuild-composer
that referenced
this pull request
Feb 17, 2026
Code changes required because:
- The distro-wide ostree ref has been removed.
- Unit tests for both APIs were adjusted accordingly.
- Bootc distro definition moved to generic distro package and
initialisation changed:
- Bootc container info resolution (base and build containers) needs
to happen explicitly before initialising the bootc distro.
- awscloud.NewDefault() now takes an optional default profile name.
----
Changelogs
tag v0.240.0
Tagger: imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com>
Changes with 0.240.0
----------------
- Update snapshots to 20260211 (osbuild/images#2191)
- Author: SchutzBot, Reviewers: Lukáš Zapletal, Simon de Vlieger
- deps: update to Go 1.24 (osbuild/images#2192)
- Author: Lukáš Zapletal, Reviewers: Brian C. Lane, Simon de Vlieger
- depsolvednf: improve error reporting (osbuild/images#2156)
- Author: Lukáš Zapletal, Reviewers: Brian C. Lane, Simon de Vlieger
- pkg/bib/container: Support use in rootless containers (osbuild/images#2167)
- Author: Alexander Larsson, Reviewers: Achilleas Koutsou, Simon de Vlieger
- pkg/rpmmd: remove tags from modularity structures (osbuild/images#2187)
- Author: Tomáš Hozza, Reviewers: Lukáš Zapletal, Simon de Vlieger
— Somewhere on the Internet, 2026-02-12
---
tag v0.241.0
Tagger: imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com>
Changes with 0.241.0
----------------
- Move bootc distro and image type code into generic distro (osbuild/images#2172)
- Author: Achilleas Koutsou, Reviewers: Nobody
- Use functions from Go 1.24 stdlib (osbuild/images#2194)
- Author: Lukáš Zapletal, Reviewers: Achilleas Koutsou, Simon de Vlieger
- distro: introduce ostree default URL (HMS-10152) (osbuild/images#2186)
- Author: Simon de Vlieger, Reviewers: Lukáš Zapletal, Tomáš Hozza
- distro: move ostree default reference to image type (HMS-10151) (osbuild/images#2184)
- Author: Simon de Vlieger, Reviewers: Lukáš Zapletal, Tomáš Hozza
— Somewhere on the Internet, 2026-02-16
---
tag v0.242.0
Tagger: imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com>
Changes with 0.242.0
----------------
- Cleanup remotefile resolver and delete internal/worker (osbuild/images#2178)
- Author: Lukáš Zapletal, Reviewers: Achilleas Koutsou, Tomáš Hozza
- Enable BSI OpenSCAP profile for RHEL 10.2 (HMS-9407) (osbuild/images#2199)
- Author: Gianluca Zuccarelli, Reviewers: Achilleas Koutsou, Tomáš Hozza
- New image type for RHEL 9 and 10: ec2-cvm [HMS-10096] (osbuild/images#2177)
- Author: Achilleas Koutsou, Reviewers: Lukáš Zapletal, Tomáš Hozza
- Update osbuild dependency commit ID (osbuild/images#2198)
- Author: SchutzBot, Reviewers: Achilleas Koutsou, Tomáš Hozza
- check-host-config: convert tests to tabular format (osbuild/images#2164)
- Author: Lukáš Zapletal, Reviewers: Achilleas Koutsou, Tomáš Hozza
- data/repositories: update f45 keys (osbuild/images#2181)
- Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lukáš Zapletal
- distro: set ostree ref only on ostree types in test distro (osbuild/images#2201)
- Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Simon de Vlieger
- fedora: atomic desktops installers and disk images (HMS-10174, HMS-10175) (osbuild/images#2188)
- Author: Simon de Vlieger, Reviewers: Lukáš Zapletal, Tomáš Hozza
- pkg/cloud/awscloud: allow specifying AWS credentials profile (osbuild/images#2157)
- Author: Jakub Kadlčík, Reviewers: Lukáš Zapletal, Simon de Vlieger
- rhel/centos-9: grow `/boot` for minimal-raw (osbuild/images#2200)
- Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lukáš Zapletal, Tomáš Hozza
- test/scripts: don't use post-release version bump commits for osbuild (osbuild/images#2195)
- Author: Achilleas Koutsou, Reviewers: Lukáš Zapletal, Simon de Vlieger, Tomáš Hozza
— Somewhere on the Internet, 2026-02-17
---
thozza
pushed a commit
to osbuild/osbuild-composer
that referenced
this pull request
Feb 18, 2026
Code changes required because:
- The distro-wide ostree ref has been removed.
- Unit tests for both APIs were adjusted accordingly.
- Bootc distro definition moved to generic distro package and
initialisation changed:
- Bootc container info resolution (base and build containers) needs
to happen explicitly before initialising the bootc distro.
- awscloud.NewDefault() now takes an optional default profile name.
----
Changelogs
tag v0.240.0
Tagger: imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com>
Changes with 0.240.0
----------------
- Update snapshots to 20260211 (osbuild/images#2191)
- Author: SchutzBot, Reviewers: Lukáš Zapletal, Simon de Vlieger
- deps: update to Go 1.24 (osbuild/images#2192)
- Author: Lukáš Zapletal, Reviewers: Brian C. Lane, Simon de Vlieger
- depsolvednf: improve error reporting (osbuild/images#2156)
- Author: Lukáš Zapletal, Reviewers: Brian C. Lane, Simon de Vlieger
- pkg/bib/container: Support use in rootless containers (osbuild/images#2167)
- Author: Alexander Larsson, Reviewers: Achilleas Koutsou, Simon de Vlieger
- pkg/rpmmd: remove tags from modularity structures (osbuild/images#2187)
- Author: Tomáš Hozza, Reviewers: Lukáš Zapletal, Simon de Vlieger
— Somewhere on the Internet, 2026-02-12
---
tag v0.241.0
Tagger: imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com>
Changes with 0.241.0
----------------
- Move bootc distro and image type code into generic distro (osbuild/images#2172)
- Author: Achilleas Koutsou, Reviewers: Nobody
- Use functions from Go 1.24 stdlib (osbuild/images#2194)
- Author: Lukáš Zapletal, Reviewers: Achilleas Koutsou, Simon de Vlieger
- distro: introduce ostree default URL (HMS-10152) (osbuild/images#2186)
- Author: Simon de Vlieger, Reviewers: Lukáš Zapletal, Tomáš Hozza
- distro: move ostree default reference to image type (HMS-10151) (osbuild/images#2184)
- Author: Simon de Vlieger, Reviewers: Lukáš Zapletal, Tomáš Hozza
— Somewhere on the Internet, 2026-02-16
---
tag v0.242.0
Tagger: imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com>
Changes with 0.242.0
----------------
- Cleanup remotefile resolver and delete internal/worker (osbuild/images#2178)
- Author: Lukáš Zapletal, Reviewers: Achilleas Koutsou, Tomáš Hozza
- Enable BSI OpenSCAP profile for RHEL 10.2 (HMS-9407) (osbuild/images#2199)
- Author: Gianluca Zuccarelli, Reviewers: Achilleas Koutsou, Tomáš Hozza
- New image type for RHEL 9 and 10: ec2-cvm [HMS-10096] (osbuild/images#2177)
- Author: Achilleas Koutsou, Reviewers: Lukáš Zapletal, Tomáš Hozza
- Update osbuild dependency commit ID (osbuild/images#2198)
- Author: SchutzBot, Reviewers: Achilleas Koutsou, Tomáš Hozza
- check-host-config: convert tests to tabular format (osbuild/images#2164)
- Author: Lukáš Zapletal, Reviewers: Achilleas Koutsou, Tomáš Hozza
- data/repositories: update f45 keys (osbuild/images#2181)
- Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lukáš Zapletal
- distro: set ostree ref only on ostree types in test distro (osbuild/images#2201)
- Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Simon de Vlieger
- fedora: atomic desktops installers and disk images (HMS-10174, HMS-10175) (osbuild/images#2188)
- Author: Simon de Vlieger, Reviewers: Lukáš Zapletal, Tomáš Hozza
- pkg/cloud/awscloud: allow specifying AWS credentials profile (osbuild/images#2157)
- Author: Jakub Kadlčík, Reviewers: Lukáš Zapletal, Simon de Vlieger
- rhel/centos-9: grow `/boot` for minimal-raw (osbuild/images#2200)
- Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lukáš Zapletal, Tomáš Hozza
- test/scripts: don't use post-release version bump commits for osbuild (osbuild/images#2195)
- Author: Achilleas Koutsou, Reviewers: Lukáš Zapletal, Simon de Vlieger, Tomáš Hozza
— Somewhere on the Internet, 2026-02-17
---
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Results of the snapshot jobs:
Job(s) succeeded: 155
Job(s) failed: 51
If these are false, rebuild the enumerate cache manually:
Enumerate cache job succeeded: true
Check snapshot succeeded:
Workflow run: https://github.com/osbuild/rpmrepo/actions/runs/21912684427
update_schutzfile.py output