This is an automated email from the ASF dual-hosted git repository. kenhuuu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit d4f0356c43f62eec5914f681c0cfbccc37dcf4c2 Merge: b38469469f 234d578028 Author: Ken Hu <[email protected]> AuthorDate: Fri Dec 19 15:41:58 2025 -0800 Merge branch '3.8-dev' CHANGELOG.asciidoc | 2 + .../process/traversal/step/branch/RepeatStep.java | 22 +++-- .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 5 ++ gremlin-go/driver/cucumber/gremlin.go | 5 ++ .../gremlin-javascript/test/cucumber/gremlin.js | 5 ++ gremlin-python/src/main/python/radish/gremlin.py | 5 ++ .../gremlin/driver/remote/RemoteWorld.java | 3 + .../gremlin/test/features/branch/Repeat.feature | 98 ++++++++++++++++++++++ .../spark/SparkGraphFeatureIntegrateTest.java | 3 + .../tinkerpop/gremlin/tinkergraph/TinkerWorld.java | 3 + 10 files changed, 145 insertions(+), 6 deletions(-)
