Commit Graph

22 Commits (15ef2bcb6e6b6f38de5519dff5e57c6480373b00)

Author SHA1 Message Date
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