fourkitchens / pantheon-tools

Tools to run actions against a Pantheon site
GNU General Public License v3.0
16 stars 3 forks source link

Speed up many commands — remove checks for config management #24

Open dalin- opened 9 months ago

dalin- commented 9 months ago

Do we or would we ever try to use these commands on a D8/9/10 site that doesn't use Configuration Management? I'm pretty confidently saying "no". So we can remove the checks for Config module, and Config Split (this check was only important because in Drupal 8.0 and 8.1 you needed two different drush commands for sites with/without it).

Removing this might save as much as 30s on:

Screenshot 2023-09-19 at 2 56 26 PM
Yuvania commented 9 months ago

@dalin- I can do it?

dalin- commented 9 months ago

@Yuvania You're the maintainer, so you do whatever you like ;-)

Yuvania commented 9 months ago

You're the maintainer, so you do whatever you like ;-)

GREAT :D