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

Allow to specify the verbosity level #7

Closed
ecampidoglio opened this issue Nov 1, 2019 · 0 comments
Closed

Allow to specify the verbosity level #7

ecampidoglio opened this issue Nov 1, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ecampidoglio
Copy link
Member

When troubleshooting a Cake script, it's often necessary to increase the verbosity level to something like Diagnostic to see what's going on behind the scenes.

This technique is particular useful when the script works locally but fails in a CI environment, since it's impractical to debug a build server.

For these reasons, the Cake Action should allow to specify the verbosity level to pass to the Cake script as an input parameter.

@ecampidoglio ecampidoglio added the enhancement New feature or request label Nov 1, 2019
@ecampidoglio ecampidoglio self-assigned this Nov 1, 2019
@ecampidoglio ecampidoglio added this to the 1.1.0 milestone Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant