Commit graph

98 commits

Author SHA1 Message Date
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
f87a2fb5b6
fix(ci): only run housekeeping pipeline in cron
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-23 08:56:33 +01:00
9ac9f3474f fix(deps): update golang.org/x/exp digest to 5e25df0
Some checks are pending
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is running
2023-02-23 07:10:01 +00:00
517b7f1ed4 fix(deps): update module github.com/jackc/pgx/v5 to v5.3.0
All checks were successful
concourse-ci/lint/golangci-lint Lint Go files
concourse-ci/test/gotestsum Run unit tests
2023-02-12 21:03:56 +00:00
ce68ec21ba fix(deps): update golang.org/x/exp digest to a684f29
All checks were successful
concourse-ci/lint/golangci-lint Lint Go files
concourse-ci/test/gotestsum Run unit tests
2023-02-12 15:38:21 +00:00
7b93d31ec5 fix(deps): update golang.org/x/exp digest to 8879d01
All checks were successful
concourse-ci/lint/golangci-lint Lint Go files
concourse-ci/test/gotestsum Run unit tests
2023-01-06 15:15:05 +00: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
9c8692cfce fix(deps): update module github.com/testcontainers/testcontainers-go to v0.17.0 2023-01-03 19:38:43 +00:00
83c7aac02c
refactor: remove status reporting from magefiles 2023-01-01 13:32:17 +01:00
f8eea94008 fix(deps): update module golang.org/x/sync to v0.1.0
All checks were successful
concourse-ci/lint/golangci-lint Lint Go files
concourse-ci/test/gotestsum Run unit tests
2023-01-01 01:07:05 +00:00
c9f64da5b4 fix(deps): update module go.uber.org/multierr to v1.9.0
All checks were successful
concourse-ci/lint/golangci-lint Lint Go files
concourse-ci/test/gotestsum Run unit tests
2022-12-31 16:24:36 +00:00
d9910f9375 fix(deps): update module go.uber.org/zap to v1.24.0 2022-12-31 16:21:44 +00:00
42b75a08c9
fix(deps): update module github.com/jackc/pgx/v5 to v5.2.0
All checks were successful
concourse-ci/golangci-lint golangci-lint run
concourse-ci/gotestsum gotestsum
concourse-ci/lint/golangci-lint Lint Go files
concourse-ci/test/gotestsum Run unit tests
2022-12-31 12:38:27 +01:00
0f92e3ece3 fix(deps): update module github.com/go-sql-driver/mysql to v1.7.0
All checks were successful
concourse-ci/lint/golangci-lint Lint Go files
concourse-ci/golangci-lint golangci-lint run
concourse-ci/gotestsum gotestsum
concourse-ci/test/gotestsum Run unit tests
2022-12-31 11:37:59 +00: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
a245fd3cbc fix(deps): update golang.org/x/sync digest to 7f9b162
Some checks reported errors
agola/nurse/Renovate deps The run finished successfully
agola/nurse/Test and lint The run finished successfully
concourse Failed to run tests
concourse-ci gotestsum
2022-09-27 20:19:27 +00:00
7f14912cd1 fix(deps): update golang.org/x/exp digest to c76eaa3
Some checks failed
agola/nurse/Renovate deps The run finished successfully
agola/nurse/Test and lint The run failed
2022-09-27 20:12:13 +00:00
renovate[bot]
22e1d2e21f
Update golang.org/x/exp digest to 439092d
All checks were successful
agola/nurse/Test and lint The run finished successfully
2022-09-22 14:43:37 +02:00
renovate[bot]
6c5501c0d8
Update module github.com/testcontainers/testcontainers-go to v0.14.0
All checks were successful
agola/nurse/Test and lint The run finished successfully
2022-09-22 14:37:57 +02:00
renovate[bot]
60b3f8a48a
Update module github.com/jackc/pgx/v5 to v5.0.0
All checks were successful
agola/nurse/Test and lint The run finished successfully
2022-09-22 14:18:07 +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
ba80af34e7
Merge pull request #22 from baez90/renovate/golang.org-x-exp-digest
Some checks failed
agola/nurse/Build The run failed
Update golang.org/x/exp digest to 145caa8
2022-09-08 17:30:35 +02:00
renovate[bot]
ec23ab2fd0
Update golang.org/x/exp digest to 145caa8 2022-09-08 14:32:11 +00:00
b5f6af3a20
Merge pull request #23 from baez90/renovate/github.com-jackc-pgx-v5-5.x
Update module github.com/jackc/pgx/v5 to v5.0.0-beta.5
2022-09-08 16:31:33 +02:00
renovate[bot]
62c5819ce6
Update golang.org/x/sync digest to f12130a 2022-09-07 17:33:23 +00:00
renovate[bot]
f6a16cbfa4
Update module github.com/jackc/pgx/v5 to v5.0.0-beta.5 2022-09-07 02:26:07 +00:00
3b4b45d67b
chore(deps): update deps 2022-08-31 19:17:49 +02:00
renovate[bot]
908f12024c
Update module github.com/jackc/pgx/v5 to v5.0.0-beta.3 2022-08-23 06:10:40 +00:00
89d9a04833
chore(deps): update dependencies 2022-08-18 19:25:07 +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
renovate[bot]
b9a9339936
Update golang.org/x/exp digest to a9213ee 2022-07-26 20:09:13 +00: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
renovate[bot]
a20d0c1372
Update golang.org/x/exp digest to 79cabaa 2022-07-13 16:25:16 +00: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
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
Renovate Bot
80d59304f9
Update golang.org/x/exp digest to b0d7811 2022-06-13 18:11:53 +00: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
81b65b42b6
Prepare API 2022-05-13 16:46:31 +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