Closed AdamHaffar closed 1 month ago
Seems like the test can't reach haris-redshift-cluster-2.cricdtjk6gta.us-east-1.redshift.amazonaws.com
. @hariso do you know what could be the issue?
Seems like the test can't reach
haris-redshift-cluster-2.cricdtjk6gta.us-east-1.redshift.amazonaws.com
. @hariso do you know what could be the issue?
The instance has been deleted, it wasn't supposed to be used in these tests. I think I added it temporarily to see if an upgrade was OK. I can do the same now as well, since I don't think it's efficient to have one running all the time.
Hmm, we have an issue then with automatically merging dependabot upgrades. We rely on our tests to tell us if a dependency upgrade broke anything, so if tests are green we assume we can merge the upgrade automatically. So creating a temporary instance would help us only for this specific PR 😕
@simonl2002
Closing in favor of https://github.com/conduitio-labs/conduit-connector-redshift/pull/95.
Description
Upgrades Go version to 1.21.0 and updates GH actions to use go.mod instead of a hard-coded Go version.
Fixes #998
Quick checks: