Commit Graph

78 Commits (825567f2c1222deaa9ae0e0e2ee67f55d3e47ce1)

Author SHA1 Message Date
Don Turner 31b0cf4c63
Merge pull request #1378 from android/dependabot/github_actions/gradle/wrapper-validation-action-3
3 months ago
Jose Alcérreca ead3f49f7b
Fixes flakiness in app's screenshot tests (#1395)
4 months ago
dependabot[bot] c306ab756e
Bump gradle/wrapper-validation-action from 2 to 3
4 months ago
Jose Alcérreca 78e3725f9f
Sets up jacoco coverage with a combined report and a GHA (#1303)
5 months ago
dependabot[bot] a96526a79b
Bump gradle/wrapper-validation-action from 1 to 2
6 months ago
Don Turner dd05d22c95
Merge pull request #1184 from android/dependabot/github_actions/gradle/gradle-build-action-3
6 months ago
Jose Alcérreca dba36d694f
[CI] Adds free-disk-space action to fix CI (#1219)
6 months ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
6 months ago
Jonathan Koren 96b554d6a2
Fix name and message of dependency guard actions (#1196)
7 months ago
Jonathan Koren c1d6c88bb0
Run dependencyGuard task during CI (#1064)
7 months ago
dependabot[bot] 20c8db6b0c
Bump gradle/gradle-build-action from 2 to 3
7 months ago
Alex Vanyo 3d1550be45 Enable KVM on base Linux image
7 months ago
Don Turner c847866f6b
Merge pull request #1098 from android/dependabot/github_actions/actions/upload-artifact-4
8 months ago
Don Turner c8c4ffba1f
Merge pull request #1073 from android/dependabot/github_actions/actions/setup-java-4
8 months ago
Don Turner a49e901fb4 Don't run unit tests on prodDebug variant
8 months ago
dependabot[bot] f9a498caf6
Bump actions/upload-artifact from 3 to 4
8 months ago
Alex Vanyo 8a992996a4 Enable stricter validation for build-logic convention plugins
9 months ago
dependabot[bot] a96e0709d8
Bump actions/setup-java from 3 to 4
9 months ago
Ben Weiss aa8ce0e1f6
Add automated baseline profile generation (#880)
9 months ago
Jose Alcérreca 3f22248cb7
[CI] Better caching and fewer jobs run
10 months ago
Don Turner e695df3757
Revert "Apply spotless automatically during build and commit to PR"
10 months ago
Don Turner 58a1694334 Fix action name and version
10 months ago
Don Turner be062d6c9e Apply spotless automatically during build and commit back to PR
10 months ago
Alex Vanyo 360b33eb82 Add automatic checks for badging
10 months ago
Simon Marquis 78e55ed4ec Add `:lint:test` task to CI builds
11 months ago
renovate[bot] e25f98df6e
Update all dependencies
11 months ago
Don Turner fe7de1cef9
Remove GMD from CI
11 months ago
Milosz Moczkowski ce7a303a2c
Merge pull request #792 from SimonMarquis/gmd
1 year ago
Milosz Moczkowski c57fb78fa7
Merge pull request #759 from SimonMarquis/lint/sarif
1 year ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
1 year 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
Milosz Moczkowski 647b6f8b36
Merge pull request #570 from SimonMarquis/ci/androidTest
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 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
Adetunji Dahunsi 9f1e1889cb
Run build tests with the Demo variant
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
Don Turner cb856b98f3 Increase emulator disk space to 6G in attempt to fix #354
2 years ago