Commit Graph

13 Commits (a1f8802de9124e8be5d368237ab640a4c6bc9b0e)

Author SHA1 Message Date
George Jenkins a1f8802de9
Merge pull request #30553 from Zhanweelee/add_mustToYaml_support
4 months ago
Benoit Tigeot e2461de3c2
Fix test with toml bump
5 months ago
Zhanwei Li 34b679e0cc feat: Add mustToYaml and mustToJson template functions
7 months ago
Fred Heinecke 30ce031d77 Merge branch 'main' into feat/add-toyamlpretty-1
12 months ago
Fred Heinecke 73f1dcc1d9 Added `toYamlPretty` template function
2 years ago
Dominik Müller 266ab5af05 test(pkg/engine): add tests for TOML parsing
2 years ago
Matthew Fisher aa6e82bac8
fix: use `go install` instead of `go get`
3 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
5 years ago
Matt Farina 3b8521c1f0
Updating sprig and semver to newer versions
5 years ago
Tuan 97c68adc4d
Add fromYamlArray and fromJsonArray template helpers (#7712)
6 years ago
KUOKA Yusuke 4c351c7248 fix(v3): fix type error while merging map loaded with `fromYaml` template func (#6630)
6 years ago
Thomas O'Donnell 213f714604 Stop Lint from breaking when using required
6 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private
7 years ago