This is a (probably incomplete) list of configs and files that are still not synced but could be. To be done one by one, most likely, as adaptations will be needed to make things common between al projects. Challenges for each thing are also detailed here.
This list is up for discussion, not all of this needs to be synced.
Config files
Gradle configs
We can either do .gradle files here, sync them and apply them from our projects, or publish them as Gradle plugins on android-common
Github Workflows
Scripts
This is a (probably incomplete) list of configs and files that are still not synced but could be. To be done one by one, most likely, as adaptations will be needed to make things common between al projects. Challenges for each thing are also detailed here.
This list is up for discussion, not all of this needs to be synced.
Config files
.codecov.ymldetekt.ymldependabot.ymlSync dependabot config #35.editorconfig- Will need to have differences for different apps
Gradle configs
We can either do
.gradlefiles here, sync them and apply them from our projects, or publish them as Gradle plugins onandroid-commonGithub Workflows
analysisassembleautoApproveDependabot(or renovate, if we switch to it) Sync dependabot auto-approve workflow #43checklintcheck, while talk and files do it in analysis step insteadScripts