Drupal-Scaffold icon indicating copy to clipboard operation
Drupal-Scaffold copied to clipboard

Add grabbing files from pantheon to `composer site:import`

Open oliviaartz opened this issue 7 years ago • 2 comments

As it is this method grabs the database, but it leaves out all the image assets (and whatnot) referenced by the site.

oliviaartz avatar Dec 19 '17 22:12 oliviaartz

I feel like composer site:import shouldn't sync files as well, as the files aren't always necessary for local development. I'd be interested to hear what others think though.

CybersecDan avatar Jan 03 '20 17:01 CybersecDan

I agree. Ideally, we'd want to avoid grabbing files altogether by using something like stage file proxy.

rbayliss avatar Jan 03 '20 17:01 rbayliss