jmfayard
09/17/2020, 6:22 AMgit push
I show a simple way you can fix that with GitHub Actions + Gradle
https://dev.to/jmfayard/how-do-i-setup-github-actions-for-my-gradle-or-android-project-3ealPHaroZ
09/17/2020, 6:54 AMsatyan
09/17/2020, 7:25 AMtddmonkey
09/17/2020, 7:33 AMsatyan
09/17/2020, 7:58 AMjmfayard
09/17/2020, 8:09 AMThere are still people who don’t use CI? @tddmonkeyMost of them? I opened 10 recently updated apps at https://github.com/topics/android-app?o=desc&s=updated Only 2 of 10 were using a CI pipeline
PHaroZ
09/17/2020, 8:37 AMThere are still people who don’t use CI? @tddmonkeythe ones who work alone on their project and run their tests at dev time & compile time 😉
tddmonkey
09/17/2020, 8:37 AMchristophsturm
09/17/2020, 3:15 PM