getsentry / getsentry/sentry-java

Switch to convention plugins for build logic

未關閉
#2,140 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
Android Errors Improvement repository maintenance
主要語言
Kotlin
星號
1.4k
分支
478
平均合併
3 天 4 小時
30 天內合併 PR
72

描述

### Description

At the moment we have a lot of repeating config for our modules (e.g. setting up `android {}` DSL or setting up static code analysis, etc.), we could use Gradle's [convention plugins](https://docs.gradle.org/current/samples/sample_convention_plugins.html) to centralize this logic, so the configuration could happen by just applying one of our plugins.

貢獻指南

開啟貢獻指南

研究方向

首先檢視重複的模組設定,包括 android DSL 和靜態程式碼分析設定,同時參閱 Gradle 的 convention plugins 文件。完成的標準是將共用設定集中管理,讓模組可以套用專案中的某個 plugins,而不是重複該設定。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
android, kotlin
領域
build-system, tooling
Issue 類型
重構
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。