You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by xi...@apache.org on 2022/09/19 23:13:20 UTC

[tinkerpop] branch 3.6-dev updated (b9810ca9c8 -> 49d191d47f)

This is an automated email from the ASF dual-hosted git repository.

xiazcy pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from b9810ca9c8 Added interface method to World to allow providers to specify how their ids should be converted to script form CTR
     add 0dc2522284 Update docker/build.sh to work with GLV docker-compose changes.
     add 933a01009c Merge pull request #1800 from Bit-Quill/ken/docker-build-sh
     new 49d191d47f Merge branch '3.5-dev' into 3.6-dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docker/build.sh                                    | 133 +++++++++++++++++++--
 docker/scripts/build.sh                            |  59 +++++----
 .../dev/developer/development-environment.asciidoc |  15 ++-
 gremlin-go/run.sh                                  |   2 +-
 4 files changed, 173 insertions(+), 36 deletions(-)


[tinkerpop] 01/01: Merge branch '3.5-dev' into 3.6-dev

Posted by xi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

xiazcy pushed a commit to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 49d191d47f385fd195ad87e78311866320bd4396
Merge: b9810ca9c8 933a01009c
Author: Yang Xia <55...@users.noreply.github.com>
AuthorDate: Mon Sep 19 15:14:56 2022 -0700

    Merge branch '3.5-dev' into 3.6-dev

 docker/build.sh                                    | 133 +++++++++++++++++++--
 docker/scripts/build.sh                            |  59 +++++----
 .../dev/developer/development-environment.asciidoc |  15 ++-
 gremlin-go/run.sh                                  |   2 +-
 4 files changed, 173 insertions(+), 36 deletions(-)