renovate[bot]
97b715d80f
chore(deps): update peter-evans/create-pull-request action to v5.0.1 ( #2497 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 09:51:58 +05:30
Harsh Shandilya
39eb8a9828
fix(ci): force-accept all licenses in shadow jobs
2023-05-01 18:46:54 +05:30
renovate[bot]
87f7f5a583
chore(deps): update github/codeql-action action to v2.3.2 ( #2488 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 00:39:32 +05:30
Harsh Shandilya
f0ac9f97e2
feat(build): remove Detekt
...
This no longer adds value for me and instead results in unnecessary
bikeshedding.
2023-04-27 14:45:06 +05:30
renovate[bot]
2b2c0860f8
chore(deps): update github/codeql-action action to v2.3.1 ( #2486 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-27 10:43:53 +05:30
Harsh Shandilya
57be46b590
chore(build): simplify library release signing setup
2023-04-23 14:53:24 +05:30
renovate[bot]
bef2560421
chore(deps): update github/codeql-action action to v2.3.0 ( #2482 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 02:27:08 +05:30
Harsh Shandilya
a08c503d33
feat(ci): add CodeQL analysis workflow
...
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2023-04-20 09:39:28 +00:00
renovate[bot]
44b0513461
chore(deps): update gradle/gradle-build-action action to v2.4.2 ( #2472 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-15 10:29:57 +05:30
Harsh Shandilya
f2f5a58a81
feat(deps): upgrade to AGP 8.0.0
2023-04-14 00:37:12 +05:30
renovate[bot]
b128c1803c
chore(deps): update actions/checkout action to v3.5.2 ( #2470 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-13 22:52:28 +05:30
renovate[bot]
54ca789372
chore(deps): update gradle/gradle-build-action action to v2.4.1 ( #2469 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-13 08:35:59 +05:30
renovate[bot]
009f16e1ab
chore(deps): update actions/checkout action to v3.5.1 ( #2465 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 16:45:11 +00:00
renovate[bot]
11be4cf794
chore(deps): update actions/github-script action to v6.4.1 ( #2460 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 16:17:57 +00:00
renovate[bot]
69696495b9
chore(deps): update peter-evans/create-pull-request action to v5 ( #2454 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 09:12:18 +05:30
renovate[bot]
0e474e127d
chore(deps): update actions/setup-java action to v3.11.0 ( #2442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-27 19:27:47 +00:00
Harsh Shandilya
8e14f8ccaf
feat(build): migrate to Crowdin V2 API
2023-03-26 19:00:38 +05:30
renovate[bot]
965c80bbe4
chore(deps): update actions/checkout action to v3.5.0 ( #2435 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-24 07:23:55 +00:00
Harsh Shandilya
9351e79511
fix(ci): make shadow jobs actually use provided Gradle version
2023-03-23 13:57:38 +05:30
Harsh Shandilya
dbdde9688f
fix(ci): use correct job title for dependency
2023-03-23 13:40:11 +05:30
renovate[bot]
e791677d70
chore(deps): pin usefulness/agp-version-finder-action action to 9084404 ( #2433 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 13:37:37 +05:30
Harsh Shandilya
9b3fd4b064
fix(ci): make AGP version handling automatic
2023-03-23 12:56:37 +05:30
Harsh Shandilya
9a0e28cc0a
fix(ci): prevent shadow jobs from writing to cache
2023-03-19 18:42:20 +05:30
renovate[bot]
1aa31824e8
chore(deps): update actions/checkout action to v3.4.0 ( #2416 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 08:02:00 +05:30
renovate[bot]
086749aa0c
chore(deps): update peter-evans/create-pull-request action to v4.2.4 ( #2415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 08:55:15 +05:30
Harsh Shandilya
b707eed4d3
fix(shadow jobs): don't run an additional jobset for latest Gradle version
...
I always keep the wrapper in sync with Gradle releases so the additional matrix dimension doesn't add much value.
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2023-02-28 13:57:11 +05:30
Harsh Shandilya
a634e22d7f
feat(ci): make shadow jobs report aggregate success
2023-02-28 11:46:41 +05:30
Harsh Shandilya
14b17d2dc9
fix: remove Gradle 8.x exclusion from shadow jobs
2023-02-28 11:35:31 +05:30
Harsh Shandilya
9142bed0de
chore: update AGP versions in shadow jobs
2023-02-28 11:25:42 +05:30
Harsh Shandilya
298c19307b
fix(ci): improve check for uncommitted changes
2023-02-23 19:26:57 +05:30
renovate[bot]
86516a84c0
chore(deps): update gradle/wrapper-validation-action action to v1.0.6 ( #2382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 07:16:38 +05:30
renovate[bot]
0a063061ee
chore(deps): update gradle/gradle-build-action action to v2.4.0 ( #2381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 06:48:39 +05:30
Harsh Shandilya
c5613abd0c
chore(ci): add merge queue trigger to PR jobs
2023-02-13 16:09:58 +05:30
Harsh Shandilya
b6137e73d3
fix(renovate): raise concurrent PRs limit
2023-02-09 01:03:45 +05:30
renovate[bot]
1536b0a8fb
chore(deps): update actions/setup-java action to v3.10.0 ( #2364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 09:45:23 +05:30
Harsh Shandilya
c733ebbf9b
chore: mention log capturing in bug report template
2023-02-07 00:29:09 +05:30
Harsh Shandilya
d12a1545bb
fix(renovate): set maven URLs
2023-02-04 18:09:56 +05:30
Harsh Shandilya
d43ab32ff3
chore(ci): update shadow job configuration
...
- Run for latest stable and release nightly Gradle versions
- Exclude known-broken combinations
2023-01-31 15:35:37 +05:30
Harsh Shandilya
69bbc5b8f4
chore(ci): bump AGP versions for shadow jobs
2023-01-30 15:11:57 +05:30
Harsh Shandilya
7268e2c23c
fix(renovate): provide maven repository for Compose Compiler
2023-01-30 09:55:07 +05:30
renovate[bot]
567c1fbb35
chore(deps): update actions/github-script action to v6.4.0 ( #2346 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-26 17:47:10 +00:00
Harsh Shandilya
5e0e0a8be2
chore(deps): upgrade security-crypto to 1.1.0-alpha04
2023-01-26 13:00:13 +05:30
Harsh Shandilya
448ed3e575
chore(ci): update shadow job configuration
2023-01-26 11:24:29 +05:30
Harsh Shandilya
f917cc8013
chore(github): slight tweaks to issue template
2023-01-19 15:33:23 +05:30
Harsh Shandilya
d7aceecbcc
chore(deps): update androidx.compose.compiler to 1.4.0
2023-01-18 14:37:26 +05:30
Harsh Shandilya
1d6543e26b
chore(deps): upgrade androidx.appcompat:appcompat to 1.7.0-alpha01
2023-01-16 10:24:13 +05:30
Harsh Shandilya
f2858529c2
fix(ci): assemble bundles but do not deploy them in snapshots
...
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-16 10:22:36 +05:30
Harsh Shandilya
c2408ca7b3
fix(ci): update AGP versions in shadow job configuration
2023-01-13 15:17:55 +05:30
Harsh Shandilya
4f020a8d22
chore(deps): revert back to AGP stable
...
This reverts commit aca444da4e
.
2023-01-13 15:00:30 +05:30
Harsh Shandilya
d6c5591040
chore(deps): upgrade to Kotlin 1.8.0
2023-01-11 17:53:04 +05:30