Commit Graph

13 Commits

Author SHA1 Message Date
Manuel de la Peña
304babaae6 chore: run tests in the most recent Go versions 2024-08-21 17:33:21 +02:00
Manuel de la Peña
2c3433f532 chore: use testcontainers-go module for couchbase in tests 2024-08-21 16:53:45 +02:00
dependabot[bot]
ad37acae04 Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
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-12-07 07:58:05 +00:00
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
Emre Savcı
cc87dce84d add enable flush to create bucket for couchbase test 2023-06-28 15:41:01 +03:00
Juan Calderon-Perez
201e025ee8 Remove cache, fix path to test files 2023-06-27 21:37:33 -04:00
Juan Calderon-Perez
448c43ff43 Update test-couchbase.yml 2023-06-27 21:34:51 -04:00
Emre Savcı
19ee2e65b8 increase couchbase test wait time 2023-06-26 14:35:35 +03:00
Emre Savcı
b892818d23 increase cb test wait time 2023-06-26 11:09:13 +03:00
Emre Savcı
cdd6008fbb add sleep between couchbase commands to wait for cluster init 2023-06-25 11:06:05 +03:00
Emre Savcı
e1214a9ccc add couchbase to gosec & change docker run tty 2023-06-24 14:16:21 +03:00
Emre Savcı
b031cab8df add couchbase test docker couchbase setup step 2023-06-24 12:44:26 +03:00