Thomas Boerger

Results 357 comments of Thomas Boerger

Of course it could be longer, but acceptance tests are anyway running with a single db and php version, that's why I skipped that for the title

I would guess (without checking) the API could already provide the information and it "just" needs to be added to the UI?

Your solution can still overwrite a tag with a bad timing. We found a solution that could work.

I like the idea to store the webhooks. It's always a pain to find the right webhook within github for debugging. I also like listing the hooks in the ui,...

Brad is the project owner, so he is the one that decides the final solution, but he asked us, the other maintainers or contributors, for our opinion to get to...

I'm currently working on root-less containers, but I'm not sure if the uid and gid can be configured.

Let's see if that works when I'm done

Currently it's still not configurable, that's why I have kept it open.

Why do you need that? If it's related to the volumes you can bind mount with different permissions.

IMHO this doesn't really make sense for clients, this only makes sense for complex micro service architectures where it's hard to debug the flow of requests.