mmetc
|
50d115b914
|
Update protobufs (#3276)
* deps: update protobufs; add pkg/protobufs/generate.go
* generate protobuf in CI
* make: remove generate target
* pin protoc
|
2024-10-10 15:54:25 +02:00 |
|
mmetc
|
206211ce53
|
lint: import statement order (#3085)
* lint: import statement order
* lint
|
2024-06-26 12:16:17 +02:00 |
|
mmetc
|
7fd01ae3fc
|
CI: update golangci-lint to 1.59; enforce canonical HTTP headers (#3074)
|
2024-06-10 16:13:49 +02:00 |
|
Laurence Jones
|
d1bfaddb69
|
[Plugin] Pass down ctx and use it (#2626)
* Pass down cancellable context and update http plugin
* Use context where we can
|
2023-12-04 12:05:26 +00:00 |
|
mmetc
|
b562103024
|
Make: build with debug symbols in func tests or if DEBUG=1; drop BUILD_VENDOR_FLAGS (#2443)
|
2023-08-28 15:58:26 +02:00 |
|
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 |
|