Commit Graph

15 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
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
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
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
7a4cf929a4 Use array for check workflow conditions 2021-11-27 13:38:19 +03:00
Kirill Kamakin
460396b032 Move github workflow to workflows dir 2021-11-27 13:09:25 +03:00