summaryrefslogtreecommitdiff
path: root/build-logic/automation-plugins
AgeCommit message (Collapse)Author
2022-01-09Raise timeouts for Crowdin task again (#1652)Harsh Shandilya
* build-logic: raise HTTP timeouts for Crowdin again * github: allow running Crowdin job manually
2021-12-26Misc cleanups to build-logic and expand BCV exclusion list (#1622)Harsh Shandilya
* 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-23Misc cleanups and fixes (#1611)Harsh Shandilya
2021-12-23Increase timeouts for Crowdin API build task (#1602)Harsh Shandilya
2021-12-22Upgrade to Gradle 7.3.3 (#1600)Harsh Shandilya
* gradle: upgrade to 7.3.3 * build-logic: make Kotlin and Java targets match
2021-12-03gradle: bump to 7.3.1Harsh Shandilya
2021-12-03build-logic: add crowdin and psl convention pluginsHarsh Shandilya
2021-11-16build-logic: add automation convention pluginsHarsh Shandilya
2021-11-16Convert build-logic to a proper included buildHarsh Shandilya