hiSandog commented on issue #13685:
URL: https://github.com/apache/apisix/issues/13685#issuecomment-4931620236
Environment substitution should operate on parsed YAML scalar values, not on
the raw file text, so comments never enter the resolver. The regression matrix
should also include `${{...}}` inside quoted strings, block scalars, inline
comments, escaped/literal examples, and an actually missing variable in a live
value. That avoids fixing only lines beginning with `#` while still
misinterpreting YAML constructs where comment characters are data.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]