Bas Kamer

Results 144 comments of Bas Kamer

asked because it seems GITHUB_REPOSITORY is empty...

just noting; adding a checkout step before laminas/laminas-ci-matrix-action resolves this issue. credentials are saved and laminas cn continue ``` - name: Checkout uses: actions/checkout@v3 ```

mee too. enabling asar archiving speeds things up, but your app might not work with it.

As soon as i change `./public/VERSION.txt` the application will live-reload. negating the older version and this not showing the notification...

We could -eventually- consider adding an interface exposing these additions? 🤷‍♂️ DoctrineJobInterface extends https://github.com/JouwWeb/SlmQueue/blob/master/src/Job/JobInterface.php

Ok. But,... We don't need to force users to use it. They *may* use an DoctrineJobInterface on their Jobs. The JobManager doesn't care... Still returns JobInterfaces. I agree it would...

> Security is another thing to consider: important business rules should be enforced in the domain model on a server and not in an AR living in memory on a...

Or an skeleton site on getprooph the pulls content /structure via JavaScript from the component repositories?

@frankdejonge > @jurriaanr what situation is this occurring for you? What would the expected/desired outcome be (and why that)? For me, I didn’t model this because it seems if you...