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 |
|
mmetc
|
486b56d1ed
|
CI: reduce test verbosity; set PKG_CONFIG_PATH for re2 in rpm distros (#2331)
* wip
* wip
* go install with commit hash
|
2023-07-05 17:45:31 +02:00 |
|
mmetc
|
17cd792826
|
CI: update ansible tests for re2 (#2318)
|
2023-06-29 16:35:19 +02:00 |
|
mmetc
|
ebe25d7653
|
func tests: install dependencies from make, log test helpers (#2314)
|
2023-06-28 10:07:05 +02:00 |
|
mmetc
|
9ccdddaab1
|
CI: refactor makefile for plugins and vendor target (#2256)
|
2023-06-05 23:15:18 +02:00 |
|
mmetc
|
7673a20467
|
CI: make clean -> remove coverage data (#2259)
|
2023-06-05 13:03:18 +02:00 |
|
mmetc
|
ea6401ce09
|
CI: Static builds by default; replace bincover with go -cover from 1.20 (#2150)
* Makefile: build static binaries only
* Replace bincover with go -cover from 1.20
* CI: Fix timing issue between lapi and agent containers
|
2023-03-30 15:05:09 +02:00 |
|
mmetc
|
a19748ae35
|
Rename directory "tests" to "test" (#2094)
If you use a ./test/local directory, you need to create it again:
$ make clean bats-build bats-fixture
|
2023-03-03 15:54:49 +01:00 |
|