-
Notifications
You must be signed in to change notification settings - Fork 182
Release v0.51.3 #5821
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
Release v0.51.3 #5821
Conversation
Signed-off-by: Yoshiki Fujikane <[email protected]>
The following 1 GitHub releases will be created once this pull request got merged. Release v0.51.3 with changes since v0.51.2Internal Changes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5821 +/- ##
=======================================
Coverage 27.63% 27.63%
=======================================
Files 508 508
Lines 54116 54116
=======================================
Hits 14954 14954
Misses 38025 38025
Partials 1137 1137 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Yoshiki Fujikane <[email protected]> Signed-off-by: pipecd-bot <[email protected]>
* Fix deployment tracing loading nonStop when loadmore (#5780) Signed-off-by: kypham <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Implement comparing bool with boolean string value (#5811) * Add support for comparing boolean values with boolean strings in the differ package Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]> * Add support for rendering boolean values in the diff package Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]> * Port of pkgs/diff to pkg/plugin/diff Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]> * Add support for comparing boolean values with boolean strings in cloudrundiff function Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]> --------- Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Release v0.51.3 (#5821) Signed-off-by: Yoshiki Fujikane <[email protected]> Signed-off-by: pipecd-bot <[email protected]> --------- Signed-off-by: kypham <[email protected]> Signed-off-by: pipecd-bot <[email protected]> Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> Co-authored-by: Ky_pham <[email protected]> Co-authored-by: Shinnosuke Sawada-Dazai <[email protected]> Co-authored-by: Yoshiki Fujikane <[email protected]>
What this PR does:
as title
Why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: