wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.99k stars 1.33k forks source link

Remove Gradle tasks wrapping `configure` tool #21443

Closed wzieba closed 1 week ago

wzieba commented 1 week ago

Description

I'd like to propose removing wrapper tasks that aimed to help working with configure tool.

My arguments are as follows:

Removing these tasks clear the configuration code and removes a few more tasks to maintain.

cc: @jkmassel if you have preference to leave this tasks. PR that introduce them is here for additional context: https://github.com/wordpress-mobile/WordPress-Android/pull/10864

dangermattic commented 1 week ago
1 Warning
:warning: PR is not assigned to a milestone.

Generated by :no_entry_sign: Danger

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

wpmobilebot commented 1 week ago
WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr21443-c573d26
Commitc573d263b29c15829042178745bdfcf2fb034d2d
Direct Downloadwordpress-prototype-build-pr21443-c573d26.apk
Note: Google Login is not supported on these builds.
wpmobilebot commented 1 week ago
Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr21443-c573d26
Commitc573d263b29c15829042178745bdfcf2fb034d2d
Direct Downloadjetpack-prototype-build-pr21443-c573d26.apk
Note: Google Login is not supported on these builds.
mokagio commented 1 week ago

Nice. A single source of "truth" for how to do something.