harness-drone/plugin/converter
2021-09-13 11:12:18 +05:45
..
jsonnet Merge pull request #3088 from phil-davis/typo-fixes 2021-06-22 10:20:17 +01:00
starlark Make starlark step limit configurable (#3134) 2021-09-03 11:35:44 +01:00
testdata fix templating reg expression to match if .drone.yml contains --- characters (#3131) 2021-09-01 15:06:03 +01:00
combine.go added support for convert plugins 2019-09-02 23:05:30 -07:00
combine_test.go added support for convert plugins 2019-09-02 23:05:30 -07:00
jsonnet.go add jsonnet support for build templates 2021-06-03 14:06:57 +01:00
jsonnet_oss.go added support for convert plugins 2019-09-02 23:05:30 -07:00
jsonnet_test.go added support for convert plugins 2019-09-02 23:05:30 -07:00
legacy.go added support for convert plugins 2019-09-02 23:05:30 -07:00
legacy_oss.go fix OSS build for v1.4.0. 2019-09-16 17:48:57 +09:00
memoize.go support optional convert plugin cache size 2021-05-14 14:06:47 -04:00
memoize_oss.go support optional convert plugin cache size 2021-05-14 14:06:47 -04:00
memoize_test.go support optional convert plugin cache size 2021-05-14 14:06:47 -04:00
noop.go added support for convert plugins 2019-09-02 23:05:30 -07:00
remote.go Add configurable timeout for config, convert, and validate plugins 2020-08-28 12:04:08 -07:00
remote_oss.go Add configurable timeout for config, convert, and validate plugins 2020-08-28 12:04:08 -07:00
remote_test.go Add configurable timeout for config, convert, and validate plugins 2020-08-28 12:04:08 -07:00
starlark.go Make starlark step limit configurable (#3134) 2021-09-03 11:35:44 +01:00
starlark_oss.go Fix stepLimit param in Starlark and Template OSS code 2021-09-13 11:12:18 +05:45
starlark_test.go Make starlark step limit configurable (#3134) 2021-09-03 11:35:44 +01:00
template.go Make starlark step limit configurable (#3134) 2021-09-03 11:35:44 +01:00
template_oss.go Fix stepLimit param in Starlark and Template OSS code 2021-09-13 11:12:18 +05:45
template_test.go Make starlark step limit configurable (#3134) 2021-09-03 11:35:44 +01:00