mmetc
|
ccf08e56d9
|
bats: no need for openssl, netcat; allow to prevent tests from running with a lock (#3016)
* bats: lock/unlock instance data; replace openssl w/ cfssl; update dep list
* concat pem without openssl :-/
* unused/unreachable code
* lint
* redundant {} (shellharden)
|
2024-05-16 10:58:00 +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 |
|