plata

Results 577 comments of plata

What's the difference of `cached` compared to `onlyIfUpdateAvailable`?

Reading https://github.com/marketplace/actions/image-actions#compress-on-demand-or-on-schedule, my understanding is that it should not touch files which are already compressed enough. Not completely sure though. Maybe we also need `compressOnly: true`. I don't see a...

@Zemogiter please be sure to really use the latest master of the sofware, i.e. do `mvn clean package` (or `mvn clean install` for `mvn exec:java`).

I think that's not possible. The message step uses a plain text if I remember correctly.

See https://github.com/lutris/lutris/blob/ad819ea0b5bde4ffd86e0803d45262341e3e7a64/lutris/game.py#L447 There are two options: Write a new verb or use the existing `.environment()` of QuickScript.

@madoar would you like to review this (you requested the last changes)?