Commit graph

15 commits

Author SHA1 Message Date
Harsh Shandilya
acc448ce74
Use explicit Gradle tasks to handle build artifact collection (#1745) 2022-02-23 14:25:03 +05:30
Harsh Shandilya
c9992a64fc
Turn on Configuration Cache (#1733) 2022-02-17 04:43:04 +00:00
renovate[bot]
b12abc6ac7
chore(deps): update dependency gradle to v7.4 (#1717)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-02-08 12:03:18 +00:00
Harsh Shandilya
664e1fbba0
Begin rework for configuration cache compatibility (#1709) 2022-02-05 01:57:41 +05:30
Harsh Shandilya
2b293e5805
Port build to Gradle 7.4-rc-2 (#1707) 2022-02-04 13:59:36 +00:00
Harsh Shandilya
0def9a04f2
Delete empty values directories in Crowdin cleanup (#1656) 2022-01-09 20:30:53 +00:00
Harsh Shandilya
910212b3ae
Raise timeouts for Crowdin task again (#1652)
* build-logic: raise HTTP timeouts for Crowdin again

* github: allow running Crowdin job manually
2022-01-09 08:23:38 +00:00
Harsh Shandilya
674a7d299b
Misc cleanups to build-logic and expand BCV exclusion list (#1622)
* build-logic: remove `kotlin-dsl-precompiled-script-plugins` plugin

* build-logic: use generated accessors for extensions

* build: exclude non-published library projects from API dump

There's no point in tracking binary compatibility for libraries that are only used internally
2021-12-26 06:29:57 +00:00
Harsh Shandilya
736f84acb4
Misc cleanups and fixes (#1611) 2021-12-23 12:22:17 +00:00
Harsh Shandilya
75cc49d51f
Increase timeouts for Crowdin API build task (#1602) 2021-12-23 07:15:29 +00:00
Harsh Shandilya
126bed1a8b
Upgrade to Gradle 7.3.3 (#1600)
* gradle: upgrade to 7.3.3

* build-logic: make Kotlin and Java targets match
2021-12-22 16:17:19 +00:00
Harsh Shandilya
d9727f7a4c
gradle: bump to 7.3.1 2021-12-03 12:59:59 +05:30
Harsh Shandilya
70cdd61797
build-logic: add crowdin and psl convention plugins 2021-12-03 12:59:57 +05:30
Harsh Shandilya
c3279e65b7
build-logic: add automation convention plugins 2021-11-16 00:22:17 +05:30
Harsh Shandilya
c2e2e4f842
Convert build-logic to a proper included build 2021-11-16 00:22:16 +05:30