|
89d9a04833
|
chore(deps): update dependencies
|
2022-08-18 19:25:07 +02:00 |
|
|
5ac8ef51c9
|
docs: run tests with gotestsum
|
2022-08-07 20:10:40 +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 |
|
|
15b17deaba
|
chore(ci): add Docker-in-Docker sidecar
|
2022-08-06 18:32:01 +02:00 |
|
|
f8e9d85027
|
ci: add simple Agola config
|
2022-08-03 22:04:36 +02:00 |
|
|
070944e1e1
|
chore: update to Go 1.19
|
2022-08-03 19:19:21 +02:00 |
|
|
25e070cebc
|
refactor: migrate to new Git infrastructure
|
2022-08-02 20:45:09 +02:00 |
|
|
87211eb280
|
Merge pull request #14 from baez90/renovate/github.com-jackc-pgx-v5-5.x
Update module github.com/jackc/pgx/v5 to v5.0.0-alpha.5
|
2022-07-26 22:16:53 +02:00 |
|
|
770cf24a9f
|
Merge pull request #15 from baez90/renovate/golang.org-x-exp-digest
Update golang.org/x/exp digest to a9213ee
|
2022-07-26 22:16:24 +02:00 |
|
renovate[bot]
|
b9a9339936
|
Update golang.org/x/exp digest to a9213ee
|
2022-07-26 20:09:13 +00:00 |
|
|
aef68d56a5
|
Merge pull request #16 from baez90/renovate/golang.org-x-sync-digest
Update golang.org/x/sync digest to 886fb93
|
2022-07-26 22:08:16 +02:00 |
|
renovate[bot]
|
47b0dfe550
|
Update golang.org/x/sync digest to 886fb93
|
2022-07-22 17:53:24 +00:00 |
|
renovate[bot]
|
4ad7551073
|
Update module github.com/jackc/pgx/v5 to v5.0.0-alpha.5
|
2022-07-17 01:42:56 +00:00 |
|
|
a6c7bf47c1
|
Merge pull request #13 from baez90/renovate/golang.org-x-exp-digest
Update golang.org/x/exp digest to 79cabaa
|
2022-07-14 13:41:36 +02:00 |
|
renovate[bot]
|
a20d0c1372
|
Update golang.org/x/exp digest to 79cabaa
|
2022-07-13 16:25:16 +00:00 |
|
|
b718d6cd72
|
Merge pull request #12 from baez90/renovate/github.com-jackc-pgx-v5-5.x
Update module github.com/jackc/pgx/v5 to v5.0.0-alpha.4
|
2022-06-27 08:06:37 +02:00 |
|
renovate[bot]
|
e6fdba2cf9
|
Update module github.com/jackc/pgx/v5 to v5.0.0-alpha.4
|
2022-06-27 05:54:46 +00:00 |
|
|
351253243e
|
Merge pull request #10 from baez90/renovate/github.com-alecthomas-participle-v2-2.x
Update module github.com/alecthomas/participle/v2 to v2.0.0-beta.1
|
2022-06-27 07:52:56 +02:00 |
|
renovate[bot]
|
3ebc2a6060
|
Update module github.com/alecthomas/participle/v2 to v2.0.0-beta.1
|
2022-06-26 11:32:42 +00:00 |
|
|
ccb03d6556
|
feat(protocols): add basic SQL checks and rows validation
|
2022-06-18 11:46:04 +02:00 |
|
|
e725986bfc
|
Merge pull request #6 from baez90/renovate/golang.org-x-exp-digest
Update golang.org/x/exp digest to b0d7811
|
2022-06-14 09:10:28 +02:00 |
|
Renovate Bot
|
80d59304f9
|
Update golang.org/x/exp digest to b0d7811
|
2022-06-13 18:11:53 +00: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 |
|
|
212f94b6ea
|
chore(deps): update golang.org/x/exp
|
2022-06-09 17:24:18 +02:00 |
|
|
6ce1426105
|
feat(validation): add generic validator framework
|
2022-06-09 17:22:06 +02:00 |
|
|
8a84c12143
|
fix(parser): fix test cases
bump deps
|
2022-06-02 19:31:28 +02:00 |
|
|
c070cb6c8b
|
Merge pull request #8 from baez90/renovate/goreleaser-goreleaser-action-3.x
Update goreleaser/goreleaser-action action to v3
|
2022-05-22 11:48:54 +02:00 |
|
Renovate Bot
|
7bd25a0711
|
Update goreleaser/goreleaser-action action to v3
|
2022-05-22 01:35:07 +00:00 |
|
|
81b65b42b6
|
Prepare API
|
2022-05-13 16:46:31 +02:00 |
|
|
c85c4f3512
|
Merge pull request #4 from baez90/renovate/go.uber.org-zap-1.x
Update module go.uber.org/zap to v1.21.0
|
2022-05-08 12:50:30 +02:00 |
|
Renovate Bot
|
a5a76a393d
|
Update module go.uber.org/zap to v1.21.0
|
2022-05-08 09:01:57 +00: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 |
|
|
1b4f632048
|
Merge pull request #1 from baez90/renovate/configure
Configure Renovate
|
2022-04-13 07:39:56 +02:00 |
|
Renovate Bot
|
2d4cfc0d53
|
Add renovate.json
|
2022-04-13 05:39:26 +00:00 |
|
|
a2fee6d2fe
|
Initial commit
|
2022-04-13 07:39:19 +02:00 |
|