32 Commits

Author SHA1 Message Date
Nazim
0c243fb3c9
feat(database): Add YDB support (#592) 2023-10-25 08:32:20 -04:00
Michael Fridman
473a70da34
build: bump deps and GH actions (#602) 2023-10-05 08:59:48 -04:00
dependabot[bot]
b64f5c4a0e
build(deps): bump actions/checkout from 3 to 4 (#595)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 09:27:38 -04:00
Mike Fridman
a20c666ca6
chore: cleanup GH goreleaser file 2023-08-12 22:57:54 -04:00
Michael Fridman
6d11e58d95
chore: bump ci test matrix and go.mod version to go1.19 (#584) 2023-08-11 09:00:27 -04:00
Michael Fridman
0774ee6e6a
build: use groups in dependabot config (#573) 2023-07-22 13:23:42 -04:00
Michael Fridman
50e274af58
Update goreleaser and add pre-built binary scripts (#550) 2023-07-03 08:53:03 -04:00
Mike Fridman
4e04e08c7b
Back to development 2023-06-29 18:21:21 -04:00
Mike Fridman
3717a9e315 build: update actions/setup-go in goreleaser 2023-05-08 08:43:09 -04:00
Michael Fridman
0bc00342b5
build: upgrade deps and update workflows (#500) 2023-04-15 22:53:14 -04:00
Mike Fridman
935e8833e8 build: golangci-lint add skip-pkg-cache: true 2023-03-09 22:46:53 -05:00
Michael Fridman
7e6e5120a2
build: update CI go version references and upgrade deps (#473) 2023-03-09 22:36:17 -05:00
Michael Fridman
8c25e3bd17
feat: goose validate command (#449) 2023-02-25 14:33:10 -05:00
Michael Fridman
2a6d7c092f
build: bump minimum Go version to 1.18 (update CI) (#458) 2023-02-02 08:51:38 -05:00
Michael Fridman
c2f9bcbc80
ci: drop 1.17 tests and add 1.20-rc.3 (#455) 2023-01-28 09:21:36 -05:00
Michael Fridman
32ad603fee
Add golangci-lint and fix errors (#456) 2023-01-27 08:30:31 -05:00
dependabot[bot]
436452dc94
ci: bump goreleaser/goreleaser-action from 3 to 4 (#430)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 08:50:29 -05:00
Bob Pace
b5826417d9
Adds vertica driver support (#393) 2022-12-04 20:57:54 -05:00
Michael Fridman
2278d75a86
Upgrade direct and indirect deps (#391) 2022-08-12 22:25:05 -04:00
Michael Fridman
7792d04aae
Update GH workflow to include go version 1.19.0-rc.1 (#381) 2022-07-08 23:53:10 -04:00
Michael Fridman
1b45f3781e
e2e: add clickhouse and update v2 (#369) 2022-06-19 20:58:01 -04:00
dependabot[bot]
8d29bfcbba
Bump goreleaser/goreleaser-action from 2 to 3 (#357)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-28 12:43:19 -04:00
Michael Fridman
b7c7a8dc0f
Add gofmt formatting check to CI 2022-04-14 22:15:17 -04:00
Michael Fridman
205faf5cd3
Update CI to support go1.18 (#320) 2022-03-16 20:03:31 -04:00
Michael Fridman
5f1f43cfb2
Add dependabot ignore and update deps 2022-02-11 22:04:22 -05:00
Michael Fridman
b2a7e51f9c
Add dependabot.yml (#306) 2022-02-04 08:46:48 -05:00
Michael Fridman
48f48dc699
Add container-based database tests for postgres and mysql (#276) 2021-10-13 09:22:43 -04:00
Michael Fridman
97eae0915c
Add CI workflows to generate GitHub Releases and binaries on new tag push (#277) 2021-10-13 09:06:10 -04:00
Michael Fridman
732e82d14f
Update github action go version: go1.17 (#268) 2021-08-16 18:09:28 -04:00
Michael Fridman
17a2045e0c
Set minimum supported version to go1.16 (#267) 2021-08-12 22:25:10 -04:00
Michael Fridman
ff32c04cfd
Adopt Go modules as /v3 (#261) 2021-08-04 09:16:42 -04:00
Michael Fridman
f4a495fe54
Add github actions and remove travis (#245) 2021-03-08 08:15:37 -05:00