drone-template-lib/template
Robert Kaussow 16ca81c679
refactor: replace unsupported raymond package with handlebars/v3 (#2)
The raymond package appears to be abandoned. This changes to a supported
fork (handlebars/v3) that has Go module support, and has some
maintenance done. Additionally, updates to latest sprig package, and
changes the logic used to skip/avoid adding sprig helpers to handlebars
when the func has an unsupported return type.

Co-authored-by: Kenneth Shaw <kenshaw@gmail.com>
2021-09-18 17:14:54 +02:00
..
helpers.go refactor: replace unsupported raymond package with handlebars/v3 (#2) 2021-09-18 17:14:54 +02:00
helpers_test.go refactor: replace unsupported raymond package with handlebars/v3 (#2) 2021-09-18 17:14:54 +02:00
template.go refactor: replace unsupported raymond package with handlebars/v3 (#2) 2021-09-18 17:14:54 +02:00