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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃尡 Improve debugging output from the action execution #23

Merged
merged 1 commit into from Nov 20, 2020

Conversation

Adirio
Copy link
Contributor

@Adirio Adirio commented Nov 20, 2020

Description

Improve debugging output to include logging level prefixes for all lines, as if previous logging messages had /n and were output with the debug level, the lines after the first one weren't being properly silenced by GitHub.

Motivation

This improvement was previously implemented as part of #21 and was blocking #20. #21 is considered unsafe and is not going to be merged unless the secutiry caveats can be solved. Thus, this has been extracted as an independent PR to enable #20 bug fix without introducing security issues.

CLoses: #15

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 20, 2020
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 20, 2020
Signed-off-by: Adrian Orive <adrian.orive.oneca@gmail.com>
@DirectXMan12
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Adirio, DirectXMan12

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 20, 2020
@DirectXMan12
Copy link
Contributor

heh, I had this fix floating around somewhere in a prototype branch, guess I never pushed it. Looks good!

@k8s-ci-robot k8s-ci-robot merged commit f75088a into kubernetes-sigs:master Nov 20, 2020
@Adirio Adirio deleted the debug branch November 20, 2020 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants