(tinkerpop) 01/01: Merge branch '3.7-dev'

2024-06-27 Thread kenhuuu
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 9592a02587c1e3c05a2046b2fd7d0d9618392801
Merge: 1af09242b3 53f4572e19
Author: Ken Hu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Thu Jun 27 20:41:18 2024 -0700

Merge branch '3.7-dev'

 docs/src/dev/developer/release.asciidoc | 1 +
 1 file changed, 1 insertion(+)



(tinkerpop) branch master updated (1af09242b3 -> 9592a02587)

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 1af09242b3 Merge branch '3.7-dev'
 add e26f7c00bf Add instructions to update PR template to release 
documentation CTR.
 add 53f4572e19 Merge branch '3.6-dev' into 3.7-dev
 new 9592a02587 Merge branch '3.7-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/release.asciidoc | 1 +
 1 file changed, 1 insertion(+)



(tinkerpop) branch 3.7-dev updated (f5a5c36bae -> 53f4572e19)

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from f5a5c36bae Merge branch '3.6-dev' into 3.7-dev
 add e26f7c00bf Add instructions to update PR template to release 
documentation CTR.
 new 53f4572e19 Merge branch '3.6-dev' into 3.7-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/release.asciidoc | 1 +
 1 file changed, 1 insertion(+)



(tinkerpop) 01/01: Merge branch '3.6-dev' into 3.7-dev

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a commit to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 53f4572e196abf11ea08375658a59559ac251c17
Merge: f5a5c36bae e26f7c00bf
Author: Ken Hu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Thu Jun 27 20:40:46 2024 -0700

Merge branch '3.6-dev' into 3.7-dev

 docs/src/dev/developer/release.asciidoc | 1 +
 1 file changed, 1 insertion(+)

diff --cc docs/src/dev/developer/release.asciidoc
index 6a5e525fbf,4816404e21..9812c79955
--- a/docs/src/dev/developer/release.asciidoc
+++ b/docs/src/dev/developer/release.asciidoc
@@@ -324,8 -326,8 +324,9 @@@ the help of a PMC member for those step
  .. `bin/process-docs.sh` and validate the generated `SNAPSHOT` documentation 
locally and then `bin/publish-docs.sh `
  .. Commit and push the `SNAPSHOT` changes to git
  . Examine the `future.asciidoc` and update the "Roadmap" as needed.
+ . Update the version numbers in `pull_request_template.md`.
  . Send email to advise that code freeze is lifted.
 +. Consider the changes made to Gremlin and determine if the community needs 
to organize a PR to 
[DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gremlin)
 to keep TypeScript up to date.
  . Ensure that the GLV examples compile and run with the latest image and 
dependencies: `bin/run-examples.sh`.
  .. Make changes as necessary to update the examples.
  . Generate a list of dead branches that will be automatically deleted and 
post them as a DISCUSS thread for review, then once consensus is reached 
removed those branches.



(tinkerpop) branch 3.6-dev updated: Add instructions to update PR template to release documentation CTR.

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a commit to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/3.6-dev by this push:
 new e26f7c00bf Add instructions to update PR template to release 
documentation CTR.
e26f7c00bf is described below

commit e26f7c00bfa12c0d2a39cde29b991925566e3150
Author: Ken Hu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Thu Jun 27 20:39:33 2024 -0700

Add instructions to update PR template to release documentation CTR.
---
 docs/src/dev/developer/release.asciidoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/src/dev/developer/release.asciidoc 
b/docs/src/dev/developer/release.asciidoc
index aaf1b8e1e4..4816404e21 100644
--- a/docs/src/dev/developer/release.asciidoc
+++ b/docs/src/dev/developer/release.asciidoc
@@ -326,6 +326,7 @@ the help of a PMC member for those steps.
 .. `bin/process-docs.sh` and validate the generated `SNAPSHOT` documentation 
locally and then `bin/publish-docs.sh `
 .. Commit and push the `SNAPSHOT` changes to git
 . Examine the `future.asciidoc` and update the "Roadmap" as needed.
+. Update the version numbers in `pull_request_template.md`.
 . Send email to advise that code freeze is lifted.
 . Ensure that the GLV examples compile and run with the latest image and 
dependencies: `bin/run-examples.sh`.
 .. Make changes as necessary to update the examples.



(tinkerpop) branch valentyn/bytecode-removal-server updated (4249c4813b -> 851b04f66a)

2024-06-27 Thread valentyn
This is an automated email from the ASF dual-hosted git repository.

valentyn pushed a change to branch valentyn/bytecode-removal-server
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 4249c4813b cleanup
 add 851b04f66a major cleanup

No new revisions were added by this update.

Summary of changes:
 .../language/grammar/NoOpTerminalVisitor.java  |  2 +-
 .../gremlin/process/traversal/GremlinLang.java |  8 ++--
 .../process/traversal/util/DefaultTraversal.java   | 14 +++---
 .../structure/io/graphson/GraphSONModule.java  |  9 +---
 .../io/graphson/TraversalSerializersV2.java| 49 
 .../io/graphson/TraversalSerializersV3.java| 53 --
 .../traversal/dsl/graph/GraphTraversalTest.java|  1 -
 .../traversal/util/DefaultTraversalTest.java   |  2 +-
 .../GraphSONMapperPartialEmbeddedTypeTest.java | 33 --
 .../groovy/jsr223/GroovyTranslatorProvider.java|  8 
 .../ParameterizedGroovyTranslatorProvider.java |  8 
 .../apache/tinkerpop/gremlin/server/Context.java   | 48 +++-
 .../apache/tinkerpop/gremlin/server/Settings.java  |  8 ++--
 .../handler/HttpBasicAuthorizationHandler.java |  1 -
 .../server/handler/HttpRequestMessageDecoder.java  |  8 ++--
 .../gremlin/server/authz/AllowListAuthorizer.java  |  6 +--
 .../driver/GraphBinaryReaderWriterBenchmark.java   |  8 ++--
 .../gremlin/driver/GraphSONMapperBenchmark.java| 28 ++--
 .../ser/binary/TypeSerializerFailureTests.java |  6 +--
 ...tractTinkerGraphGraphSONTranslatorProvider.java |  8 
 20 files changed, 52 insertions(+), 256 deletions(-)



(tinkerpop) branch valentyn/bytecode-removal-server updated (15cc91eb04 -> 4249c4813b)

2024-06-27 Thread valentyn
This is an automated email from the ASF dual-hosted git repository.

valentyn pushed a change to branch valentyn/bytecode-removal-server
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 15cc91eb04 handle inject with nulls
 add 4249c4813b cleanup

No new revisions were added by this update.

Summary of changes:
 .../org/apache/tinkerpop/gremlin/structure/io/binary/DataType.java| 4 ++--
 .../org/apache/tinkerpop/gremlin/driver/SerializationBenchmark.java   | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)



(tinkerpop) 01/01: Merge branch '3.7-dev'

2024-06-27 Thread kenhuuu
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 1af09242b3674a9855d9b09e2e793d75e881007f
Merge: a088008af8 f5a5c36bae
Author: Ken Hu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Thu Jun 27 13:18:46 2024 -0700

Merge branch '3.7-dev'

 .github/pull_request_template.md | 14 ++
 1 file changed, 14 insertions(+)



(tinkerpop) branch master updated (a088008af8 -> 1af09242b3)

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from a088008af8 Merge pull request #2662 from apache/TINKERPOP-3023
 add 2a632aa63e Add PR template.
 add 8d83b26c73 Merge pull request #2664
 add f5a5c36bae Merge branch '3.6-dev' into 3.7-dev
 new 1af09242b3 Merge branch '3.7-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:
 .github/pull_request_template.md | 14 ++
 1 file changed, 14 insertions(+)
 create mode 100644 .github/pull_request_template.md



(tinkerpop) branch 3.7-dev updated (4a9019d543 -> f5a5c36bae)

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 4a9019d543 Merge pull request #2660
 add 2a632aa63e Add PR template.
 add 8d83b26c73 Merge pull request #2664
 new f5a5c36bae Merge branch '3.6-dev' into 3.7-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:
 .github/pull_request_template.md | 14 ++
 1 file changed, 14 insertions(+)
 create mode 100644 .github/pull_request_template.md



(tinkerpop) 01/01: Merge branch '3.6-dev' into 3.7-dev

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a commit to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit f5a5c36baef372f6f0020e7e537d0d731a1f3617
Merge: 4a9019d543 8d83b26c73
Author: Ken Hu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Thu Jun 27 13:18:08 2024 -0700

Merge branch '3.6-dev' into 3.7-dev

 .github/pull_request_template.md | 14 ++
 1 file changed, 14 insertions(+)



(tinkerpop) 01/01: Merge pull request #2664

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a commit to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 8d83b26c738193d9d9a69ebe30f04b4ea34440a7
Merge: a37e93f3c3 2a632aa63e
Author: kenhuuu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Thu Jun 27 13:17:18 2024 -0700

Merge pull request #2664

Add PR template.

 .github/pull_request_template.md | 14 ++
 1 file changed, 14 insertions(+)



(tinkerpop) branch pr-template deleted (was 2a632aa63e)

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch pr-template
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was 2a632aa63e Add PR template.

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(tinkerpop) branch 3.6-dev updated (a37e93f3c3 -> 8d83b26c73)

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from a37e93f3c3 Improved error messaging for NHA
 add 2a632aa63e Add PR template.
 new 8d83b26c73 Merge pull request #2664

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:
 .github/pull_request_template.md | 14 ++
 1 file changed, 14 insertions(+)
 create mode 100644 .github/pull_request_template.md



(tinkerpop) branch valentyn/bytecode-removal-server updated (4f8b394fcd -> 15cc91eb04)

2024-06-27 Thread valentyn
This is an automated email from the ASF dual-hosted git repository.

valentyn pushed a change to branch valentyn/bytecode-removal-server
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 4f8b394fcd ...
 add 15cc91eb04 handle inject with nulls

No new revisions were added by this update.

Summary of changes:
 .../translator/GroovyTranslateVisitor.java | 45 +-
 .../remote/GraphBinaryGroovyRemoteFeatureTest.java |  2 +-
 .../GraphBinaryRemoteGraphComputerProvider.java|  4 ++
 .../gremlin/server/HttpDriverIntegrateTest.java| 20 --
 .../gremlin/process/ProcessComputerSuite.java  |  4 +-
 .../process/ProcessLimitedComputerSuite.java   |  4 +-
 .../process/ProcessLimitedStandardSuite.java   |  5 ++-
 .../test/features/sideEffect/Inject.feature|  2 -
 8 files changed, 72 insertions(+), 14 deletions(-)



(tinkerpop) branch dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.6-dev/mocha-10.5.2 created (now 5f0b4429b9)

2024-06-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/gremlin-javascript/src/main/javascript/gremlin-javascript/3.6-dev/mocha-10.5.2
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


  at 5f0b4429b9 Bump mocha in 
/gremlin-javascript/src/main/javascript/gremlin-javascript

No new revisions were added by this update.



(tinkerpop) branch TINKERPOP-3023 deleted (was 05078b8d47)

2024-06-27 Thread spmallette
This is an automated email from the ASF dual-hosted git repository.

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


 was 05078b8d47 TINKERPOP-3023 Addeed Set syntax in grammar

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(tinkerpop) 01/01: Merge pull request #2662 from apache/TINKERPOP-3023

2024-06-27 Thread spmallette
This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit a088008af8183e383a48797e2b47a43abf6635a8
Merge: 93674cd3c0 05078b8d47
Author: Stephen Mallette 
AuthorDate: Thu Jun 27 10:07:41 2024 -0400

Merge pull request #2662 from apache/TINKERPOP-3023

TINKERPOP-3023 Addeed Set syntax in grammar

 CHANGELOG.asciidoc |  4 +-
 .../grammar/DefaultGremlinBaseVisitor.java | 19 +++--
 .../language/grammar/GenericLiteralVisitor.java| 13 +++
 .../translator/AnonymizedTranslatorVisitor.java|  6 ++
 .../translator/DotNetTranslateVisitor.java | 13 +++
 .../language/translator/GoTranslateVisitor.java| 14 
 .../language/translator/JavaTranslateVisitor.java  | 15 
 .../translator/JavascriptTranslateVisitor.java | 13 +++
 .../translator/PythonTranslateVisitor.java | 13 +++
 .../language/translator/TranslateVisitor.java  |  5 ++
 .../grammar/GeneralLiteralVisitorTest.java | 96 --
 .../language/translator/GremlinTranslatorTest.java |  9 ++
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  7 +-
 gremlin-go/driver/cucumber/gremlin.go  |  7 +-
 .../structure/io/binary/internals/AnySerializer.js |  1 +
 .../structure/io/binary/internals/SetSerializer.js | 29 ++-
 .../lib/structure/io/type-serializers.ts   | 11 +++
 .../test/cucumber/feature-steps.js |  5 +-
 .../gremlin-javascript/test/cucumber/gremlin.js|  7 +-
 .../graphbinary/ArraySerializerTestTemplate.js |  6 +-
 .../unit/graphbinary/SetSerializerTestTemplate.js  | 31 +--
 gremlin-language/src/main/antlr4/Gremlin.g4|  6 ++
 gremlin-python/src/main/python/radish/gremlin.py   |  7 +-
 .../test/features/sideEffect/Aggregate.feature | 20 +++--
 .../test/features/sideEffect/Inject.feature| 40 -
 .../gremlin/test/features/sideEffect/Store.feature | 20 +++--
 26 files changed, 368 insertions(+), 49 deletions(-)



(tinkerpop) branch master updated (93674cd3c0 -> a088008af8)

2024-06-27 Thread spmallette
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 93674cd3c0 Merge branch '3.7-dev'
 add 05078b8d47 TINKERPOP-3023 Addeed Set syntax in grammar
 new a088008af8 Merge pull request #2662 from apache/TINKERPOP-3023

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:
 CHANGELOG.asciidoc |  4 +-
 .../grammar/DefaultGremlinBaseVisitor.java | 19 +++--
 .../language/grammar/GenericLiteralVisitor.java| 13 +++
 .../translator/AnonymizedTranslatorVisitor.java|  6 ++
 .../translator/DotNetTranslateVisitor.java | 13 +++
 .../language/translator/GoTranslateVisitor.java| 14 
 .../language/translator/JavaTranslateVisitor.java  | 15 
 .../translator/JavascriptTranslateVisitor.java | 13 +++
 .../translator/PythonTranslateVisitor.java | 13 +++
 .../language/translator/TranslateVisitor.java  |  5 ++
 .../grammar/GeneralLiteralVisitorTest.java | 96 --
 .../language/translator/GremlinTranslatorTest.java |  9 ++
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  7 +-
 gremlin-go/driver/cucumber/gremlin.go  |  7 +-
 .../structure/io/binary/internals/AnySerializer.js |  1 +
 .../structure/io/binary/internals/SetSerializer.js | 29 ++-
 .../lib/structure/io/type-serializers.ts   | 11 +++
 .../test/cucumber/feature-steps.js |  5 +-
 .../gremlin-javascript/test/cucumber/gremlin.js|  7 +-
 .../graphbinary/ArraySerializerTestTemplate.js |  6 +-
 .../unit/graphbinary/SetSerializerTestTemplate.js  | 31 +--
 gremlin-language/src/main/antlr4/Gremlin.g4|  6 ++
 gremlin-python/src/main/python/radish/gremlin.py   |  7 +-
 .../test/features/sideEffect/Aggregate.feature | 20 +++--
 .../test/features/sideEffect/Inject.feature| 40 -
 .../gremlin/test/features/sideEffect/Store.feature | 20 +++--
 26 files changed, 368 insertions(+), 49 deletions(-)



(tinkerpop) branch TINKERPOP-3023 updated (764d323f2a -> 05078b8d47)

2024-06-27 Thread spmallette
This is an automated email from the ASF dual-hosted git repository.

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


 discard 764d323f2a TINKERPOP-3023 Addeed Set syntax in grammar
 add 7ff2fdb765 Add latency test to ProfilingApplication
 add 4a9019d543 Merge pull request #2660
 add 93674cd3c0 Merge branch '3.7-dev'
 add 05078b8d47 TINKERPOP-3023 Addeed Set syntax in grammar

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   (764d323f2a)
\
 N -- N -- N   refs/heads/TINKERPOP-3023 (05078b8d47)

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:
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |   1 +
 .../gremlin/driver/util/ProfilingApplication.java  | 136 -
 gremlin-go/driver/cucumber/gremlin.go  |   1 +
 .../gremlin-javascript/test/cucumber/gremlin.js|   1 +
 gremlin-python/src/main/python/radish/gremlin.py   |   1 +
 .../test/features/sideEffect/Inject.feature|  14 ++-
 6 files changed, 121 insertions(+), 33 deletions(-)



(tinkerpop) branch master updated (9bddde4be3 -> 93674cd3c0)

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 9bddde4be3 Merge branch '3.7-dev'
 add 7ff2fdb765 Add latency test to ProfilingApplication
 add 4a9019d543 Merge pull request #2660
 new 93674cd3c0 Merge branch '3.7-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:
 .../gremlin/driver/util/ProfilingApplication.java  | 136 -
 1 file changed, 104 insertions(+), 32 deletions(-)



(tinkerpop) 01/01: Merge branch '3.7-dev'

2024-06-27 Thread kenhuuu
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 93674cd3c0e9f8099eb77c4c5f1443e26e2736db
Merge: 9bddde4be3 4a9019d543
Author: Ken Hu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Wed Jun 26 23:34:42 2024 -0700

Merge branch '3.7-dev'

 .../gremlin/driver/util/ProfilingApplication.java  | 136 -
 1 file changed, 104 insertions(+), 32 deletions(-)



(tinkerpop) 01/01: Merge pull request #2660

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a commit to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 4a9019d543ce51eaf165f04413ea3ad3f6836933
Merge: dc6e715775 7ff2fdb765
Author: kenhuuu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Wed Jun 26 23:33:48 2024 -0700

Merge pull request #2660

Add latency test to ProfilingApplication

 .../gremlin/driver/util/ProfilingApplication.java  | 136 -
 1 file changed, 104 insertions(+), 32 deletions(-)



(tinkerpop) branch 370-profiling deleted (was 7ff2fdb765)

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch 370-profiling
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 was 7ff2fdb765 Add latency test to ProfilingApplication

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(tinkerpop) branch 3.7-dev updated (dc6e715775 -> 4a9019d543)

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from dc6e715775 Merge branch '3.6-dev' into 3.7-dev
 add 7ff2fdb765 Add latency test to ProfilingApplication
 new 4a9019d543 Merge pull request #2660

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:
 .../gremlin/driver/util/ProfilingApplication.java  | 136 -
 1 file changed, 104 insertions(+), 32 deletions(-)



(tinkerpop) branch pr-template updated (2cda724c9d -> 2a632aa63e)

2024-06-27 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch pr-template
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


omit 2cda724c9d Add PR template.
 add 2a632aa63e Add PR template.

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   (2cda724c9d)
\
 N -- N -- N   refs/heads/pr-template (2a632aa63e)

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/pull_request_template.md | 30 +-
 1 file changed, 13 insertions(+), 17 deletions(-)