Federico Iosue
|
a5b2ae231e
|
Updated GitHub Action to use ARM-based emulator and QEMU hypervisor
|
2024-10-07 08:14:07 +02:00 |
|
Federico Iosue
|
907d60f148
|
Added Java 17 to CodeQL action
|
2023-09-13 09:56:31 +02:00 |
|
Federico Iosue
|
ff6aa9d94d
|
Updated to API 33, Gradle 8.0.0, Java 17
|
2023-09-13 09:56:02 +02:00 |
|
Federico Iosue
|
ad89e18c19
|
Fixed codeql workflow
|
2023-02-21 12:57:05 +01:00 |
|
Tony Torralba
|
116a2bbdba
|
Add delombok step to code analysis action
|
2022-11-24 18:12:51 +01:00 |
|
Federico Iosue
|
26259d84e5
|
Removed emulator caching for Github Actions
Caused by: com.google.testing.platform.core.error.UtpException: ErrorName: INSTALL_FAILED_UPDATE_INCOMPATIBLE
|
2022-10-31 11:13:24 +01:00 |
|
Federico Iosue
|
a6655ce68b
|
Trying AVD cache to speed up CI
https://github.com/ReactiveCircus/android-emulator-runner#usage--examples
|
2022-10-28 00:29:13 +02:00 |
|
Federico Iosue
|
c8bc0e635e
|
Updated CI action script
Updated setup-java (with integrated Gradle cache) and checkout
|
2022-10-27 17:57:54 +02:00 |
|
Federico Iosue
|
e78e52ac37
|
Migrated to CodeQL Action v2
|
2022-09-13 18:14:24 +02:00 |
|
Federico Iosue
|
6af0d9a88c
|
Github actions' testing emulator refinements
api-level raised to 30, cpu/mem optimized target system image, set timezone (recurrent reminders' test were failing)
|
2022-03-24 16:01:08 +01:00 |
|
Federico Iosue
|
7577551626
|
Gradle's MaxMetaspaceSize to 1G for Github action
|
2022-03-24 16:01:08 +01:00 |
|
Federico Iosue
|
0168039512
|
SonarCloud scan within Github Actions
a
|
2020-12-23 10:31:44 +01:00 |
|
Federico Iosue
|
8c5b63dbdc
|
Code coverage merged and sent to SonarQube and reduced build log verbosity
|
2020-12-22 22:46:52 +01:00 |
|
Federico Iosue
|
8d6f0af1f4
|
Restored CodeQL analysis scheduled on develop branch only
|
2020-12-22 12:04:16 +01:00 |
|
Federico Iosue
|
9d132654bb
|
Modified Github actions config to start for all branches on push or pull requsts
|
2020-12-16 01:27:16 +01:00 |
|
Federico Iosue
|
e64640474c
|
Removed unused Gradle task and shown logs for instrumental tests
|
2020-10-03 17:20:12 +02:00 |
|
Federico Iosue
|
c8987f1de1
|
Replaced Travis references with Github Actions and disabled @LargeTest due to flaky failures
|
2020-10-02 12:16:59 +02:00 |
|
Federico Iosue
|
7082746c5d
|
Changed build command for analysis
|
2020-09-01 11:22:40 +02:00 |
|
Federico Iosue
|
b83a5758b2
|
Codeql analysis setup
|
2020-09-01 09:13:53 +02:00 |
|
Federico Iosue
|
0796f1942e
|
Merged unit and instrumentation/ui test steps on Github actions
|
2020-08-29 22:35:47 +02:00 |
|
Federico Iosue
|
f71f805f7e
|
Target API 29 (closes #780)
|
2020-08-27 14:38:43 +02:00 |
|
Federico Iosue
|
a7d01da0b6
|
Github build made with Java 11 and Sonarcloud analysis as latest step
|
2020-08-14 22:22:15 +02:00 |
|
Federico Iosue
|
c83cfbeed6
|
Replaced Github integrated action with Gradle task for Sonarqube
|
2020-08-14 21:52:55 +02:00 |
|
Federico Iosue
|
5f622850b2
|
Added coverage generation and sonarqube analysis to Github workflow
|
2020-08-05 10:52:18 +02:00 |
|
Federico Iosue
|
0f78b8cb92
|
Used FlakyTest annotation to filter test on CI emulator (fix #761)
|
2020-07-31 10:42:56 +02:00 |
|
Federico Iosue
|
bb25be5f1d
|
Changed CI emulator settings
|
2020-07-28 22:44:32 +02:00 |
|
Federico Iosue
|
004ad7f491
|
Added Github actions YAML script
Ok, TravisCI is too limited looking ad Android testing deveice platform, let's face it.
So I decided to try this out...
|
2020-07-28 12:14:26 +02:00 |
|