Leonard Ehrenfried

Results 34 issues of Leonard Ehrenfried

I'm seeing this very hard to reproduce NullPointerException when I'm trying to deserialize JSON with play-json into an enumeratum enum. ``` java.lang.NullPointerException: null at enumeratum.Enum$$anonfun$lowerCaseNamesToValuesMap$1.apply(Enum.scala:47) at enumeratum.Enum$$anonfun$lowerCaseNamesToValuesMap$1.apply(Enum.scala:47) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234) at...

This automatically builds a docker image and pushes it to my personal Dockerhub account on each push to `systemed/master`. If you don't want to use `lehrenfried/tilemaker`, I'm happy to help...

Hi, thanks for making this wonderful tool. I'm not a go developer so I'm not familiar with the tool chain. Therefore I use OCI/Docker containers to run gtfstidy. @derhuerst has...

Would you consider deploying to Maven Central? I have helped a few projects to deploy there and am willing to help out should you need it. Example: iheartradio/ficus#34

**Environment**: - *Jib version:* 3.4.0 - *Build tool:* Maven - *OS:* Fedora Linux **Description of the issue**: Jib automatically selects the correct base image for Java 8,11 and 17 but...

priority: p2
type:bug
type: process

### Describe the problem We would like to use `@oneOf` in our schema but magidoc fails to build the documentation with the following error: ``` Load GraphQL Schema [FAILED: Unable...

enhancement

### Describe the problem We have quite a few of deprecated fields in our API schema and GraphiQL does a good thing with these: it hides them by default and...

enhancement

As described in #3155 we (OpenTripPlanner) tend to have quite long, multi-paragraph descriptions of our fields. In Markdown a single `\n` is ignored and only two `\n` should lead to...

graphiql
@graphiql/react

For a while tilemaker has been building container images. This is great but so far only the very latest version is uploaded. For my deployments I would not want to...

Just like the PR over at pfaedle, this one automatically builds container images for this repo and deploys them to Github Container Repo. You can see an example here: https://github.com/leonardehrenfried/gtfstidy/pkgs/container/gtfstidy...