[GitHub] [tinkerpop] codecov-commenter commented on pull request #1648: Serialization refactoring

2022-05-12 Thread GitBox
codecov-commenter commented on PR #1648: URL: https://github.com/apache/tinkerpop/pull/1648#issuecomment-1125509755 # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1648?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)

[GitHub] [tinkerpop] L0Lmaker commented on a diff in pull request #1648: Serialization refactoring

2022-05-12 Thread GitBox
L0Lmaker commented on code in PR #1648: URL: https://github.com/apache/tinkerpop/pull/1648#discussion_r871873441 ## gremlin-go/driver/serializer.go: ## @@ -165,135 +173,147 @@ func uuidToBigInt(requestID uuid.UUID) big.Int { return bigInt } -func readUUID(buffer

[GitHub] [tinkerpop] vkagamlyk commented on a diff in pull request #1653: refactor ResultSet.One() to handle nil result

2022-05-12 Thread GitBox
vkagamlyk commented on code in PR #1653: URL: https://github.com/apache/tinkerpop/pull/1653#discussion_r871863861 ## gremlin-go/driver/resultSet.go: ## @@ -149,11 +149,15 @@ func (channelResultSet *channelResultSet) Channel() chan *Result { } // One returns the next Result

[GitHub] [tinkerpop] simonz-bq commented on a diff in pull request #1653: refactor ResultSet.One() to handle nil result

2022-05-12 Thread GitBox
simonz-bq commented on code in PR #1653: URL: https://github.com/apache/tinkerpop/pull/1653#discussion_r871841268 ## gremlin-go/driver/resultSet.go: ## @@ -149,11 +149,15 @@ func (channelResultSet *channelResultSet) Channel() chan *Result { } // One returns the next Result

[GitHub] [tinkerpop] codecov-commenter commented on pull request #1653: refactor ResultSet.One() to handle nil result

2022-05-12 Thread GitBox
codecov-commenter commented on PR #1653: URL: https://github.com/apache/tinkerpop/pull/1653#issuecomment-1125457241 # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1653?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)

[GitHub] [tinkerpop] L0Lmaker commented on a diff in pull request #1653: refactor ResultSet.One() to handle nil result

2022-05-12 Thread GitBox
L0Lmaker commented on code in PR #1653: URL: https://github.com/apache/tinkerpop/pull/1653#discussion_r871839369 ## gremlin-go/driver/resultSet.go: ## @@ -149,11 +149,15 @@ func (channelResultSet *channelResultSet) Channel() chan *Result { } // One returns the next Result

[GitHub] [tinkerpop] vkagamlyk opened a new pull request, #1653: refactor ResultSet.One() to handle nil result

2022-05-12 Thread GitBox
vkagamlyk opened a new pull request, #1653: URL: https://github.com/apache/tinkerpop/pull/1653 refactor ResultSet.One() to handle nil result -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [tinkerpop] simonz-bq commented on a diff in pull request #1650: Adjust export of enum traversal operations

2022-05-12 Thread GitBox
simonz-bq commented on code in PR #1650: URL: https://github.com/apache/tinkerpop/pull/1650#discussion_r871779907 ## gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/translator/GolangTranslatorTest.java: ## @@ -88,7 +88,7 @@ public void

[GitHub] [tinkerpop] codecov-commenter commented on pull request #1650: Adjust export of enum traversal operations

2022-05-12 Thread GitBox
codecov-commenter commented on PR #1650: URL: https://github.com/apache/tinkerpop/pull/1650#issuecomment-1125356865 # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1650?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)

[GitHub] [tinkerpop] lyndonbauto commented on a diff in pull request #1650: Adjust export of enum traversal operations

2022-05-12 Thread GitBox
lyndonbauto commented on code in PR #1650: URL: https://github.com/apache/tinkerpop/pull/1650#discussion_r871745142 ## gremlin-go/driver/traversal.go: ## @@ -124,128 +124,187 @@ func (t *Traversal) GetResultSet() (ResultSet, error) { return t.results, nil } +type

[GitHub] [tinkerpop] lyndonbauto commented on a diff in pull request #1650: Adjust export of enum traversal operations

2022-05-12 Thread GitBox
lyndonbauto commented on code in PR #1650: URL: https://github.com/apache/tinkerpop/pull/1650#discussion_r871744071 ## gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/translator/GolangTranslatorTest.java: ## @@ -88,7 +88,7 @@ public void

[GitHub] [tinkerpop] dependabot[bot] commented on pull request #1632: Bump versions-maven-plugin from 2.7 to 2.10.0

2022-05-12 Thread GitBox
dependabot[bot] commented on PR #1632: URL: https://github.com/apache/tinkerpop/pull/1632#issuecomment-1125236432 Looks like org.codehaus.mojo:versions-maven-plugin is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [tinkerpop] dependabot[bot] closed pull request #1632: Bump versions-maven-plugin from 2.7 to 2.10.0

2022-05-12 Thread GitBox
dependabot[bot] closed pull request #1632: Bump versions-maven-plugin from 2.7 to 2.10.0 URL: https://github.com/apache/tinkerpop/pull/1632 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [tinkerpop] spmallette commented on pull request #1632: Bump versions-maven-plugin from 2.7 to 2.10.0

2022-05-12 Thread GitBox
spmallette commented on PR #1632: URL: https://github.com/apache/tinkerpop/pull/1632#issuecomment-1125233560 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [tinkerpop] dependabot[bot] commented on pull request #1628: Bump jacoco-maven-plugin from 0.8.4 to 0.8.8

2022-05-12 Thread GitBox
dependabot[bot] commented on PR #1628: URL: https://github.com/apache/tinkerpop/pull/1628#issuecomment-1125230191 Looks like org.jacoco:jacoco-maven-plugin is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [tinkerpop] dependabot[bot] closed pull request #1628: Bump jacoco-maven-plugin from 0.8.4 to 0.8.8

2022-05-12 Thread GitBox
dependabot[bot] closed pull request #1628: Bump jacoco-maven-plugin from 0.8.4 to 0.8.8 URL: https://github.com/apache/tinkerpop/pull/1628 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [tinkerpop] spmallette commented on pull request #1628: Bump jacoco-maven-plugin from 0.8.4 to 0.8.8

2022-05-12 Thread GitBox
spmallette commented on PR #1628: URL: https://github.com/apache/tinkerpop/pull/1628#issuecomment-1125227431 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [tinkerpop] lyndonbauto merged pull request #1649: Added examples for aliases to make syntax nicer

2022-05-12 Thread GitBox
lyndonbauto merged PR #1649: URL: https://github.com/apache/tinkerpop/pull/1649 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #1652: Bump codecov/codecov-action from 2 to 3

2022-05-12 Thread GitBox
dependabot[bot] opened a new pull request, #1652: URL: https://github.com/apache/tinkerpop/pull/1652 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3. Release notes Sourced from

[tinkerpop] branch dependabot/github_actions/3.5-dev/codecov/codecov-action-3 created (now 0a3f31f358)

2022-05-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/3.5-dev/codecov/codecov-action-3 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git at 0a3f31f358 Bump codecov/codecov-action from 2 to 3 No

[tinkerpop] 01/01: Merge branch '3.6-dev'

2022-05-12 Thread lyndonb
This is an automated email from the ASF dual-hosted git repository. lyndonb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 08f44d35a96c9760f859f152b0daaa2010c192e2 Merge: b2214f4eab 778dc6ebfa Author: Lyndon Bauto AuthorDate: Thu May 12

[tinkerpop] branch master updated (b2214f4eab -> 08f44d35a9)

2022-05-12 Thread lyndonb
This is an automated email from the ASF dual-hosted git repository. lyndonb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git from b2214f4eab Merge branch '3.6-dev' add 29600e361a gremlin-go aliasing examples in README and example.go

[tinkerpop] 01/01: Merge branch '3.5-dev' into 3.6-dev

2022-05-12 Thread lyndonb
This is an automated email from the ASF dual-hosted git repository. lyndonb pushed a commit to branch 3.6-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 778dc6ebfa3c844f374752da408177df77cb6a2b Merge: ffab0f434c 29600e361a Author: Lyndon Bauto AuthorDate: Thu May 12

[tinkerpop] branch 3.6-dev updated (ffab0f434c -> 778dc6ebfa)

2022-05-12 Thread lyndonb
This is an automated email from the ASF dual-hosted git repository. lyndonb pushed a change to branch 3.6-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git from ffab0f434c Merge branch '3.5-dev' into 3.6-dev add 29600e361a gremlin-go aliasing examples in README and

[tinkerpop] branch 3.5-dev updated: gremlin-go aliasing examples in README and example.go

2022-05-12 Thread lyndonb
This is an automated email from the ASF dual-hosted git repository. lyndonb pushed a commit to branch 3.5-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/3.5-dev by this push: new 29600e361a gremlin-go aliasing examples

[GitHub] [tinkerpop] lyndonbauto commented on pull request #1649: Added examples for aliases to make syntax nicer

2022-05-12 Thread GitBox
lyndonbauto commented on PR #1649: URL: https://github.com/apache/tinkerpop/pull/1649#issuecomment-1125060659 VOTE+1 This LGTM and has no functional changes, just some updated documentation so I am going to merge it just on my vote. On a side note,

[GitHub] [tinkerpop] lyndonbauto commented on pull request #1650: Adjust export of enum traversal operations

2022-05-12 Thread GitBox
lyndonbauto commented on PR #1650: URL: https://github.com/apache/tinkerpop/pull/1650#issuecomment-1125060439 ON another note, I think we should update the aliases added here to have these new ones https://github.com/apache/tinkerpop/pull/1649. -- This is an automated message from the

[tinkerpop] branch dependabot/nuget/gremlin-dotnet/3.5-dev/Moq-4.18.0 created (now fe905d28fb)

2022-05-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/nuget/gremlin-dotnet/3.5-dev/Moq-4.18.0 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git at fe905d28fb Bump Moq from 4.17.2 to 4.18.0 in /gremlin-dotnet No

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #1651: Bump Moq from 4.17.2 to 4.18.0 in /gremlin-dotnet

2022-05-12 Thread GitBox
dependabot[bot] opened a new pull request, #1651: URL: https://github.com/apache/tinkerpop/pull/1651 Bumps [Moq](https://github.com/moq/moq4) from 4.17.2 to 4.18.0. Changelog Sourced from https://github.com/moq/moq4/blob/main/CHANGELOG.md;>Moq's changelog. 4.18.0

[GitHub] [tinkerpop] lyndonbauto commented on pull request #1650: Adjust export of enum traversal operations

2022-05-12 Thread GitBox
lyndonbauto commented on PR #1650: URL: https://github.com/apache/tinkerpop/pull/1650#issuecomment-1125048825 Thanks for the change @simonz-bq. The actual change itself looks great, this will make our syntax more natural for users who are used to using things like `Scope.Local` (as opposed