Re: [PR] Fix nullability checks in .net deserializers [tinkerpop]

2024-05-22 Thread via GitHub
FlorianHockmann commented on code in PR #2610: URL: https://github.com/apache/tinkerpop/pull/2610#discussion_r1609407967 ## gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/EdgeDeserializer.cs: ## @@ -31,26 +31,26 @@ internal class EdgeDeserializer : IGraphSONDeserializer

Re: [PR] feat: typescript utilities [tinkerpop]

2024-05-22 Thread via GitHub
tien commented on PR #2599: URL: https://github.com/apache/tinkerpop/pull/2599#issuecomment-2124083417 Hey @vkagamlyk, as per my comment [here](https://github.com/apache/tinkerpop/pull/2599#issuecomment-2118831749) I've removed all none GLV's feature parity changes, so this PR will just be

[PR] Bump web-vitals from 3.5.1 to 4.0.1 in /docs/gremlint [tinkerpop]

2024-05-22 Thread via GitHub
dependabot[bot] opened a new pull request, #2615: URL: https://github.com/apache/tinkerpop/pull/2615 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.1 to 4.0.1. Changelog Sourced from https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md";>web-vi

Re: [PR] Bump web-vitals from 3.5.1 to 4.0.0 in /docs/gremlint [tinkerpop]

2024-05-22 Thread via GitHub
dependabot[bot] closed pull request #2605: Bump web-vitals from 3.5.1 to 4.0.0 in /docs/gremlint URL: https://github.com/apache/tinkerpop/pull/2605 -- 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 th

Re: [PR] Bump web-vitals from 3.5.1 to 4.0.0 in /docs/gremlint [tinkerpop]

2024-05-22 Thread via GitHub
dependabot[bot] commented on PR #2605: URL: https://github.com/apache/tinkerpop/pull/2605#issuecomment-2124939530 Superseded by #2615. -- 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

(tinkerpop) branch dependabot/npm_and_yarn/docs/gremlint/master/web-vitals-4.0.1 created (now cd44722df4)

2024-05-22 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/docs/gremlint/master/web-vitals-4.0.1 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git at cd44722df4 --- updated-dependencies: - dependency-name:

(tinkerpop) branch dependabot/npm_and_yarn/docs/gremlint/master/web-vitals-4.0.0 deleted (was c934d23b1b)

2024-05-22 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/docs/gremlint/master/web-vitals-4.0.0 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git was c934d23b1b Bump web-vitals from 3.5.1 to 4.0.0 in /docs

(tinkerpop) branch valentyn/console updated (94fdda31dc -> f3679f187d)

2024-05-22 Thread valentyn
This is an automated email from the ASF dual-hosted git repository. valentyn pushed a change to branch valentyn/console in repository https://gitbox.apache.org/repos/asf/tinkerpop.git from 94fdda31dc added simpler form of sigv4() add f3679f187d rework remote console No new revisions we

[PR] AggregateGlobalStep acceps all pre-defined Operators [tinkerpop]

2024-05-22 Thread via GitHub
rdtr opened a new pull request, #2616: URL: https://github.com/apache/tinkerpop/pull/2616 (no comment) -- 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-mai

Re: [PR] AggregateGlobalStep acceps all pre-defined Operators [tinkerpop]

2024-05-22 Thread via GitHub
codecov-commenter commented on PR #2616: URL: https://github.com/apache/tinkerpop/pull/2616#issuecomment-2125800792 ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2616?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

(tinkerpop) branch valentyn/console updated (f3679f187d -> 06fcf77ce6)

2024-05-22 Thread valentyn
This is an automated email from the ASF dual-hosted git repository. valentyn pushed a change to branch valentyn/console in repository https://gitbox.apache.org/repos/asf/tinkerpop.git from f3679f187d rework remote console add 06fcf77ce6 added integration test No new revisions were adde

(tinkerpop) branch valentyn/console updated (06fcf77ce6 -> 8d332f7d7e)

2024-05-22 Thread valentyn
This is an automated email from the ASF dual-hosted git repository. valentyn pushed a change to branch valentyn/console in repository https://gitbox.apache.org/repos/asf/tinkerpop.git from 06fcf77ce6 added integration test add 8d332f7d7e ... No new revisions were added by this update.

Re: [PR] Refactor DropStep for extensibility [tinkerpop]

2024-05-22 Thread via GitHub
porunov commented on PR #2609: URL: https://github.com/apache/tinkerpop/pull/2609#issuecomment-2126052583 > I'm good with the change, but I have similar question as Stephen. Is it worth adding one extra util file just for the removed events registration? I don't quite see these method used