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

tiltfile: explicitly mark echo_off as optional #6370

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

nicks
Copy link
Member

@nicks nicks commented May 6, 2024

fixes #6369

i think there's an underlying starlark bug here,
since it's supposed to be marking this as optional
implicitly, and the enforcement of optionality
seems to be buggy.

fixes #6369

i think there's an underlying starlark bug here,
since it's supposed to be marking this as optional
implicitly, and the enforcement of optionality
seems to be buggy.

Signed-off-by: Nick Santos <[email protected]>
@nicks nicks merged commit 191178e into master May 6, 2024
9 checks passed
@nicks nicks deleted the nicks/echooff branch May 6, 2024 16:57
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.

missing argument for echo_off
1 participant