1
0
mirror of https://github.com/drone/drone-cli.git synced 2025-02-18 07:31:13 +01:00
drone-cli/drone/jsonnet
Julien Duchesne 8e538b63f5
Fix --stream combined with --format for jsonnet (#195)
* Fix `--stream` combined with `--format` for `jsonnet`
If both are defined and jsonnet defines a list, it currently only generates one of the resources
Also added a test for it
* Minimize diffs by keeping all in one file
2021-08-26 15:34:52 +01:00
..
testdata Fix --stream combined with --format for jsonnet (#195) 2021-08-26 15:34:52 +01:00
jsonnet_test.go Fix --stream combined with --format for jsonnet (#195) 2021-08-26 15:34:52 +01:00
jsonnet.go Fix --stream combined with --format for jsonnet (#195) 2021-08-26 15:34:52 +01:00
nativefuncs.go rollback parseYaml native jsonnet function 2018-11-27 10:42:38 -08:00