kirill-stepanishin opened a new pull request, #3231:
URL: https://github.com/apache/tinkerpop/pull/3231

   ### Summary
   Integrates Python Gremlin examples 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-python-integration-tests container in 
docker-compose.yml
   - Made server URLs configurable via environment variables (replaces 
hardcoded localhost:8182)
   - Added cleanup to mutating examples
   - Added graph binding detection - uses gmodern in CI, g locally for proper 
environment handling


-- 
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]

Reply via email to