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

Improve no interaction mode #699

Open
hverlin opened this issue Oct 14, 2023 · 0 comments
Open

Improve no interaction mode #699

hverlin opened this issue Oct 14, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@hverlin
Copy link

hverlin commented Oct 14, 2023

When running ffizer without any interactions (or no tty), ffizer will fail if --update-mode is not set correctly.
I think it should default to keep in this case?

Here is how I would suggest updating the code to cover this use case:
hverlin/ffizer@doc/scripts...hverlin:ffizer:hv/additional-logs

I am also printing the variables values when hidden or --no-interaction is set.

I think probably that checking --no-interaction should be set to true if isatty returns false?

@hverlin hverlin closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2023
@davidB davidB added enhancement New feature or request good first issue Good for newcomers labels Oct 16, 2023
@davidB davidB reopened this Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants