Guillaume Gelin

Results 147 comments of Guillaume Gelin

Did you find a solution? Or was it a non-problem? Please help future readers. :) ![relevant xkcd](https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png)

Can you try #2179? I think it may fix this.

Just follow the steps to [install from sources](http://docs.qtile.org/en/latest/manual/install/#installing-from-source), but run this right before the `pip install .`: ``` git checkout -b ramnes-handle-paspect master git pull https://github.com/ramnes/qtile.git handle-paspect ```

Not really, there isn't any hook available for what we're doing there, yet.

Just adding that the overall point of using S3 to store files is to make lemverse stateless so that it's easier to scale horizontally. :)

Nice! @YglesEyes maybe you could use this as a starting point for what we've just mentioned in #161 ?

@Donorhan Anything we can do to help on that one?

You mean eslint? FWIW I've added editorconfig-checker to the development dependencies in #128, so if we add a GitHub action (and we should!) let's not forget to check against all...

Cool! Don't hesitate if you have any question. At @Refty we don't use Helm but we do run lemverse on Kubernetes so we probably can help. :)