kirill-stepanishin opened a new pull request, #3240: URL: https://github.com/apache/tinkerpop/pull/3240
### Summary Integrates JavaScript Gremlin examples (node) into CI to ensure they remain functional in future releases. Examples now execute automatically after integration tests and fail the build if broken. ### Changes Made - Added example execution to gremlin-js-integration-tests container in docker-compose.yml - Made server URLs and vertex labels configurable via environment variables (replaces hardcoded localhost:8182) - Added environment detection for traversal source - uses gmodern in CI, default connection locally - Use specialized labels to isolate test data with consistent vertex labeling -- 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]
