mmetc
|
2aa55e9444
|
move plugins/notifications/* to cmd/notification-* (#2429)
This ensures keeping all dependencies in sync, and simplifies
packaging under freebsd/gentoo/etc because there is a single
vendor directory.
|
2023-08-24 09:46:25 +02:00 |
|
AlteredCoder
|
b06167a3fa
|
Allow plugins to load environment variable (#1727)
* Allow plugins to load environment variable
|
2022-09-08 11:41:28 +02:00 |
|
mmetc
|
414282a2c9
|
golangci-lint 1.49 and related fixes (#1736)
|
2022-09-06 13:55:03 +02:00 |
|
mmetc
|
628d7be1d8
|
simplify err.Error() to err when used in printf context (#1603)
|
2022-06-22 15:53:53 +02:00 |
|
mmetc
|
e7de05d6c9
|
don't set logger default level twice (#1336)
|
2022-03-10 13:56:46 +01:00 |
|
Shivam Sandbhor
|
899b2abae7
|
Avoid code duplication for protobuf in plugins (#918)
* Avoid code duplication for protobuf in plugins
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
|
2021-09-03 12:24:59 +02:00 |
|
Thibault "bui" Koechlin
|
950759f6d6
|
Output plugins (#878)
* Add plugin system for notifications (#857)
|
2021-08-25 11:43:29 +02:00 |
|