Skip to content

fix(lint): use correct auth in manifest linter#72

Merged
whatsacomputertho merged 1 commit into
mainfrom
lint-auth-fix
Nov 17, 2025
Merged

fix(lint): use correct auth in manifest linter#72
whatsacomputertho merged 1 commit into
mainfrom
lint-auth-fix

Conversation

@whatsacomputertho
Copy link
Copy Markdown
Member

We want the ability for users to pass in their own auth into the image linter, but have the linter default to the AUTH constant to support the standard podman auth file location & maintain compatibility with podman login. This PR fixes 3 instances in which the AUTH constant was being used in place of the overridable keyword arg with AUTH as its default which should instead be used.

Signed-off-by: ethanbalcik <ebalcik71@gmail.com>
@whatsacomputertho whatsacomputertho merged commit 1f67f08 into main Nov 17, 2025
5 checks passed
@whatsacomputertho whatsacomputertho deleted the lint-auth-fix branch November 17, 2025 15:33
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.

1 participant