Jannis Gebauer

Results 57 issues of Jannis Gebauer

Printing debug messages to the console isn't working as expected because they are fully buffered: https://bugs.swift.org/browse/SR-1127

The swift dockerfile for _production_ currently uses the debug configuration to build the application. That's because SwiftyJSON takes around 30 mins to build with the release flag. Possible fix: https://github.com/apple/swift/commit/2cdd7d64e1e2add7bcfd5452d36e7f5fc6c86a03

approved
feature

I have the view serving my domain root in `HUNGER_ALWAYS_ALLOW_VIEWS`. For non-beta users I'd like to display a landing page. I could'nt find a obvious way to do this using...

The latest `0.0.7` release can't be installed with the swift package manager, because Zewo/CLibvenice has moved to VeniceX/CLibvenice and spm gets confused by that 😞 https://github.com/stepanhruda/PostgreSQL-Swift/blob/0.0.7/Package.swift

This has been brought up by @westurner, original issue is #1992 The PR adds a non-root user *traefik* and a *traefik* group and runs the container as this user. This...

docker
bug
bug/in-production

I'm a huge fan of the docs over at [cookiecutter-pypackage](https://cookiecutter-pypackage.readthedocs.io/en/latest/). They are clean, precise and have a great structure. I'd like to clean up the docs for Cookiecutter Django and...

docs
help wanted

Pipfiles are on its way to be a thing. It'd great if pyup could support this as soon as the internal API is stable: https://github.com/pypa/pipfile/pull/57

new feature

considering
new feature