Commit Graph

10 Commits

Author SHA1 Message Date
22ead9610a
chore: replace deprecated template-lib (#103)
BREAKING CHANGE: The new template helper provided by https://github.com/thegeeklab/drone-plugin-lib/pull/28 is using pure Golang templates and sprig functions. As the unmaintained Golang handlebar library was removed entirely, the template syntax has changed and custom templates need to be adjusted. For more details, please read the [documentation](https://drone-plugin-index.geekdocs.de/plugins/drone-matrix/#parameters).
2023-02-08 16:22:10 +01:00
63e61cf83d
refactor: add more linters and fix findings (#100) 2023-02-08 10:14:07 +01:00
e1397811b0
adjust wording of the help texts 2022-05-29 22:22:48 +02:00
80aa9c05c0
fix(deps): update module github.com/thegeeklab/drone-plugin-lib to v2 2022-05-29 13:54:52 +02:00
6fe43d2f02
refactor: add plugin flags to category (#42) 2022-05-28 17:13:28 +02:00
154516c922
refactor: switch to forked thegeeklab/drone-plugin-lib (#34) 2022-05-03 22:48:17 +02:00
38c2f9e523
ci: refactor build tools and ci setup (#31) 2022-04-25 12:55:06 +02:00
3fd2dfdafa
fix: fix template context and default template 2021-09-19 15:34:14 +02:00
7b9c47ce4c
refactor: apply repo structure after fork 2021-09-13 23:00:00 +02:00
Don
230d10feae Use the drone plugin lib 2020-11-25 11:44:45 -08:00