Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-09 | fix(renovate): raise concurrent PRs limit | Harsh Shandilya | |
2023-02-08 | chore(deps): update actions/setup-java action to v3.10.0 (#2364) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-07 | chore: mention log capturing in bug report template | Harsh Shandilya | |
2023-02-04 | fix(renovate): set maven URLs | Harsh Shandilya | |
2023-01-31 | chore(ci): update shadow job configuration | Harsh Shandilya | |
- Run for latest stable and release nightly Gradle versions - Exclude known-broken combinations | |||
2023-01-30 | chore(ci): bump AGP versions for shadow jobs | Harsh Shandilya | |
2023-01-30 | fix(renovate): provide maven repository for Compose Compiler | Harsh Shandilya | |
2023-01-26 | chore(deps): update actions/github-script action to v6.4.0 (#2346) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-01-26 | chore(deps): upgrade security-crypto to 1.1.0-alpha04 | Harsh Shandilya | |
2023-01-26 | chore(ci): update shadow job configuration | Harsh Shandilya | |
2023-01-19 | chore(github): slight tweaks to issue template | Harsh Shandilya | |
2023-01-18 | chore(deps): update androidx.compose.compiler to 1.4.0 | Harsh Shandilya | |
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 | |