woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

RFC: Remove `configure` wrapping tasks #12934

Closed wzieba closed 2 days ago

wzieba commented 6 days ago

Description

This PR removes wrapper around configure tool, used for applying and updating secret properties in the app.

My arguments to remove these tasks are following

Tasks provide some improvements though like disabling fastlane's update check. But I think they're not that useful to keep them.

Removing these tasks clear the configuration code (less tasks to maintain) and unblocks further progress on enabling configuration cache.

Internal discussion: p1731673374633309-slack-CGPNUU63E

They have been recently removed from WordPress-Android repository: https://github.com/wordpress-mobile/WordPress-Android/pull/21443

wpmobilebot commented 6 days ago
πŸ“² You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
App Name WooCommerce-Wear Android
Platform⌚️ Wear OS
FlavorJalapeno
Build TypeDebug
Commit65aa32dcf114278da47dd16d114addeca9fcab8a
Direct Downloadwoocommerce-wear-prototype-build-pr12934-65aa32d.apk
wpmobilebot commented 6 days ago

πŸ“² You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App Name WooCommerce Android
PlatformπŸ“± Mobile
FlavorJalapeno
Build TypeDebug
Commit65aa32dcf114278da47dd16d114addeca9fcab8a
Direct Downloadwoocommerce-prototype-build-pr12934-65aa32d.apk
AliSoftware commented 6 days ago

πŸ‘