renovate[bot]
e94f344685
chore(deps): update actions/checkout action to v4 ( #2671 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 17:07:25 +00:00
renovate[bot]
2bcf235b14
chore(deps): update gradle/gradle-build-action action to v2.8.0 ( #2666 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-29 08:00:39 +05:30
Harsh Shandilya
0b500f6940
chore(build): require a Java 20 host
2023-08-26 20:57:12 +05:30
renovate[bot]
4c8d8d43bd
chore(deps): update actions/checkout action to v3.6.0 ( #2660 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-24 15:29:55 +00:00
renovate[bot]
f09eb1f8ee
chore(deps): update gradle/gradle-build-action action to v2.7.1 ( #2656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-19 04:22:02 +05:30
renovate[bot]
13b66acc02
chore(deps): update gradle/gradle-build-action action to v2.7.0 ( #2620 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-24 17:21:22 +00:00
renovate[bot]
76fa07031b
chore(deps): update actions/setup-java action to v3.12.0 ( #2619 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-24 18:52:13 +05:30
renovate[bot]
6a7871c094
chore(deps): update gradle/gradle-build-action action to v2.6.1 ( #2606 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-18 09:26:12 +05:30
Harsh Shandilya
ab798d75bb
fix(ci): remove build-tools workaround
...
No longer necessary since AGP now uses build-tools 34.0.0
2023-07-13 23:34:28 +05:30
renovate[bot]
ee814b3643
chore(deps): update gradle/gradle-build-action action to v2.6.0
2023-07-10 22:37:27 +00:00
Harsh Shandilya
227a2bf174
fix(ci): update to build-tools 34.0.0
2023-07-09 18:06:12 +05:30
renovate[bot]
2e0a40e82b
chore(deps): update gradle/gradle-build-action action to v2.5.1
2023-06-29 18:46:54 +00:00
renovate[bot]
4206efdca0
chore(deps): update gradle/gradle-build-action action to v2.5.0 ( #2575 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29 12:02:13 +00:00
renovate[bot]
0b7c286e55
chore(deps): update actions/checkout action to v3.5.3 ( #2549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 16:04:08 +00:00
renovate[bot]
7a73adb29e
chore(deps): pin actions/cache action to 88522ab ( #2532 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 10:03:26 +05:30
Harsh Shandilya
a8b3e609de
fix(ci): manually cache Android SDK build-tools
...
Without this all CI steps run extra slowly
2023-05-28 03:41:27 +05:30
Harsh Shandilya
e3057d4b84
fix(github): remove stable AGP from shadow jobs
2023-05-22 23:46:39 +05:30
Harsh Shandilya
4a26689a93
fix(github): use a different workaround for broken pipes
...
This variant avoids false-positive error annotations
2023-05-22 23:46:05 +05:30
Harsh Shandilya
39eb8a9828
fix(ci): force-accept all licenses in shadow jobs
2023-05-01 18:46:54 +05:30
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]
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
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
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
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
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
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
448ed3e575
chore(ci): update shadow job configuration
2023-01-26 11:24:29 +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
renovate[bot]
103ddb0cd0
chore(deps): update actions/checkout action to v3.3.0 ( #2320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-05 13:41:31 +00:00
Harsh Shandilya
aca444da4e
chore: upgrade to AGP 8.0.0-alpha10
...
This brings proper compatibility with Gradle 8.0 RC1
2023-01-03 20:27:28 +05:30
Harsh Shandilya
31293eac84
chore: update AGP versions for shadow job
2022-12-29 22:51:27 +05:30
Harsh Shandilya
3b829caef6
fix(ci): disable AGP 8 X Java 11 shadow job
...
AGP 8.x now correcly enforces its Java 17+ runtime requirement
2022-12-22 12:00:58 +05:30
Harsh Shandilya
a84b810844
chore(ci): update shadow job versions
2022-12-22 11:32:27 +05:30
renovate[bot]
7b205839d9
chore(deps): update actions/setup-java action to v3.9.0 ( #2299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 20:50:38 +05:30
renovate[bot]
4b3691a670
chore(deps): update actions/checkout action to v3.2.0 ( #2297 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-12 21:53:57 +00:00