adityamparikh commented on PR #199:
URL: https://github.com/apache/solr-mcp/pull/199#issuecomment-5700257649
Backed out `TestImages.java`/`TestImagesTest.java` and the
`test-images.properties` resource in a108e8d — `TestcontainersConfiguration`
and `OtlpExportIntegrationTest` now call
`System.getProperty("solr.test.image"/"lgtm.test.image", "<pin>")` directly at
the Testcontainers construction site, same pattern apache/solr uses, so the
image name is visible right there. `-Dsolr.test.image` still drives the CI
compatibility matrix. The `gradle/libs.versions.toml` pins stay as the declared
version (with a comment that the call-site literal needs bumping alongside
them) — let me know if you'd rather drop those too.
`./gradlew build`: 403 tests, 0 failures, 0 skipped.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]