crowdsec/pkg/apiserver
mmetc c78c833400
CI: colored test output, colored crowdsec and crowdsec-api logs, full final db dump for mysql and sqlite (#1596)
* github-ci: color unit test output and logs
* new config option: force_color_logs (useful in CI)
* bats: show sqlite/mysql dump at the end
* removed "-v" (print package names) from "go build"
* general workflow cleanup
2022-06-17 16:12:49 +02:00
..
controllers enabled linters and fixes for: misspell, predeclared, unconvert, ineffassign, gosimple, govet (#1595) 2022-06-16 14:41:54 +02:00
middlewares/v1 enabled linters and fixes for: misspell, predeclared, unconvert, ineffassign, gosimple, govet (#1595) 2022-06-16 14:41:54 +02:00
tests Revamp unit tests (#1368) 2022-03-29 14:20:26 +02:00
alerts_test.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00
api_key_test.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
apic.go enabled linters and fixes for: misspell, predeclared, unconvert, ineffassign, gosimple, govet (#1595) 2022-06-16 14:41:54 +02:00
apic_test.go Windows Support (#1159) 2022-05-17 12:14:59 +02:00
apiserver.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00
apiserver_test.go CI: colored test output, colored crowdsec and crowdsec-api logs, full final db dump for mysql and sqlite (#1596) 2022-06-17 16:12:49 +02:00
decisions_test.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00
heartbeat_test.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00
jwt_test.go fix #1283: update and enable error reports from golangci (#1523) 2022-05-25 22:27:50 +02:00
machines_test.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
utils.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00