hammerstefan | Hi, I've been testing the recent YAML parser rewrite changes against our pipeline, and I think I've found a regression. job-template names are not being generated correctly if the argument values are being provided via an !include tag. Here is a simple example test that passes in 4.3.0 but does not pass against HEAD https://gist.github.com/hammerstefan/63101d3d5f0d2a4e8e2b4cbf393f6111 | 15:29 |
---|---|---|
hammerstefan | LMK if I should log an issue on the storyboard for this | 15:29 |
hammerstefan | This is what the failure looks like against HEAD https://www.irccloud.com/pastebin/ONfqgvk8/ | 15:44 |
hammerstefan | It only generates one project instead of 3, and {var} is "['value1', 'value2', 'value3']" instead a single value | 15:45 |
hammerstefan | this only happens with !include and !j2-yaml, does not happen when using a direct YAML list | 21:08 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!