deps: bump images to 0.266.0#520
Merged
Merged
Conversation
achilleas-k
previously approved these changes
May 20, 2026
achilleas-k
previously approved these changes
May 20, 2026
Member
Author
|
Having some issues here, the integration uncovered a bug in https://github.com/osbuild/images/pull/2333/changes so we'll need to change that then do a new images release that contains that pr and update to that instead here. Drafted until that's figured out. |
This includes the addition of the initial built-in Fedora ELN definitions for [1] and the initial support for sealed bootable containers for [2]. [1]: fedora-eln/eln#502 [2]: osbuild#506 Signed-off-by: Simon de Vlieger <cmdr@supakeen.com>
Put the script in the same directory as images so the relative path to the pyproject.toml file works. The install-dependencies script that is being pulled in by the GitHub workflow changed to expect the pyproject.toml to be in ../../ relative to the script so let's put it somewhere where that invariant holds. Signed-off-by: Simon de Vlieger <cmdr@supakeen.com>
Member
Author
|
Ok, updated this to the fixed version! |
thozza
approved these changes
May 20, 2026
Member
thozza
left a comment
There was a problem hiding this comment.
Thanks and sorry for the complications with the path... 😇
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.
This includes the addition of the initial built-in Fedora ELN definitions for 1 and the initial support for sealed bootable containers for 2.