This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch js-translator
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
omit d38e39cd44 Bumped to typescript for gremlint
omit 53bae396b9 Added docs for gremlin-mcp and javascript translator
omit 1850c8ba96 Added translator tool to gremlin-mcp
omit 50b96e55d6 Added Translator infrastructure to gremlin-javascript
add 6474532b90 Improved AGENTS.md to better set the license header CTR
add c34749f48d Merge branch '3.7-dev' into 3.8-dev
add e9b00d3825 Merge branch '3.8-dev'
add faa14f4027 Added Translator infrastructure to gremlin-javascript
add 5707946983 Added translator tool to gremlin-mcp
add 319d53ec43 Added docs for gremlin-mcp and javascript translator
add b42047ee29 Bumped to typescript for gremlint
add 76dbaf7b45 Fix string replace() escaping in GroovyTranslateVisitor
(tinkerpop-fy3)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d38e39cd44)
\
N -- N -- N refs/heads/js-translator (76dbaf7b45)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
AGENTS.md | 2 +-
.../src/test/python/tests/__init__.py => bin/asf-license-header.txt | 6 +-----
gremlin-javascript/build/generate.groovy | 6 +++---
.../lib/language/translator/GroovyTranslateVisitor.ts | 4 ++--
gremlin-mcp/src/main/javascript/scripts/generate-step-names.js | 2 +-
5 files changed, 8 insertions(+), 12 deletions(-)
copy gremlin-console/src/test/python/tests/__init__.py =>
bin/asf-license-header.txt (89%)