Commit graph

11 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
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