Commit Graph

53 Commits (dependabot/go_modules/gomod-fc61261a63)

Author SHA1 Message Date
Michael Fridman 99d73b7c76
Upgrade golangci-lint (#928) 2025-03-27 21:25:56 -04:00
Mike Fridman 09bd1db8c6
chore: rename to main branch 2025-01-29 08:14:50 -05:00
Mike Fridman 1f7c16df3d
chore: use latest tparse version for test output 2024-11-02 19:52:08 -04:00
Michael Fridman a02d852a1c
testing: add tparse to summarize testing (#844) 2024-10-19 17:04:30 -04:00
Michael Fridman 04af0f1a1d
chore: bump deps and tidy ci for go1.23 (#806) 2024-08-16 07:02:07 -04:00
Michael Fridman 94d9149914
chore: bump CI tests against go1.23-rc.1 (#786) 2024-06-28 12:05:09 -04:00
Mike Fridman 5c5c9b40cd
chore: update ci.yaml with same goreleaser version 2024-06-20 08:21:32 -04:00
Mike Fridman 07d14e1053
chore: update goreleaser action to version 6 2024-06-20 08:17:40 -04:00
dependabot[bot] c8f44de0c9
build(deps): bump golangci/golangci-lint-action from 5 to 6 (#767)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 14:51:43 -04:00
dependabot[bot] 7e6240d623
build(deps): bump golangci/golangci-lint-action from 4 to 5 (#759)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 20:40:38 -04:00
Michael Fridman b2c483ada4
Update integration test suite (formally e2e) (#713) 2024-03-14 09:35:52 -04:00
Mike Fridman 5765bc0575
build: goreleaser checks in CI 2024-03-11 09:44:55 -04:00
Mike Fridman 73c0c4cdd6
build: goreleaser checks in CI 2024-03-11 09:44:13 -04:00
Mike Fridman 51d6b1173f
build: use official goreleaser/goreleaser-action 2024-03-11 09:41:04 -04:00
Mike Fridman d90fb4f859
build: install goreleaser 2024-03-11 09:35:20 -04:00
Michael Fridman aa82ba866b
build: improve CI workflows (#715) 2024-03-11 09:25:53 -04:00
Mike Fridman 76946ccca3
ci: add stable go1.22 to matrix 2024-02-14 22:08:58 -05:00
dependabot[bot] 3941a35dc5
build(deps): bump golangci/golangci-lint-action from 3 to 4 (#698)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 22:06:42 -05:00
Michael Fridman 2b41513417
build: bump Go deps and add 1.22.0-rc.2 to CI matrix (#686) 2024-01-26 08:44:58 -05:00
Avinash Sajjanshetty 14c93ad1bc
feat: add native Turso support (#658) 2023-12-16 08:14:52 -05:00
dependabot[bot] 1a1297c9ec
build(deps): bump actions/setup-go from 4 to 5 (#656)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-09 18:48:06 -05:00
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