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

spmallette pushed a change to branch gremlin-mcp
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 discard fc03a4f821 Many small adjustments to clean up and improve tests
 discard 71b3caa0ba Added validation to Gremlin passed to the execute query tool
 discard d1986bd67d Removed duplicate keyword in packaging
 discard 60cbc03812 Made including schema counts false by default
 discard 520b0895eb Renamed all configurations with a GREMLIN_MCP prefix.
 discard c5892f3864 Removed the export tool
 discard 5daa942bba Fixed authentication setup for gremlin-mcp
 discard a8e3b59a7b Made the label term more consistently used for 
vertices/edges
 discard 819c107078 Improved tool definitions
 discard def5f589ae Remove import tool from gremlin-mcp.
 discard 101fd46b99 Cleaned up around denylist and better documented enum
 discard 71e789fa78 Restructured gremlin-mcp to match TinkerPop standards under 
Maven
 discard f69c6c3950 Bumped back to SNAPSHOT
 discard f49e47ed3a Added asciidoc for gremlin-mcp
 discard 2210e7788a TinkerPop prefers edges to relationships in its naming
 discard 7f691d9f78 Adjusted packaging for TinkerPop official use
 discard 3d7c42a5e9 TinkerPop prefers the use of the term vertex over node.
 discard 744ff15b95 Port gremlin-mcp from kpritam/gremlin-mcp
     add b688a06980 Improved GHA setup by centralizing build exclusions
     add 61e21051e2 Port gremlin-mcp from kpritam/gremlin-mcp
     add 5dcd57dcc0 TinkerPop prefers the use of the term vertex over node.
     add 4e6eac0f6d Adjusted packaging for TinkerPop official use
     add e95b335835 TinkerPop prefers edges to relationships in its naming
     add e8b3fd03a5 Added asciidoc for gremlin-mcp
     add 8387801b63 Bumped back to SNAPSHOT
     add 6c227bed8a Restructured gremlin-mcp to match TinkerPop standards under 
Maven
     add 54641095e2 Cleaned up around denylist and better documented enum
     add 8ced8ac789 Remove import tool from gremlin-mcp.
     add fb3ee31a66 Improved tool definitions
     add 1d26821d2a Made the label term more consistently used for 
vertices/edges
     add 42e0b7abf8 Fixed authentication setup for gremlin-mcp
     add 2723fc4f23 Removed the export tool
     add 1a7f045cb5 Renamed all configurations with a GREMLIN_MCP prefix.
     add a019cebb8a Made including schema counts false by default
     add b0132f2909 Removed duplicate keyword in packaging
     add 3c90751237 Added validation to Gremlin passed to the execute query tool
     add aca143e7f6 Many small adjustments to clean up and improve tests
     add 6e41d5b9a2 Added gremlin-mcp to GHA

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   (fc03a4f821)
            \
             N -- N -- N   refs/heads/gremlin-mcp (6e41d5b9a2)

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:
 .github/workflows/build-test.yml | 46 ++++++++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 18 deletions(-)

Reply via email to