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

Support debug logging in workflows #1

Closed
smals-mavh opened this issue Dec 3, 2024 · 1 comment · Fixed by #2
Closed

Support debug logging in workflows #1

smals-mavh opened this issue Dec 3, 2024 · 1 comment · Fixed by #2

Comments

@smals-mavh
Copy link

GitHub provides a checkbox: "Enable debug logging" for a workflow, but current workflows don't implement the flag of this checkbox:
https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/enabling-debug-logging

@pvdbosch
Copy link

pvdbosch commented Dec 3, 2024

Suggestion would be to add "-X -e" mvn command-line options when ACTIONS_STEP_DEBUG env variable is set to true

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 a pull request may close this issue.

2 participants