Lullabot / drainpipe

GNU General Public License v3.0
29 stars 12 forks source link

Make PantheonReviewApps more efficient #553

Open YesCT opened 2 months ago

YesCT commented 2 months ago

Make PantheonReviewApps more efficient and use fewer github minutes.

Idea via Andrew

One micro-optimization would be to check to see if the time is spent running drush commands, or waiting for pantheon to sync. We could start the command but not wait, let it run async, and let quicksilver post back to github to start a followup job to run the drupal steps?