Petr Hála

Results 191 comments of Petr Hála

@PhilippvK Do you want me to also create github actions to automatically release the image?

Opening this up again as I found out we don't need special github CI for this, we can release this automatically on quay.io on each push/tag. I can set it...

Seems like I will need admin right to this repo as the quay will add webhook and access key automatically.

Go on [quay.io](https://quay.io), create account and create new repository, quay should tell you about rest of it. It is suprisingly easy.

Yeey it seems that it passed: quay.io/philippvk/minigolf:latest In the future we might also add trigger for release tags, but I think master will do for now.

Sure, why not. It is still experimental but we will solve that problem when we do the release. Note: there is a badge that you can add, I think

I have added another goal to this issue, which is adding the trigger for release tags, not sure if the current one will work.

That actually is exaclr what I meant, perfect . We will see how it will work when we actually release something

Yeah, it is surprisingly common even in 4 player games. The solution that I plan on implementing in #98 is to have player clients "vote" on what is the right...