aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-12-07Increase timeout for emulator tests from 25min to 35min in CI.Brad Corso
2023-12-01Update Dagger's GitHub Actions to move the remaining emulator test to run in ...Brad Corso
2023-11-29Update release script to include changes to `artifact-android-local-tests`.Brad Corso
2023-11-29Upgrade Dagger's dependencies of kotlin to `1.9.20` and ksp to `1.9.20-1.0.14`.Brad Corso
2023-11-29Increase time out for Android Emulator Test on API 30.Wanying Ding
2023-11-20Add gradle test for Dagger Android KspWanying Ding
2023-11-06Move "Bazel Test" GitHub action to a large runner.Brad Corso
2023-11-03Fix FileNotFoundException in AGP 8.3Kuan-Ying Chou
2023-08-23UPDATE Bazel version to 6.3.2Brad Corso
2023-08-02Upgrade Kotlin, KSP, Bazel, and XProcessing jars.Brad Corso
2023-07-26Add script to automate GitHub Actions cache clean up on each run.Brad Corso
2023-06-15Increase time out for Android Emulator Test on API 30.Wanying Ding
2023-05-26While the cached performance is improved (as stated in the initial CL) this c...Brad Corso
2023-03-06Downgrade Maven to 3.8.7 to fix NPE on Github Actions.Brad Corso
2023-03-06Downgrade Maven to 3.8.7 to fix NPE on Github Actions.Brad Corso
2023-01-06Fix GitHub Actions "rate limit exceeded" issues.Brad Corso
2022-12-09Upgrade to Bazel 5.3.2.Eric Chang
2022-11-11Fix GitHub Actions deprecation warnings.Brad Corso
2022-07-18Updates to ViewModel support to use the new CreationExtras.Eric Chang
2022-07-13Update Dagger's XProcessing jars.Brad Corso
2022-07-11Update CI to build Dagger with java 11.Brad Corso
2022-06-07Extract AGP version-specific code into its own modulesDagger Team
2022-03-30Collect Hilt aggregating task classpath via separate configurations.Daniel Santiago
2022-03-21Improve Gradle performance on our GitHub ActionsBrad Corso
2022-02-04Move testing of the Hilt Gradle plugin into its own Github Actions job.Brad Corso
2021-12-02Remove unnecessary settings.xml and scripts for sonatype publishing.Brad Corso
2021-12-02Remove "bazel-build-" restore key from bazel-test step.Brad Corso
2021-12-01Refactor more steps into composite actions to share between workflows.Brad Corso
2021-11-30Refactor bazel-build and bazel-test into composite actions to share between w...Brad Corso
2021-11-24Fix issue with Dagger release workflow publishing tagged docs.Brad Corso
2021-11-19Add GitHub Actions workflow for pushing Dagger releases.Brad Corso
2021-11-18Move bazel-test in parallel with bazel-build.Brad Corso
2021-11-15Migrate to actions/setup-java@v2 and add shell to each run script.Brad Corso
2021-11-15Run Bazel tests in parallel with Gradle tests.Brad Corso
2021-11-12Update Dagger CI workflow to clean up bazel cache directory before saving the...Brad Corso
2021-11-09Upgrade to Bazel 4.2.1Liam Miller-Cushon
2021-09-15Fix the workspace_defs.bzl configuration and add a CI test.Brad Corso
2021-07-30Compile Hilt Gradle Plugin against AGP 7.0 now that it is stable.Daniel Santiago
2021-07-27Reflect to getAndroidTest() in ApplicationVariant and LibraryVariantDaniel Santiago
2021-07-26Fix bug where on AGP 7.0+ the Gradle plugin bytecode transform was not applie...Eric Chang
2021-05-17Remove usage of unstable and removed Android Gradle Plugin APIs.Daniel Santiago
2021-05-10Update Android Gradle Plugin to 4.2.0 in test projects and plugin.Daniel Santiago
2021-03-17Add more logging of test results when running gradle tests.Brad Corso
2021-03-15Improve GitHub Actions hygiene for DaggerBrad Corso
2021-02-25Fix the java and bazel version when publishing the latest snapshots.Brad Corso
2021-02-25Add job to GitHub Actions to validate the Dagger version.Brad Corso
2021-02-17Fix Java and Bazel version when building with Bazel in GitHub Actions.Brad Corso
2021-01-29Add timeout to emulator tests since these are likely to hang.Brad Corso
2021-01-29Update Hilt Plugin to AGP beta04 and use renamed APIs when configuring the AS...Daniel Santiago
2021-01-29Add artifact-android-emulator-tests to GitHub Actions workflow.Brad Corso