This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from d2c77a7596 CTR update to 3.8.2-SNAPSHOT
add 9959310019 Add splitByElement() to Gherkin step definitions for nested
collection parsing
add 6a95ff5a7b docs
No new revisions were added by this update.
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 | 26 ++++++++++++-
.../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/test/features/map/Fold.feature | 24 +++++++++++-
11 files changed, 185 insertions(+), 16 deletions(-)