Florian Hockmann
Florian Hockmann
This could be made easier when we have a dedicated image for the console: #100.
Supporting ARM64 sounds like a good idea of course and there seems to be a lot of interest in this, considering the amount of 👍 this already got. Anyone here...
This can also easily be reproduced with an init script that is already broken in itself, example: ```groovy c.doesnotexist() ``` I think we should fix this as the data should...
From my side we can add such a `.gitattributes` for the reasons @mbrukman described. But DCO is still missing: > please squash your commits and add a DCO sign-off to...
Sure, that makes sense. I think we currently simply lack config files for HBase. Do you want to create a pull request to add them? They just need to be...
I changed the title here to make it easier to see that this issue is now only about adding documentation for authentication with the Docker image.
I had to manually change the base branch to `v0.6` since Dependabot created this for `master` as it includes a security fix. @dependabot rebase
Looks like it's not possible to let Dependabot properly rebase the PR onto `v0.6` so: @dependabot recreate
> Should backport this PR? Yes, that would be good since this is not a major update but it includes a security fix.
Looks like you found a bug in the GraphBinary serialization. I could confirm this also directly with the Gremlin Console, so irrespective of Gremlin.NET. We should of course fix this...