openshift-pipelines / pipelines-as-code

Pipelines-as-Code for Tekton
https://pipelinesascode.com
Apache License 2.0
130 stars 80 forks source link

Filter some of the noises from the logs #1659

Closed chmouel closed 5 months ago

chmouel commented 5 months ago

By changing the log level of some of the logs from Info or Warn to Debug

admin can always configure the debug level to show if they want, https://pipelinesascode.com/docs/install/settings/#logging-configuration

some docs links issues fix as well

Fixes #1658

Changes

Submitter Checklist

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 94.44444% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 64.24%. Comparing base (df22211) to head (59bdf9c). Report is 2 commits behind head on main.

Files Patch % Lines
pkg/matcher/annotation_matcher.go 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1659 +/- ## ========================================== + Coverage 64.12% 64.24% +0.12% ========================================== Files 141 141 Lines 10878 10895 +17 ========================================== + Hits 6975 6999 +24 + Misses 3387 3382 -5 + Partials 516 514 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

chmouel commented 5 months ago

/retest

chmouel commented 5 months ago

/test go-testing