harness-drone/plugin/converter/testdata
Eoin McAfee e8fb0cfca6
fix templating reg expression to match if .drone.yml contains --- characters (#3131)
* issue with regular expression for templates not picking up --- in drone.yml file
2021-09-01 15:06:03 +01:00
..
drone.yml Add line space at end of test files 2021-06-01 14:23:06 +01:00
input.jsonnet add jsonnet support for build templates 2021-06-03 14:06:57 +01:00
input.jsonnet.golden add jsonnet support for build templates 2021-06-03 14:06:57 +01:00
jsonnet.template.yml Add line space at end of test files 2021-06-01 14:23:06 +01:00
multi.star starlark converter & parser created and working. Unit tests add & some moving around/refactoring of plugins. 2021-05-27 14:58:23 +01:00
multi.star.golden starlark converter & parser created and working. Unit tests add & some moving around/refactoring of plugins. 2021-05-27 14:58:23 +01:00
single.jsonnet add jsonnet support for build templates 2021-06-03 14:06:57 +01:00
single.star starlark converter & parser created and working. Unit tests add & some moving around/refactoring of plugins. 2021-05-27 14:58:23 +01:00
single.star.golden starlark converter & parser created and working. Unit tests add & some moving around/refactoring of plugins. 2021-05-27 14:58:23 +01:00
starlark-nested.template.yml Add support for nested data objects within templates (#3110) 2021-08-02 17:23:02 +01:00
starlark.input-nested.star Add support for nested data objects within templates (#3110) 2021-08-02 17:23:02 +01:00
starlark.input-nested.star.golden Add support for nested data objects within templates (#3110) 2021-08-02 17:23:02 +01:00
starlark.input.star Add line space at end of test files 2021-06-01 14:23:06 +01:00
starlark.input.star.golden Fix broken test caused by adding a new line to test file. 2021-06-01 16:29:14 +01:00
starlark.template.yml fix templating reg expression to match if .drone.yml contains --- characters (#3131) 2021-09-01 15:06:03 +01:00
yaml.input.golden add support for yaml templates 2021-08-24 13:20:44 +01:00
yaml.input.yml add support for yaml templates 2021-08-24 13:20:44 +01:00
yaml.template.invalid.yml add check on template extension type - throw error if invalid (#3128) 2021-08-31 15:51:39 +01:00
yaml.template.yml add support for yaml templates 2021-08-24 13:20:44 +01:00