This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 41a90083a8 CTR add LinkedIn link to site
add 9959310019 Add splitByElement() to Gherkin step definitions for nested
collection parsing
add 6a95ff5a7b docs
new d3186e7863 Merge branch '3.8-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:
docs/src/dev/developer/for-committers.asciidoc | 10 +++++
.../Gherkin/CommonSteps.cs | 34 ++++++++++++++++-
.../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 2 +
gremlin-go/driver/cucumber/cucumberSteps_test.go | 31 +++++++++++++++-
gremlin-go/driver/cucumber/gremlin.go | 2 +
.../test/cucumber/feature-steps.js | 29 ++++++++++++++-
.../gremlin-javascript/test/cucumber/gremlin.js | 2 +
.../src/main/python/tests/feature/feature_steps.py | 25 ++++++++++++-
.../src/main/python/tests/feature/gremlin.py | 2 +
.../tinkerpop/gremlin/features/StepDefinition.java | 43 ++++++++++++++++++----
.../gremlin/language/translator/translations.json | 34 +++++++++++++++++
.../gremlin/test/features/map/Fold.feature | 24 +++++++++++-
12 files changed, 222 insertions(+), 16 deletions(-)