Manfred Endres

Results 30 comments of Manfred Endres

If you're not against using gradle: https://github.com/wooga/atlas-unity -> gradle unity wrapper https://github.com/wooga/atlas-paket -> gradle paket wrapper see also our opinionated release plugin which does exactly that https://github.com/wooga/atlas-release.

You can post a comment with `add_comment text` to a card. It is possible to change this comment via the trello api, but this is not supported by the library...

I have no time the next weeks.

I just saw the `has_actions.rb` macro. There is still the issue with the different types though.

Hmm sounds interesting. I stayed away from OpenUpm because I personally don't like to use any cli tools created with node :) So to understand this. You want to be...

Hi thanks for your interest. I created this tool mainly as a hobby project but brought it into the company I work for because I manage a farm of CI...

I sadly have no prebuilt binaries for windows. The process to set this up was always a little bit too much hassle for me. Also if you want to try...

I personally use a combination of `uvm detect` with the flags `-fr` to find the project version in sub directories (depending on your repo structure. I normally have the Unity...

Btw. Uvm supports alias commands like git. So any executable starting with uvm- can be called. So for a custom init command just create a script or similar named uvm-init...