Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-16 | chore(deps): upgrade androidx.appcompat:appcompat to 1.7.0-alpha01 | Harsh Shandilya | |
2023-01-16 | fix(ci): assemble bundles but do not deploy them in snapshots | Harsh Shandilya | |
While a build test is good and useful ultimately there is little value to the bundle format outside Google Play and the artifact only serves to confuse users looking to download the snapshots. | |||
2023-01-13 | fix(ci): update AGP versions in shadow job configuration | Harsh Shandilya | |
2023-01-13 | chore(deps): revert back to AGP stable | Harsh Shandilya | |
This reverts commit aca444da4e66e749c19bec112021add7de23178e. | |||
2023-01-11 | chore(deps): upgrade to Kotlin 1.8.0 | Harsh Shandilya | |
2023-01-06 | chore(deps): update actions/upload-artifact action to v3.1.2 (#2324) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-01-06 | chore(deps): update actions/download-artifact action to v3.0.2 (#2322) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-01-05 | chore(deps): update actions/checkout action to v3.3.0 (#2320) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-01-03 | chore: upgrade to AGP 8.0.0-alpha10 | Harsh Shandilya | |
This brings proper compatibility with Gradle 8.0 RC1 | |||
2023-01-03 | Revert "chore(renovate): only allow Sentry GP 3.3.0+" | Harsh Shandilya | |
This reverts commit 6cfb262a2cea93347396782be438b5dec788a688. | |||
2022-12-29 | chore(renovate): only allow Sentry GP 3.3.0+ | Harsh Shandilya | |
Hopefully they'll fix the configuration caching problem in the next release | |||
2022-12-29 | chore: update AGP versions for shadow job | Harsh Shandilya | |
2022-12-22 | fix(ci): disable AGP 8 X Java 11 shadow job | Harsh Shandilya | |
AGP 8.x now correcly enforces its Java 17+ runtime requirement | |||
2022-12-22 | chore(ci): update shadow job versions | Harsh Shandilya | |
2022-12-14 | chore(deps): update actions/setup-java action to v3.9.0 (#2299) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-12 | chore(deps): update actions/checkout action to v3.2.0 (#2297) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-08 | fix(ci): cancel in-progress builds for snapshot deployment | Harsh Shandilya | |
2022-12-08 | fix(ci): only validate wrapper when changed | Harsh Shandilya | |
2022-12-08 | feat(shadow jobs): prepare for revival | Harsh Shandilya | |
- Bump versions - Workaround perma-fail on AGP 8.x - Adjust schedule to be weekly - Report exit state to healthchecks.io | |||
2022-12-06 | chore(deps): update actions/setup-java action to v3.8.0 (#2283) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-01 | chore(deps): update actions/setup-java action to v3.7.0 (#2281) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-11-28 | chore(ci): ensure only one instance of snapshot deploy workflow runs | Harsh Shandilya | |
2022-11-28 | fix(ci): run wrapper validation on develop branch push | Harsh Shandilya | |
2022-11-28 | chore(deps): update peter-evans/create-pull-request action to v4.2.3 (#2277) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-11-28 | chore(deps): store banned dependency upgrades in Renovate config | Harsh Shandilya | |
2022-11-28 | chore: switch Renovate config to JSON5 | Harsh Shandilya | |
2022-11-25 | chore(ci): misc changes to snapshot deployment | Harsh Shandilya | |
2022-11-24 | chore(deps): update peter-evans/create-pull-request action to v4.2.2 (#2271) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-11-23 | chore(deps): update mindsers/changelog-reader-action action to v2.2.2 (#2269) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-11-22 | chore(deps): update peter-evans/create-pull-request action to v4.2.1 (#2266) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-11-13 | feat(renovate): manually add the Google Maven repository for Compose Compiler | Harsh Shandilya | |
2022-11-13 | chore(deps): pin dependencies (#2249) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-11-13 | feat(renovate): add a regex manager for Compose Compiler | Harsh Shandilya | |
2022-11-13 | fix(renovate): pin GHA by SHA1 digests | Harsh Shandilya | |
2022-11-13 | fix(renovate): add Compose compiler dep in the Kotlin group | Harsh Shandilya | |
2022-11-10 | chore(deps): update mindsers/changelog-reader-action action to v2.2.1 (#2241) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-11-08 | feat(ci): merge release and debug APK jobs | Harsh Shandilya | |
2022-10-30 | fix(github): fix Crowdin and PSL pull labels | Harsh Shandilya | |
2022-10-29 | refactor(github): rework CI avoidance logic | Harsh Shandilya | |
2022-10-29 | feat: rip out Spotless | Harsh Shandilya | |
Spotless' configuration cache support is irritating since it requires you to wipe config cache every time you initialise a Gradle daemon. | |||
2022-10-25 | chore: update AGP versions in shadow job | Harsh Shandilya | |
2022-10-24 | chore(deps): update gradle/wrapper-validation-action action to v1.0.5 (#2210) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-24 | fix(renovate): use an accurate match for the ktfmt rule | Harsh Shandilya | |
2022-10-22 | chore(deps): update gradle/gradle-build-action action to v2.3.3 (#2199) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-22 | chore(deps): update actions/upload-artifact action to v3.1.1 (#2197) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-21 | Migrate to Metalava for validating API (#2195) | Harsh Shandilya | |
2022-10-20 | chore(deps): update actions/download-artifact action to v3.0.1 (#2194) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-18 | chore(deps): update actions/setup-java action to v3.6.0 (#2192) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-18 | chore(deps): update peter-evans/create-pull-request action to v4.2.0 (#2190) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-17 | chore(deps): update peter-evans/create-pull-request action to v4.1.4 (#2188) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |