TP Honey
|
784c2e9e26
|
(maint) fix unit tests so they pass on windows
|
2022-06-13 17:46:57 +01:00 |
|
Eoin McAfee
|
8cdafdf367
|
add unit test for comments in template file
|
2022-05-30 16:09:20 +01:00 |
|
Phil Davis
|
8c24225240
|
Make starlark step limit configurable (#3134)
Define environment variable DRONE_STARLARK_STEP_LIMIT to some number to
override the default value.
|
2021-09-03 11:35:44 +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
|
8ca78c0738
|
fix issue where map changes order therefore test randomly fails
|
2021-08-03 10:51:39 +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
|
9dc11200d7
|
Add unique and indexes to db scripts on namespace. Code refactor in conversion files & grouping drone imports
|
2021-06-02 11:59:39 +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
|
31867a9261
|
group imports
|
2021-06-01 10:29:58 +01:00 |
|
Eoin McAfee
|
88a5a8e796
|
Tech QA Feedback & add support for organization level templates
|
2021-05-28 16:59:00 +01:00 |
|
Eoin McAfee
|
a7ef135403
|
Small bug fix - renaming converter back to template
|
2021-05-27 15:18:21 +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 |
|