-
Notifications
You must be signed in to change notification settings - Fork 292
Throw YAML::Exception during conversion if the data type mismatches. #2262
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
Conversation
Signed-off-by: Tomoya.Fujita <[email protected]>
|
Pulls: #2262 |
Signed-off-by: Tomoya Fujita <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>
MichaelOrlov
left a comment
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
|
@Mergifyio backport jazzy kilted |
✅ Backports have been createdDetails
|
…2262) * throw YAML::Exception during conversion if the data type mismatches. Signed-off-by: Tomoya.Fujita <[email protected]> * fix build failure for dependent packages. Signed-off-by: Tomoya Fujita <[email protected]> * explicitly handle the decoder exception. Signed-off-by: Tomoya Fujita <[email protected]> --------- Signed-off-by: Tomoya.Fujita <[email protected]> Signed-off-by: Tomoya Fujita <[email protected]> (cherry picked from commit 2f89eec)
…2262) * throw YAML::Exception during conversion if the data type mismatches. Signed-off-by: Tomoya.Fujita <[email protected]> * fix build failure for dependent packages. Signed-off-by: Tomoya Fujita <[email protected]> * explicitly handle the decoder exception. Signed-off-by: Tomoya Fujita <[email protected]> --------- Signed-off-by: Tomoya.Fujita <[email protected]> Signed-off-by: Tomoya Fujita <[email protected]> (cherry picked from commit 2f89eec)
…2262) (#2304) * throw YAML::Exception during conversion if the data type mismatches. * fix build failure for dependent packages. * explicitly handle the decoder exception. --------- (cherry picked from commit 2f89eec) Signed-off-by: Tomoya.Fujita <[email protected]> Signed-off-by: Tomoya Fujita <[email protected]> Co-authored-by: Tomoya Fujita <[email protected]>
Description
Is this user-facing behavior change?
Yes, but barely noticeable.
Did you use Generative AI?
No
Additional Information