aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-12-15Merge branch 'upstream-google' into upgradeRex Hoffman
2022-10-14Switch to ubuntu-20.04 for GitHub Actionsutzcoz
2022-09-24Enable gradle package ecosystem checking for dependabotutzcoz
2022-09-18Run SDK 33 Emulator tests on CIutzcoz
2022-09-18Run SDK 33 local tests on CIutzcoz
2022-09-03Update tests.ymlAlex
2022-08-09Retry connectedCheck on CI maximum three timeutzcoz
2022-07-03chore: Included githubactions in the dependabot confignaveen
2022-07-03chore: Set permissions for GitHub actionsnaveen
2022-06-10Use JDK 11 instead of 11.0.14 for CIutzcoz
2022-04-05Switch to run tests on Emulator with SDK 29,31utzcoz
2022-04-05Update CI to use JDK 11.0.14Michael Hoisie
2022-04-03Set arch to x86_64Goooler
2022-04-03Cache AVDGoooler
2022-04-03Use gradle-build-actionGoooler
2022-04-03Bump actionsGoooler
2022-03-22Use google_apis for Emulator images defaultutzcoz
2022-03-22Remove useless os checking for ICU buildingutzcoz
2022-03-21Enable CI when PRs are made to the 'google' branchMichael Hoisie
2022-03-21Clone submodule recursive for instrumentation-testsutzcoz
2022-03-20Bump preinstrumented jars to version 4Michael Hoisie
2022-03-16Add support for Android S V2 in Robolectrichoisie
2022-03-12Add Kotlin formatting checking to GitHub CIutzcoz
2022-03-08Update check_java_formatting action to use Google Java Format 1.15Michael Hoisie
2022-03-08Sets github's test gradle usePreinstrumentedJars value to false by default.Googler
2022-01-04Add CI job to build nativeruntime for Windowsutzcoz
2021-12-26Remove specific clang/clang++ env for tests.ymlutzcoz
2021-12-11Remove specific clang/clang++ env for build_native_runtime.ymlutzcoz
2021-12-07Use runner.arch when calculating ICU cache keysMichael Hoisie
2021-12-05Switch to Ninja for building the native runtimehoisie
2021-11-29Remove redundant SKIP_ICU_BUILD environment variableMichael Hoisie
2021-11-29Fix broken GitHub CI when running testsMichael Hoisie
2021-11-20Update tests workflow to use consistent icu cache keyMichael Hoisie
2021-11-20Use the self-hosted Mac M1 runner for the build_nativeruntime_taskMichael Hoisie
2021-11-13Fix name for macOS tasks to rename and upload binary filesutzcoz
2021-11-12Turn off Gradle's fs watching during testsMichael Hoisie
2021-11-11Add a workflow to build the nativeruntime librariesMichael Hoisie
2021-11-09Specify clang and clang++ when building nativeruntimeMichael Hoisie
2021-11-09Skip the native runtime build during the check_aggregateDocs workflowMichael Hoisie
2021-11-09Add caching for libICU build artifacts when running workflowsMichael Hoisie
2021-11-08Use clang to build libnativeruntimeMichael Hoisie
2021-11-03Add support for Android Sdennismeng
2021-10-16Fix typo for instrumentation-testsutzcoz
2021-10-16Change emulator skin to Nexus Oneutzcoz
2021-10-16Reduce SDK level to 2 for instrumentation testsutzcoz
2021-10-16Keep instrumentationt-tests' JDK version same to unit-testsutzcoz
2021-10-16Integrate ReactiveCircus/android-emulator-runner to run instrumentation testsutzcoz
2021-10-04Reduce JDK level to 14 onlyutzcoz
2021-10-02Checkout code with resursive for check_aggregateDocsutzcoz
2021-10-02Add CI job to check aggregateDocsutzcoz