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 |
|
Eoin McAfee
|
352eff9062
|
add check on template extension type - throw error if invalid (#3128)
* add check on template extension type - throw error if invalid
|
2021-08-31 15:51:39 +01:00 |
|
Eoin McAfee
|
12808aadbe
|
add support for yaml templates
|
2021-08-24 13:20:44 +01:00 |
|
Eoin McAfee
|
1ebfe95277
|
Add support for nested data objects within templates (#3110)
* Add support for nested data objects within templates
|
2021-08-02 17:23:02 +01:00 |
|
Eoin McAfee
|
65e5edddc3
|
add jsonnet support for build templates
|
2021-06-03 14:06:57 +01:00 |
|
Eoin McAfee
|
a3a4e7494c
|
Fix broken test caused by adding a new line to test file.
|
2021-06-01 16:29:14 +01:00 |
|
Eoin McAfee
|
a0b83140fe
|
Add line space at end of test files
|
2021-06-01 14:23:06 +01:00 |
|
Eoin McAfee
|
88a5a8e796
|
Tech QA Feedback & add support for organization level templates
|
2021-05-28 16:59:00 +01:00 |
|
Eoin McAfee
|
8b7933c116
|
starlark converter & parser created and working. Unit tests add & some moving around/refactoring of plugins.
|
2021-05-27 14:58:23 +01:00 |
|