pipe-cd / pipecd

The One CD for All {applications, platforms, operations}
https://pipecd.dev
Apache License 2.0
1.09k stars 153 forks source link

Cherry-pick #4571 #5171 #5189

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

What this PR does / why we need it: Cherry pick of #4571 #5171.

PR list: https://github.com/pipe-cd/pipecd/issues?q=label%3Av0.48.9-rc1+label%3Acherry-pick+is%3Aclosed

ffjlabo commented 2 months ago

https://github.com/pipe-cd/pipecd/pull/4571 is needed to resolve conflict. This feature is to use PAT in piped, not directly affected to the users.

ffjlabo commented 2 months ago

Test failed because of the flaky one. So will rerun it.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 46.60194% with 55 lines in your changes missing coverage. Please review.

Project coverage is 22.57%. Comparing base (8c47ec6) to head (1c89d7d).

Files with missing lines Patch % Lines
pkg/git/client.go 51.61% 24 Missing and 6 partials :warning:
pkg/app/piped/cmd/piped/piped.go 0.00% 13 Missing :warning:
pkg/config/piped.go 57.14% 11 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v0.48.x #5189 +/- ## =================================================== + Coverage 22.55% 22.57% +0.01% =================================================== Files 519 519 Lines 57006 57067 +61 =================================================== + Hits 12859 12883 +24 - Misses 43117 43152 +35 - Partials 1030 1032 +2 ```

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