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

cli: remove deprecated --hud flag in favor of --legacy #5736

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

milas
Copy link
Contributor

@milas milas commented Apr 26, 2022

The --hud flag has been deprecated for a bit and thrown a warning
on start (with a forced multi-second wait).

Users who wish to continue using the TUI may do so for now by running
tilt up --legacy.

The `--hud` flag has been deprecated for a bit and thrown a warning
on start (with a forced multi-second wait).

Users who wish to continue using the TUI may do so for now by running
`tilt up --legacy`.
@milas milas added the breaking change Includes backwards incompatible changes label Apr 26, 2022
@milas milas requested review from nicksieger, nicks and landism April 26, 2022 17:04
@milas milas self-assigned this Apr 26, 2022
@milas
Copy link
Contributor Author

milas commented Apr 27, 2022

I'm just going to keep this queued up for a bit, as it's a breaking change to the CLI, but I don't want a version bump just for this because it's really quite a silly breaking change!

Just kidding - we are bumping the version this release already!

@milas milas merged commit db7dce0 into master Apr 27, 2022
@milas milas deleted the milas/remove-hud-flag branch April 27, 2022 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Includes backwards incompatible changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants