Commit Graph

75 Commits (624771206469e3db182e86f10ec6dcaef6159d4d)

Author SHA1 Message Date
Milosz Moczkowski ce7a303a2c
Merge pull request #792 from SimonMarquis/gmd
11 months ago
Milosz Moczkowski c57fb78fa7
Merge pull request #759 from SimonMarquis/lint/sarif
11 months ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
11 months ago
Simon Marquis d136965a0d Merge branch 'main' into lint/sarif
1 year ago
Simon Marquis cc9b5a1634 Remove SARIF support
1 year ago
Simon Marquis b7cb973c8d
Update GMD workflow
1 year ago
Simon Marquis 8e708cca05
Merge branch 'main' into lint/sarif
1 year ago
Simon Marquis 61098d75b2
Merge branch 'main' into patch-2
1 year ago
Simon Marquis 97a55c9dd5 Merge `AndroidCIWithGmd.yaml` into `Build.yaml`
1 year ago
Simon Marquis 04ddc86298 Enable `checkDependencies` and run lint tasks on project roots
1 year ago
Simon Marquis ec7b7ac668 Call `github/codeql-action/upload-sarif` with the root folder as argument
1 year ago
Simon Marquis 8ea9a8fa51 Android Lint improvements
1 year ago
Simon Marquis ae50f3d332
Remove benchmark androidTest task exclusion
1 year ago
Simon Marquis cefac16445
Manually accept Android licenses instead of relying on third party action
1 year ago
Simon Marquis deab03e217
Merge branch 'main' into SimonMarquis-patch-1
1 year ago
Simon Marquis 1e75be21e7
Add missing steps in `AndroidCIWithGmd.yaml`
1 year ago
Milosz Moczkowski 647b6f8b36
Merge pull request #570 from SimonMarquis/ci/androidTest
1 year ago
Don Turner 825c32941c
Merge pull request #702 from SimonMarquis/gmd/ci-group
1 year ago
Don Turner 7c287c9c17
Merge pull request #703 from SimonMarquis/fix/instrumented-tests-reports
1 year ago
Simon Marquis 1269b29aee Fix incomplete build reports
1 year ago
Simon Marquis cd6931d673 Fix instrumented test reports archives
1 year ago
Simon Marquis 4550743fac Create and use CI specific group of GMD devices
1 year ago
Simon Marquis ef27c050b6 Add missing gradle/gradle-build-action setup in AndroidCIWithGmd.yaml
1 year ago
Simon Marquis a68fe38411 Use dedicated build step to package test apps before spawning the emulator
1 year ago
Simon Marquis 42ba433be3 Add missing gradle/gradle-build-action setup in AndroidCIWithGmd.yaml
1 year ago
Simon Marquis 246d6c6528 Use dedicated build step to package test apps before spawning the emulator
1 year ago
Alex Vanyo 086dc957c0 Update to AGP 8.0
1 year ago
Simon Marquis e5d29547a1
Remove debug logs from CI workflow
1 year ago
Adetunji Dahunsi 9f1e1889cb
Run build tests with the Demo variant
1 year ago
Alex Vanyo ded79e617e Add Pixel C API 30 emulator to CI
1 year ago
Alex Vanyo 6146dd5576 Switch GMD to use a convention plugin
1 year ago
Mohsen Rzna 46c1d510d4
Android-CI workflow -> GMD refactor (#537)
1 year ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
2 years ago
Don Turner ab78c44e79 Remove API 23 from CI due to flakiness
2 years ago
Don Turner dcf0bf475a Remove --stacktrace from CI as it's difficult to find the error
2 years ago
Jolanda Verhoef e117edeac2 Revert version upgrade of objenesis and protobuf-plugin
2 years ago
Jolanda Verhoef a90b4db98a
Merge pull request #381 from android/jv/renovate-setup
2 years ago
Jolanda Verhoef 6a409bbeec Setup Renovate to group all updates and update on a daily basis.
2 years ago
Don Turner cb856b98f3 Increase emulator disk space to 6G in attempt to fix #354
2 years ago
Adetunji Dahunsi c4debb74e7 Give feedback when syncing on ForYouScreen
2 years ago
Don Turner 6e772db716 Update failing lint command
2 years ago
Wojtek Kaliciński 4c64a05897 Update to AGP 7.3.0 stable
2 years ago
Wojtek Kaliciński 4683918cc7 Move spotless to init script
2 years ago
Jose Alcérreca 61a03f3d0f
CI - Fixes name in test reports (#268)
2 years ago
Alex Vanyo 4f5d35ccf9
Merge pull request #120 from android/renovate/actions-setup-java-3.x
2 years ago
Jolanda Verhoef ac1471476a Only use gradle.properties to read warningsAsErrors
2 years ago
Jolanda Verhoef ce5875cef8 Read gradle property as string instead of boolean, gradle sync fails otherwise.
2 years ago
Jolanda Verhoef 87affa5593 Read warningsAsErrors from local.properties or gradle.properties, and default to false
2 years ago
Jolanda Verhoef 658843d07a Add Java distribution to github action workflows
2 years ago
Jose Alcérreca c37fdc7ccb
Enables cache, increases disk size
2 years ago