Gregor Kistler

Results 6 issues of Gregor Kistler

Since Play! version 1.5.0 was [released](https://github.com/playframework/play1/releases/tag/1.5.0) a couple of days ago I tried to run both components (frontend and backend) with the updated Play! framework version but had no luck...

enhancement

Just created it as a to-do. Low(est) priority as the currently used Google Sign-In will still work until March 31st, 2023. Migration guide: https://developers.google.com/identity/gsi/web/guides/migration

According to the README.md there are two values regarding email notification in case of an error: ``` openseedbox.errors.mailto - an email address. Errors will get sent here. openseedbox.errors.mailfrom - the...

Would be great if you could also provide SHA-256 checksums as an asset in a release - like it is done in other Docker org repos like [buildx](https://github.com/docker/buildx/releases) or [compose](https://github.com/docker/compose/releases)...

Any plans yet to build and provide also Docker images for architectures other than x86? :) ```docker pull amazoncorretto:8-alpine-jre 8-alpine-jre: Pulling from library/amazoncorretto no matching manifest for linux/arm64/v8 in the...

enhancement

Hi, I'm running a couple of Docker images on different architectures and noticed that the latest build of Memcached failed: https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/memcached/443/artifact/build-info/failed.txt ending in: ``` $ docker pull memcached:1.6.10-alpine 1.6.10-alpine: Pulling...