Commit graph

12 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
Peter Kurfer
c52912c5aa
refactor: migrate to new Gitea URL
Some checks failed
agola/nurse/Test and lint The run failed
2022-09-22 11:46:36 +02:00
af4498700d
feat: add retry-behavior based on attempts 2022-08-07 18:28:24 +02:00
25e070cebc
refactor: migrate to new Git infrastructure 2022-08-02 20:45:09 +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
8a84c12143
fix(parser): fix test cases
bump deps
2022-06-02 19:31:28 +02:00
81b65b42b6
Prepare API 2022-05-13 16:46:31 +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