FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix YAML quoted scalar reads by ahfoysal · Pull Request #9385 · updatecli/updatecli · GitHub

Fix YAML quoted scalar reads - #9385

Merged
olblak merged 5 commits into
updatecli:mainfrom
ahfoysal:fix-yaml-quoted-source-value
Jul 17, 2026
Merged

Fix YAML quoted scalar reads#9385
olblak merged 5 commits into
updatecli:mainfrom
ahfoysal:fix-yaml-quoted-source-value

Conversation

ahfoysal commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Fix #4510

Test

go test ./pkg/plugins/resources/yaml
make test-short

Additional Information

This keeps YAML source and condition reads from returning quote syntax for quoted scalar values.

olblak commented Jul 9, 2026

Copy link
Copy Markdown
Member

Thank for the pullrequest, I'll try to find some times in the coming days to review it

mergify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

olblak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you for the fix, it seems to be working as expected

olblak enabled auto-merge (squash) July 17, 2026 08:28
olblak added the bug Something isn't working label Jul 17, 2026
olblak merged commit 5fe979e into updatecli:main Jul 17, 2026
8 of 9 checks passed
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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

YAML parsing seems to erroneously distinguish quoted and non-quoted version strings

2 participants


Back | FazBrowse Home | New Git URL