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

Change problem matchers output to debug #363

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

konradpabjan
Copy link
Contributor

Our setup actions use problem matchers to display information if something goes wrong.

It is a little annoying though that information always shows up about adding problem matchers. Distracts from the main purpose of our actions.

setup-python output
image

setup-dotnet output
image

setup-node output
image

IMO this seems like debug information that should only show up if ACTIONS_STEP_DEBUG is set to true

@ericsciple
Copy link
Collaborator

@juliobbv i thought this followed the echo setting?

@ericsciple
Copy link
Collaborator

seems fine to me

@TingluoHuang TingluoHuang merged commit 53fb629 into master Mar 12, 2020
@TingluoHuang TingluoHuang deleted the konradpabjan/problem_matchers branch March 12, 2020 01:52
AdamOlech pushed a commit to antmicro/runner that referenced this pull request Jan 28, 2021
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.

None yet

3 participants