Merged
Conversation
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Contributor
|
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
|
Warashi
approved these changes
May 15, 2025
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:
|
github-actions bot
pushed a commit
that referenced
this pull request
May 15, 2025
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com> Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>
khanhtc1202
pushed a commit
that referenced
this pull request
May 15, 2025
* Fix deployment tracing loading nonStop when loadmore (#5780) Signed-off-by: kypham <hongkyhvnh@gmail.com> Signed-off-by: pipecd-bot <pipecd.dev@gmail.com> * 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 <shin@warashi.dev> * Add support for rendering boolean values in the diff package Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev> * Port of pkgs/diff to pkg/plugin/diff Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev> * Add support for comparing boolean values with boolean strings in cloudrundiff function Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev> --------- Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev> Signed-off-by: pipecd-bot <pipecd.dev@gmail.com> * Release v0.51.3 (#5821) Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com> Signed-off-by: pipecd-bot <pipecd.dev@gmail.com> --------- Signed-off-by: kypham <hongkyhvnh@gmail.com> Signed-off-by: pipecd-bot <pipecd.dev@gmail.com> Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev> Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com> Co-authored-by: Ky_pham <57948086+hongky-1994@users.noreply.github.com> Co-authored-by: Shinnosuke Sawada-Dazai <shin@warashi.dev> Co-authored-by: Yoshiki Fujikane <40124947+ffjlabo@users.noreply.github.com>
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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?: