Commit Graph

29 Commits

Author SHA1 Message Date
dependabot[bot]
095dbdbf59 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 06:16:40 +00:00
Juan Calderon-Perez
9291b82212 Update all test files with go1.21, update all go.mod files to go1.19 2023-08-19 22:56:22 -04:00
René Werner
f07e3fd77f repair test workflows 2023-06-12 08:09:39 +02:00
Juan Calderon-Perez
62a2237b12 Remove platforms from test matrix 2023-03-28 05:51:25 -07:00
Juan Calderon-Perez
5b601650c1 Revert "Fix platform field for all test workflows"
This reverts commit 4fff115484.
2023-03-27 20:11:36 -07:00
Juan Calderon-Perez
4fff115484 Fix platform field for all test workflows 2023-03-27 20:03:02 -07:00
dependabot[bot]
8488eb63a7 Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 08:02:17 +00:00
Muhammed Efe Çetin
c1aaef52f7 update 2023-03-12 13:22:02 +03:00
Muhammed Efe Çetin
5627741945 update 2023-03-12 13:07:57 +03:00
M. Efe Çetin
478527cfe6 Merge branch 'main' into main 2023-03-12 13:02:59 +03:00
René Werner
c7383c18b7 optimize release drafter and test workflows 2023-02-20 21:11:07 +01:00
René Werner
bdf971b980 only run test when something in the package has changed 2023-02-20 20:14:20 +01:00
Juan Calderon
4d9108e34d Url Escape the password provided to postgres 2022-12-10 22:14:35 -08:00
gaby
5a40e781c1 Deprecate support for go 1.14 and go 1.15 2022-11-20 04:20:05 -08:00
Muhammed Efe Çetin
8e7e1286be add new workflow for pgx 2022-11-04 19:43:43 +03:00
Muhammed Efe Çetin
c57db8ae34 fix 2022-11-03 19:59:01 +03:00
René Werner
bf76d31f6c update dependabot_automerge.yml 2022-09-11 13:19:28 +02:00
dependabot[bot]
e2ce496727 Bump actions/checkout from 2 to 3 (#421)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-08-03 15:31:46 +02:00
dependabot[bot]
81c40a28df Bump actions/setup-go from 2 to 3 (#424)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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-08-03 14:51:02 +02:00
wernerr
364ffb1dda improve test workflow 2022-08-03 13:17:25 +02:00
wernerr
6d96fb56af add caching layer for the test actions 2022-05-23 11:23:34 +02:00
M. Efe Çetin
c2fa94c9f4 Update CI/CD tests. (#226) 2021-10-10 11:45:21 -04:00
Fenny
f7e5345bc3 🧪 add memcache test 2020-11-05 09:44:33 +01:00
Fenny
f965c69512 🧪 update tests 2020-11-05 09:37:33 +01:00
Fenny
517da90715 ZZ 2020-11-05 08:08:27 +01:00
Fenny
93922683c2 Update test-postgres.yml 2020-11-05 08:06:34 +01:00
Fenny
67a47c821d Update test-postgres.yml 2020-11-05 06:24:26 +01:00
Fenny
e046c6bf20 Update test-postgres.yml 2020-11-05 06:22:01 +01:00
Fenny
6dbcdd281c add postgres test 2020-11-05 06:21:00 +01:00