Commit graph

17 commits

Author SHA1 Message Date
0faff1d481
chore: cleanup, add docs, refactor some quirks and prepare release
Some checks failed
Renovate / renovate (push) Successful in 1m8s
Go build / build (push) Failing after 2m3s
2023-12-04 16:59:10 +01:00
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
0010f87ac8
chore: upgrade to moved redis client github.com/redis/go-redis
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-03-01 18:22:31 +01:00
6c3a7fed09
chore(deps): update Docker
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-23 18:07:33 +01:00
7dbb8566b3
refactor(sql): replace multierr with errors.Join
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-23 09:39:03 +01:00
6006f6fb0d fix: add missing replace directove for testcontainers
All checks were successful
concourse-ci/lint/golangci-lint Lint Go files
concourse-ci/test/gotestsum Run unit tests
2023-01-03 19:38:43 +00: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
2134fae875
fix: wait only for port for sql server 2022-08-06 18:48:17 +02:00
b407ad3755
fix: increase testcontainer creation timeout 2022-08-06 18:38:31 +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
f9e3c2f4f1
feat(protocols): add basic HTTP checks 2022-06-09 22:12:45 +02:00
6ce1426105
feat(validation): add generic validator framework 2022-06-09 17:22:06 +02:00
81b65b42b6
Prepare API 2022-05-13 16:46:31 +02:00