Commit graph

7 commits

Author SHA1 Message Date
9791e9f282
feat: refactor to server and exec-check subcommands
All checks were successful
Renovate / renovate (push) Successful in 40s
Go build / build (push) Successful in 8m44s
- allow to interactively execute checks instead of server mode
- use urfave/cli for subcommands
2023-12-04 11:22:49 +01:00
59d2d26984
feat: add concourse pipeline
All checks were successful
concourse-ci/golangci-lint golangci-lint run
concourse-ci/gotestsum gotestsum
2022-12-30 21:41:30 +01:00
Peter Kurfer
df6f6d55cb
fix(lint): clean linter issues
All checks were successful
agola/nurse/Test and lint The run finished successfully
2022-09-22 14:04:53 +02:00
ccb03d6556
feat(protocols): add basic SQL checks and rows validation 2022-06-18 11:46:04 +02:00
1b005c3444
refactor: fix golangci-lint findings 2022-06-09 22:40:32 +02:00
4c2aa968d2
Implement config reading
- support config file
- support reading checks, server definition and endpoint definitions from env
2022-05-08 11:00:22 +02:00
803f52ba46
Add basic Redis checks 2022-04-28 18:35:02 +02:00