Commit Graph

170 Commits (6ccf197ccdc04cc86f4ce75cdffdd819c4bda8dd)

Author SHA1 Message Date
Jose Alcérreca 85b2fabf27 CI and temporary (?) fix in 26
7 months ago
Jose Alcérreca 8571212666 Adds Dropshots and edge-to-edge tests
7 months ago
Don Turner 7c16da9961
Update pull_request_template.md
7 months ago
Don Turner 8a6572cffd
Made pull request instructions clearer
7 months ago
Don Turner 31b0cf4c63
Merge pull request #1378 from android/dependabot/github_actions/gradle/wrapper-validation-action-3
7 months ago
Jose Alcérreca ead3f49f7b
Fixes flakiness in app's screenshot tests (#1395)
7 months ago
dependabot[bot] c306ab756e
Bump gradle/wrapper-validation-action from 2 to 3
8 months ago
Jose Alcérreca 240aa8acdf
Add testing section to pull_request_template.md (#1341)
8 months ago
Jose Alcérreca 78e3725f9f
Sets up jacoco coverage with a combined report and a GHA (#1303)
8 months ago
dependabot[bot] a96526a79b
Bump gradle/wrapper-validation-action from 1 to 2
9 months ago
Don Turner dd05d22c95
Merge pull request #1184 from android/dependabot/github_actions/gradle/gradle-build-action-3
9 months ago
Jose Alcérreca dba36d694f
[CI] Adds free-disk-space action to fix CI (#1219)
10 months ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
10 months ago
Jonathan Koren 96b554d6a2
Fix name and message of dependency guard actions (#1196)
10 months ago
Jonathan Koren c1d6c88bb0
Run dependencyGuard task during CI (#1064)
10 months ago
dependabot[bot] 20c8db6b0c
Bump gradle/gradle-build-action from 2 to 3
10 months ago
Alex Vanyo 3d1550be45 Enable KVM on base Linux image
11 months ago
Don Turner c847866f6b
Merge pull request #1098 from android/dependabot/github_actions/actions/upload-artifact-4
12 months ago
Don Turner 3e64a1d2ce
Merge pull request #1084 from SimonMarquis/patch-2
12 months ago
Don Turner c8c4ffba1f
Merge pull request #1073 from android/dependabot/github_actions/actions/setup-java-4
12 months ago
Don Turner a49e901fb4 Don't run unit tests on prodDebug variant
12 months ago
dependabot[bot] f9a498caf6
Bump actions/upload-artifact from 3 to 4
12 months ago
Simon Marquis 8d0a9bacd4 Update max concurrent PRs for dependabot
12 months ago
Alex Vanyo 8a992996a4 Enable stricter validation for build-logic convention plugins
1 year ago
dependabot[bot] a96e0709d8
Bump actions/setup-java from 3 to 4
1 year ago
Jonathan Koren b39f3f33d8
Merge pull request #893 from SimonMarquis/dependabot
1 year ago
Ben Weiss aa8ce0e1f6
Add automated baseline profile generation (#880)
1 year ago
Don Turner f3b2655e2f
Merge pull request #933 from danysantiago/main
1 year ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version
1 year ago
Jose Alcérreca 3f22248cb7
[CI] Better caching and fewer jobs run
1 year ago
Don Turner e695df3757
Revert "Apply spotless automatically during build and commit to PR"
1 year ago
Don Turner 58a1694334 Fix action name and version
1 year ago
Don Turner be062d6c9e Apply spotless automatically during build and commit back to PR
1 year ago
Alex Vanyo 360b33eb82 Add automatic checks for badging
1 year ago
Don Turner f2bc315eaf
Merge pull request #899 from SimonMarquis/lint-test-detector
1 year ago
Don Turner 8ffffe5faf Update pull request template
1 year ago
Don Turner 93032b9e3a Fix for pull request template not being used. Fixes #769
1 year ago
Simon Marquis 78e55ed4ec Add `:lint:test` task to CI builds
1 year ago
renovate[bot] e25f98df6e
Update all dependencies
1 year ago
Don Turner fe7de1cef9
Remove GMD from CI
1 year ago
Don Turner d2dea938fa
Update pull_request_template.md
1 year ago
Simon Marquis 7133de7faa
Remove `.github/renovate.json`
1 year ago
Simon Marquis 8d5984e843
Add "Kotlin - KSP - Compose" update group
1 year ago
Simon Marquis 8826c9cb42
Schedule weekly instead of daily as suggested
1 year ago
Simon Marquis 1c78acf73b
Enable dependabot updates on a daily basis
1 year 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
2 years ago
Simon Marquis 8e708cca05
Merge branch 'main' into lint/sarif
2 years ago
Simon Marquis 61098d75b2
Merge branch 'main' into patch-2
2 years ago
Simon Marquis 97a55c9dd5 Merge `AndroidCIWithGmd.yaml` into `Build.yaml`
2 years ago
Simon Marquis 04ddc86298 Enable `checkDependencies` and run lint tasks on project roots
2 years ago
Simon Marquis ec7b7ac668 Call `github/codeql-action/upload-sarif` with the root folder as argument
2 years ago
Simon Marquis 8ea9a8fa51 Android Lint improvements
2 years ago
Simon Marquis ae50f3d332
Remove benchmark androidTest task exclusion
2 years ago
Simon Marquis cefac16445
Manually accept Android licenses instead of relying on third party action
2 years ago
Simon Marquis deab03e217
Merge branch 'main' into SimonMarquis-patch-1
2 years ago
Simon Marquis 1e75be21e7
Add missing steps in `AndroidCIWithGmd.yaml`
2 years ago
Milosz Moczkowski 647b6f8b36
Merge pull request #570 from SimonMarquis/ci/androidTest
2 years ago
Don Turner 825c32941c
Merge pull request #702 from SimonMarquis/gmd/ci-group
2 years ago
Don Turner 7c287c9c17
Merge pull request #703 from SimonMarquis/fix/instrumented-tests-reports
2 years ago
Simon Marquis 1269b29aee Fix incomplete build reports
2 years ago
Simon Marquis cd6931d673 Fix instrumented test reports archives
2 years ago
Simon Marquis 4550743fac Create and use CI specific group of GMD devices
2 years ago
Simon Marquis ef27c050b6 Add missing gradle/gradle-build-action setup in AndroidCIWithGmd.yaml
2 years ago
Simon Marquis a68fe38411 Use dedicated build step to package test apps before spawning the emulator
2 years ago
Simon Marquis 42ba433be3 Add missing gradle/gradle-build-action setup in AndroidCIWithGmd.yaml
2 years ago
Simon Marquis 246d6c6528 Use dedicated build step to package test apps before spawning the emulator
2 years ago
Alex Vanyo 086dc957c0 Update to AGP 8.0
2 years ago
Simon Marquis e5d29547a1
Remove debug logs from CI workflow
2 years ago
Adetunji Dahunsi 9f1e1889cb
Run build tests with the Demo variant
2 years ago
Alex Vanyo ded79e617e Add Pixel C API 30 emulator to CI
2 years ago
Alex Vanyo 6146dd5576 Switch GMD to use a convention plugin
2 years ago
Mohsen Rzna 46c1d510d4
Android-CI workflow -> GMD refactor (#537)
2 years 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
Jolanda Verhoef e701b9737a Remove gradle cache to check API23 test behavior
2 years ago
Don Turner 04af0e1e3b Adding github issue template for documentation issues
2 years ago
renovate[bot] 60106de320
Update actions/setup-java action to v3
2 years ago
Don Turner 5bc50f4b61
Merge pull request #130 from android/av/use-gradle-build-action
2 years ago
Alex Vanyo 171710b1a5 Update ci-gradle.properties to fix daemon disappearing issues on CI
2 years ago