Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docker] Silence remaining InvalidDefaultArgInFrom warnings #3684

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

maru-ava
Copy link
Contributor

Why this should be merged

A previous PR added invalid default arguments to silence unwanted docker build warnings, but missed a few values that are used to populated image names. Such values need to be quoted to be effective in silencing the warnings.

How this was tested

CI, manual inspection

Need to be documented in RELEASES.md?

N/A

A previous PR added invalid default arguments to silence unwanted
docker build warnings, but missed a few values that are used to
populated image names. Such values need to be quoted to be effective
in silencing the warnings.
@maru-ava maru-ava added the testing This primarily focuses on testing label Jan 29, 2025
@maru-ava maru-ava self-assigned this Jan 29, 2025
@StephenButtolph StephenButtolph added this pull request to the merge queue Jan 30, 2025
Merged via the queue into master with commit 1d379dc Jan 30, 2025
22 checks passed
@StephenButtolph StephenButtolph deleted the docker-silence-warnings branch January 30, 2025 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing This primarily focuses on testing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants