jsonnet icon indicating copy to clipboard operation
jsonnet copied to clipboard

Add test case for #942 std.parseYaml and block (pipe)

Open pmorch opened this issue 4 years ago • 2 comments

std.parseYaml() doesn't handle this properly:

f1: |
  a
  b

A test case for issue #942

pmorch avatar Oct 19 '21 21:10 pmorch

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

google-cla[bot] avatar Oct 19 '21 21:10 google-cla[bot]

@googlebot I signed it!

pmorch avatar Oct 19 '21 21:10 pmorch

Hi. Thanks for your contribution, and your patience!

I've rebased your commit (original commit b33649b1ee737ca22d03a960091d36ca5e169b3e, rebased commit 436c63ab81faae480689c3ae1d466af14e3b4136) and will merge it shortly.

johnbartholomew avatar Feb 27 '24 12:02 johnbartholomew