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

frontend: update lint checks to correctly utilize EnvList and EnvSetter #5387

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

daghack
Copy link
Collaborator

@daghack daghack commented Oct 2, 2024

fixes regression from recent refactor around how we were passing around lists of environment variables and adds a test for this behavior.

@daghack daghack self-assigned this Oct 2, 2024
@daghack daghack marked this pull request as draft October 2, 2024 18:55
@daghack daghack marked this pull request as ready for review October 2, 2024 19:06
@daghack daghack marked this pull request as draft October 2, 2024 19:31
@daghack daghack changed the title frontend: add nil args to env list as empty strings when calling buildMetaArgs frontend: update lint checks to use all args instead of non-nil args Oct 2, 2024
@daghack daghack force-pushed the nil-args-to-empty-strings branch 12 times, most recently from aaaa54e to 0cf9c64 Compare October 3, 2024 15:30
@thompson-shaun thompson-shaun linked an issue Oct 3, 2024 that may be closed by this pull request
@daghack daghack force-pushed the nil-args-to-empty-strings branch 5 times, most recently from 4e79786 to ca1798d Compare October 7, 2024 14:34
@daghack daghack changed the title frontend: update lint checks to use all args instead of non-nil args frontend: update lint checks to correctly utilize EnvList and EnvSetter Oct 7, 2024
@daghack daghack marked this pull request as ready for review October 7, 2024 15:19
@thompson-shaun thompson-shaun added this to the v0.17.0 milestone Oct 7, 2024
@daghack daghack force-pushed the nil-args-to-empty-strings branch 2 times, most recently from 4d0fb89 to 496bf4f Compare October 8, 2024 19:55
after EnvGetter refactoring

Signed-off-by: Talon Bowler <talon.bowler@docker.com>
@tonistiigi tonistiigi merged commit 58df409 into moby:master Oct 8, 2024
93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

validate: FROM argument 'BUILDKIT_DEBUG' is not declared
3 participants