Skip to content

Conversation

@davidcollom
Copy link
Contributor

fixes #292

@davidcollom davidcollom merged commit c500bc4 into main Mar 21, 2025
9 checks passed
@davidcollom davidcollom deleted the issue/292 branch March 21, 2025 15:39
Copy link
Contributor

@paulwilljones paulwilljones left a comment

Choose a reason for hiding this comment

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

couple of nits

}
return host == "ghcr.io"
// If we're using a custom hostname.
if c.opts.Hostname != "" && c.opts.Hostname == host {
Copy link
Contributor

Choose a reason for hiding this comment

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

do you need to check if c.opts.Hostname is empty and equal to host, or just == host?

@github-actions github-actions bot mentioned this pull request Apr 29, 2025
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.

[BUG] Using wrong tag list path for GitHub Enterprise GHCR.

4 participants