Commit Graph

119 Commits (main)

Author SHA1 Message Date
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)
1 year 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
Caren 953856acea
Add stacktrace for test command
2 years ago
Alex Vanyo 346248f79b
Merge branch 'main' into av/use-gradle-build-action
2 years ago
Tomáš Mlynarič 86dc03f556 Fix CI pipeline
2 years ago
Jolanda Verhoef 56268ade5e
Merge pull request #121 from android/renovate/actions-upload-artifact-3.x
2 years ago
Alex Vanyo f122287d56
Merge branch 'main' into av/use-gradle-build-action
2 years ago
Jolanda Verhoef 6a0f15fe55
Merge pull request #118 from android/renovate/actions-cache-3.x
2 years ago
Alex Vanyo de506119a6 Release release APK
2 years ago
Alex Vanyo fab95a2498 Update workflows for flavor configuration
2 years ago
Alex Vanyo 2305b87d17 Simplify Gradle caching setup
2 years ago
Alex Vanyo d6e6793e92 Update release YML
2 years ago
Renovate Bot e035e2f167
Update actions/upload-artifact action to v3
2 years ago
Renovate Bot 91ab6ec620
Update actions/checkout action to v3
2 years ago
Renovate Bot 9ce561b22b
Update actions/cache action to v3
2 years ago
Jolanda Verhoef 0a5072c1db Remove Benchmark test from android tests correctly
2 years ago
Jolanda Verhoef e7153d8f96 Fix instrumentation tests
2 years ago
Jose Alcérreca 642bf4ba40
[CI] Collect all test reports, not just app's (#116)
2 years ago
Carmen Geelhaar 4250ad391c
add gradle wrapper validation action to workflows (#99)
2 years ago
Jose Alcérreca 5b8d32115f
Increases GHA timeout to 45m (#79)
2 years ago
Jolanda Verhoef c3ec0ab8e1
Update pull_request_template.md (#65)
2 years ago
Jolanda Verhoef ae0cc710ef
Add github-specific setup (#1)
2 years ago