Pavlo Rudy

Results 49 comments of Pavlo Rudy

TravisCI free account is limited for 40m, not enough for build wine&modules from source. Actually, your [howto](https://github.com/winepak/winepak-sdk-images/blob/master/README.md) doesn't works inside docker.

CircleCI IMHO is the best today. In critical circumstances you can use different CI for each branch.

> Not sure how to pass options to docker run in circle ci Use `machine`, then run docker manually in privileged mode. Just copy from Travis config.

https://circleci.com/docs/2.0/status-badges/

@julianrichen [Fixed](https://github.com/paulcarroty/winepak-sdk-images/blob/master/.circleci/config.yml).

SDK 3.0 i386 takes 50m for building what beats 2h limit. As I said before, building wine is absolute madness in this case.

2h is hardcoded limit, you can change it. Probably. https://discuss.circleci.com/t/timeout-more-than-120-minutes/640

[Community examples](https://reactjs.org/community/examples.html) will help. The apps like` HN Client` or `GFonts Space` looks good from everyday using point.

I wrote the simple aggregator - https://github.com/paulcarroty/flathub-app-stats which gives simple y-m-w-d stats for each app. His results can be easily parsed from Flathub frontend. Statistics are updated daily with TravisCI...

@jurf the downloads of every app was calculated & sorted for 4 periods.