summaryrefslogtreecommitdiff
path: root/plugins_test.go
AgeCommit message (Expand)Author
2025-04-14deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)dependabot[bot]
2025-03-10chore(refactoring): Refactor/modernizations (#2345)Dave Henderson
2024-06-09chore(api)!: Overhauling config and rendering types (#2094)Dave Henderson
2023-04-29Use required.NoError for faster failure in testsDave Henderson
2023-04-04New plugin args optionDave Henderson
2023-03-19Add make test-remote-windows target to run tests on remote Windows hostDave Henderson
2023-03-12Bump to v4 moduleDave Henderson
2022-05-28PluginFunc to create custom template functionsDave Henderson
2022-02-27Support piping input to pluginDave Henderson
2021-01-23Fix race condition in signal handlingDave Henderson
2020-08-19Go 1.15 bump and other updatesDave Henderson
2020-05-03Support a config file to use instead of commandline argumentsDave Henderson
2020-02-27Adding context.Context support and a loggerDave Henderson
2019-10-22Plugins for custom functionsDave Henderson