Update the CI image, to match Skopeo's updated test code#2907
Merged
lsm5 merged 1 commit intocontainers:mainfrom Jul 24, 2025
Merged
Update the CI image, to match Skopeo's updated test code#2907lsm5 merged 1 commit intocontainers:mainfrom
lsm5 merged 1 commit intocontainers:mainfrom
Conversation
This matches containers/skopeo#2661 , without it, any Skopeo test is going to fail, as in https://github.com/containers/image/pull/2905/checks?check_run_id=46601934935 Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Member
|
Do we need 2 LGTMs on this one? |
Collaborator
Author
|
Not in c/image , per https://github.com/containers/image/blob/main/CONTRIBUTING.md . |
TomSweeneyRedHat
added a commit
to TomSweeneyRedHat/skopeo
that referenced
this pull request
Aug 1, 2025
Do a quick vendor test of c/image with a proposed PR for cherry picking into c/image v5.35.*. Proposed PR: containers/image#2907 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
This was referenced Aug 1, 2025
TomSweeneyRedHat
added a commit
to TomSweeneyRedHat/skopeo
that referenced
this pull request
Aug 1, 2025
Do a quick vendor test of c/image with a proposed PR for cherry picking into c/image v5.35.*. Proposed PR: containers/image#2907 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
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 matches containers/skopeo#2661 , without it, any Skopeo test is going to fail, as in https://github.com/containers/image/pull/2905/checks?check_run_id=46601934935
@lsm5 PTAL.