Commit Graph

24 Commits

Author SHA1 Message Date
Kirill Kamakin 564d088085 Disable cache on CI
Right now it takes more time to download
cache than it is to actually build from scratch
2022-06-12 19:59:10 +02:00
Kirill Kamakin 7c60b69546 Disable configuration cache in actions 2022-06-12 12:24:24 +02:00
Kirill Kamakin 0b5dc13bc2 Add coverage report to sign pipeline 2022-06-05 16:24:03 +02:00
Kirill Kamakin 2f05871873 Enable coverage calculation for all modules 2022-06-05 16:16:09 +02:00
Kirill Kamakin 237d3bbf02 Fix gradle task name 2022-06-05 15:43:06 +02:00
Kirill Kamakin 2e44a6e446 Add jacoco test report tasks to Check pipeline 2022-06-05 15:43:06 +02:00
Kirill Kamakin 44812d2f84 Add AppSweep plugin 2022-05-28 13:26:47 +02:00
Kirill Kamakin 7b1805b9ff Fix absent lint report 2022-05-28 12:38:52 +02:00
Kirill Kamakin 7b9c0b727e Add Android Lint to SonarCloud 2022-05-28 12:00:08 +02:00
Kirill Kamakin ad423283e0 Improve GitHub Actions performance 2022-05-28 11:50:01 +02:00
Kirill Kamakin dcbf766213 Add caching of gradle packages on CI 2022-05-28 10:59:42 +02:00
Kirill Kamakin 3a24a1fe20 Enable SonarCloud for master 2022-05-28 10:44:31 +02:00
Kirill Kamakin 198be878d0 Provide full git history to Sonar 2022-05-28 10:34:18 +02:00
Kirill Kamakin 3366382ac3 Add SonarCloud checks 2022-05-28 10:26:34 +02:00
Kirill Kamakin 9315aead12 Update JDK version in GitHub Actions 2022-04-02 18:08:14 +05:00
Kirill Kamakin dee0d00507 Trigger check workflow only for PRs (#3) 2021-11-27 16:06:12 +03:00
Kirill Kamakin 0bfe24e9c6 Fix path to JUnit test results 2021-11-27 14:50:16 +03:00
Kirill Kamakin 7cac9ea07b Implement publishing JUnit test reports 2021-11-27 14:45:18 +03:00
Kirill Kamakin c34bdbcd00 Remove MacOS-only bas64 flag 2021-11-27 14:37:54 +03:00
Kirill Kamakin 40cdb55a5d Rename release apk after it is signed 2021-11-27 14:34:03 +03:00
Kirill Kamakin 9e9d0beaf3 Update sign secret names 2021-11-27 14:31:30 +03:00
Kirill Kamakin 7a4cf929a4 Use array for check workflow conditions 2021-11-27 13:38:19 +03:00
Kirill Kamakin 9571ac7f79 Add new sign workflow 2021-11-27 13:38:05 +03:00
Kirill Kamakin 460396b032 Move github workflow to workflows dir 2021-11-27 13:09:25 +03:00