Koen Punt

Results 109 issues of Koen Punt

I don't know if the project somehow is still active (we recently had to switch from the hosted version to a self-hosted one, because https://app.deliverybot.dev stopped working), but in the...

Without a space between `#` and the text, the header is rendered as plain text on GitHub.

Added `:composer_bin` and `:composer_php` options for better control of which binaries to use. When not explicitly set, the existence of the `composer` and `php` executables is now validated before the...

IMO bundler should (and can) be optional, because it's possible to install foreman without bundler.

`isHighlighted` is a more common and concise way of handling control highlighting.

Pow and Phusion passenger both support `tmp/always_restart.txt` to always reload the application. Would be nice to have that in puma-dev also.

enhancement

Since the `SFAuthenticationSession` is related to the `SFSafariViewController`, we might consider adding a React Native API for that as well. ref: https://developer.apple.com/documentation/safariservices/sfauthenticationsession @naoufal what do you think?

enhancement

To keep the version in the podspec up to date we should read it from the `package.json`

When we first started with spring we used JPA and made heavy use of its relational support. This caused some issues with spring-graphql because sometimes lazy associations were accessed in...

type: enhancement
in: data
status: pending-design-work