0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 12:12:15 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Wolf Montwé
df309c1986
Change JDK to temurin 2023-03-03 14:25:10 +01:00
Wolf Montwé
cb689fcc4f
Add CodeQl code scanning 2023-03-03 13:06:20 +01:00
Wolf Montwe
80b35d6fa7
Change Android CI workflow to use spotlessCheck 2023-02-06 11:54:56 +01:00
cketti
4c648ecd75 Add GitHub workflow to update the Gradle build cache
When `gradle-build-action` is run for pull requests, it will only read from, but never write to the build cache. To make the cache actually useful, we build the `main` branch (but don't run the tests).
2022-12-06 16:34:02 +01:00
Goooler
b0c1085f1f Optimize CI a bit
https://github.com/actions/checkout/releases/tag/v3.0.0
https://github.com/actions/setup-java/releases/tag/v3.0.0
https://github.com/gradle/gradle-build-action
2022-12-06 21:29:37 +08:00
cketti
7f686cb5da Create new Gradle task so the Android CI GitHub action can easily run all tests 2022-01-28 04:46:31 +01:00
cketti
fc45e059fc Update to targetSdkVersion 29 2020-09-20 01:29:50 +02:00
cketti
f1d777ab63 Specify full Java version for CI builds 2020-07-22 20:06:26 +02:00
cketti
a882ce5c32 Only run CI on pull requests 2020-02-06 22:45:40 +01:00
cketti
00d832b952
Merge pull request #4455 from k9mail/update_android_ci_workflow
Run 'Android CI' workflow on pull requests
2020-01-16 16:22:23 +01:00
cketti
c47a4804b5
Run 'Android CI' workflow on pull requests 2020-01-16 16:02:13 +01:00
cketti
dc795d1f78
Add workflow to validate Gradle wrapper 2020-01-16 15:59:45 +01:00
cketti
fd60ebd94d Add 'Android CI' workflow 2019-12-02 01:59:05 +01:00