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

Add verbose/silent variables #1669

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Add verbose/silent variables #1669

merged 1 commit into from
Jun 28, 2024

Conversation

Vince-Smith
Copy link
Contributor

Fixes #1480

@Vince-Smith
Copy link
Contributor Author

I'm not entirely sure how best to add tests for this. The previous addition of CLI_FORCE did not have any https://github.com/go-task/task/pull/1434/files

Copy link
Member

@pd93 pd93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not too worried about tests for this. It's quite a simple change. Thanks for the contribution!

@pd93 pd93 merged commit 413dcd2 into go-task:main Jun 28, 2024
13 checks passed
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.

Special var CLI_SILENT / CLI_VERBOSE
2 participants