You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ly...@apache.org on 2022/05/16 21:31:02 UTC

[tinkerpop] branch master updated (31917ffba1 -> 83dc9e0297)

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

lyndonb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 31917ffba1 Merge branch '3.6-dev'
     add f68d3adfab Testing github actions (#108)
     new 83dc9e0297 Merge branch '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:
 .github/workflows/build-test.yml                   | 65 +++++++++++-----------
 gremlin-go/Dockerfile                              |  6 +-
 gremlin-go/docker-compose.yml                      |  1 +
 .../docker/gremlin-server-integration-secure.yaml  | 14 ++---
 gremlin-go/docker/gremlin-server-integration.yaml  | 16 +++---
 gremlin-go/driver/cucumber/cucumberSteps_test.go   |  2 +-
 gremlin-go/driver/cucumber/cucumberWorld.go        | 20 +++++++
 gremlin-go/driver/strategies.go                    |  5 +-
 gremlin-go/driver/strategies_test.go               |  2 +-
 9 files changed, 77 insertions(+), 54 deletions(-)


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

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

lyndonb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 83dc9e0297401d6d6289a63f32a7240b3513f4f0
Merge: 31917ffba1 f68d3adfab
Author: Lyndon Bauto <ly...@bitquilltech.com>
AuthorDate: Mon May 16 14:30:43 2022 -0700

    Merge branch '3.6-dev'

 .github/workflows/build-test.yml                   | 65 +++++++++++-----------
 gremlin-go/Dockerfile                              |  6 +-
 gremlin-go/docker-compose.yml                      |  1 +
 .../docker/gremlin-server-integration-secure.yaml  | 14 ++---
 gremlin-go/docker/gremlin-server-integration.yaml  | 16 +++---
 gremlin-go/driver/cucumber/cucumberSteps_test.go   |  2 +-
 gremlin-go/driver/cucumber/cucumberWorld.go        | 20 +++++++
 gremlin-go/driver/strategies.go                    |  5 +-
 gremlin-go/driver/strategies_test.go               |  2 +-
 9 files changed, 77 insertions(+), 54 deletions(-)