Suresh-Krishna-Kusuma commented on PR #10447: URL: https://github.com/apache/seatunnel/pull/10447#issuecomment-3908585982
Hi team, I have implemented all the requested changes for the HubSpot connector (fixed the createSource exception, removed the reflection anti-patterns, cleaned up the config, and added the HubSpotSourceFactoryTest). My HubSpot tests are passing locally. However, the CI pipeline is currently failing globally on the ubuntu-latest runners in the connector-redis module (and others). The logs show a Docker/Testcontainers API mismatch: client version 1.32 is too old. Minimum supported API version is 1.44. Since this is a runner infrastructure issue affecting the CI, could you please take a look at my HubSpot code and let me know if it's good to merge from your end? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
