woodpecker/shared
qwerty287 dfc2c265b1
Support go plugins for forges and agent backends (#2751)
As of #2520 

Support to load new forges and agent backends at runtime using go's
plugin system. (https://pkg.go.dev/plugin)

I also added a simple example addon (a new forge which just prints log
statements), it should be removed later of course, but you can see an
example.

---------

Co-authored-by: Michalis Zampetakis <mzampetakis@gmail.com>
Co-authored-by: Anbraten <anton@ju60.de>
2023-12-20 14:26:57 +01:00
..
addon Support go plugins for forges and agent backends (#2751) 2023-12-20 14:26:57 +01:00
constant Bump default clone image version to 2.4.0 (#2852) 2023-11-21 02:15:08 +01:00
httputil Add linter revive (#554) 2021-12-01 14:22:06 +01:00
token Replace interface{} with any (#2807) 2023-11-12 18:23:48 +01:00
utils Fix repo owner filter (#2808) 2023-11-12 14:39:41 +01:00