kirill-stepanishin opened a new pull request, #3294: URL: https://github.com/apache/tinkerpop/pull/3294
Integrates Java driver examples into CI to ensure they remain functional in future releases. Examples execute automatically in CI after driver integration tests and fail the build if broken. ### Changes Made CI Integration: - Added example execution steps to `gremlin-driver` CI job in `build-test.yml` - Examples run as scripts after driver integration tests complete - Utilizes cached gremlin-server docker image with modern graph configuration Example Updates: - Changed examples from embedded graphs to remote connections for consistency with other GLVs - Made server URLs and ports configurable via environment variables - Added configurable vertex labels to isolate test data -- 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]
