Results 5 issues of Andrew Berry

Neo4j 3.4 introduced temporal types, including `datetime` and `local_datetime`. The `neo4j` gem does not yet support these: it converts Ruby Date, Time, DateTime types into an integer, and duration types...

**Environmental Info:** K3s Version: Server node: ``` sirius:$ k3s -v k3s version v1.27.6+k3s1 (bd04941a) go version go1.20.8 ``` Agent node ``` dietpi:$ k3s -v k3s version v1.28.6+k3s2 (c9f49a3b) go version...

## User Story Description As a Software Developer, I want to supply credentials for HTTP retrievals of absolute`$ref` URLs, so I can access an external schema/component registry that requires authentication...

## User Story Description As a Software Developer, I want to run the linter action without a push or pull request, so I can define my own triggers/events for running...

We are using a `$defs` section in our schemas. Schemas within the `$defs` section are referenced via local file references, and these schemas can themselves have cross references to other...