Open SamBarker opened 1 week ago
I verified that with your refactoring on this PR, KAFKA_IMAGE_REPO
/KAFKA_IMAGE_TAG
env vars can still be used to direct TestContainersKafkaCluster to an alternative image registry/organisation.
Did you rebase already? If you haven't container base tests will fail against the new images because the Kafka configuration will be wrong.
Failed conditions
1 Security Hotspot
0.0% Coverage on New Code (required ≥ 80%)
Quality Gate failed
Failed conditions
1 Security Hotspot
It doesn't like the regex. I need to have another go at simplifying it or its usage.
0.0% Coverage on New Code (required ≥ 80%)
Errr I wrote tests. What's happening to coverage??? A question for Monday
Type of change
Description
Fixes #421
Additional Context
We should default to pull always when we know we are specifying a floating tag.
Checklist
Please go through this checklist and make sure all applicable tasks have been done