xiazcy opened a new pull request, #1797:
URL: https://github.com/apache/tinkerpop/pull/1797

   Dockerized `gremlin-python` build and testing. Building, testing, and 
packaging of the python GLV are now executed inside of Docker, and python 
installation is no longer a system requirement. Outputs and distribution 
packages and are placed in the `target/` folder as before. Deployment of python 
still requires local Python installations. 
   
   Dockerized `gremlin-console` python-based integration tests. Python 3.8 is 
used for the image because the version of pytest used isn't compatible with 
later versions of Python. Building our own Docker image also allows for greater 
control over the version of Python and Java used.
   
   The location of the python test output was changed in order to fit better 
with the bind mounted volume for Docker.
   
   Minor documentation updates included. We will be looking at the Develop Docs 
more holistically for more appropriate updates in a separate PR.
   
    Conflicts will be left alone for now, as we plan to rebased after the 
previous [PR](https://github.com/apache/tinkerpop/pull/1788) is merged.
   


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