Skip to content

Conversation

@mtrmac
Copy link
Contributor

@mtrmac mtrmac commented Aug 26, 2025

Update references to github.com/containers/image where relevant.

Note that I didn’t update the reference in internal/useragent.DefaultUserAgent, that’s an ABI of sorts (well… if anything is checking for that at all.)

Copy link
Member

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

cat <<EOF
DESTDIR="/var/tmp/go/src/github.com/containers/image"
UPSTREAM_REPO="https://github.com/containers/image.git"
UPSTREAM_REPO="https://github.com/containers/container-libs.git"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is most likely not enough but I guess it won't do any harm either so that is fine

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, https://github.com/containers/automation_images/blob/a0b436c1239299ebecc4fad849ec3961f305ff98/get_ci_vm/README.md suggests this requires a specific repo layout, where moving everything inside image/ doesn’t transparently work.

(I don’t think I have ever run this script…)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use this regularly (on podman that is) but yeah once all the other CI stuff is done I can look at this, it is an optional thing so not really a priority

@jankaluza
Copy link
Member

LGTM

@jankaluza
Copy link
Member

@mtrmac , can you rebase please? This should fix the tests.

mtrmac added 5 commits August 26, 2025 15:52
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Fetch from the right repo, otherwise this is not going to find
a recent parent commit, and the check is going to take a very
long time.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Should not change behavior.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Just assume module use, nowadays. (Also, drops a link to the old
c/image repo location.)

Should not change behavior.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Untested!

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@mtrmac mtrmac force-pushed the image-repo-references branch from 6c8c326 to 2857b60 Compare August 26, 2025 13:52
@Luap99 Luap99 merged commit 28e78b1 into containers:main Aug 26, 2025
15 checks passed
@mtrmac mtrmac deleted the image-repo-references branch August 26, 2025 15:53
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.

3 participants