Gizra / generator-hedley

Scaffold a headless Drupal backend, Angular app client, and Behat tests
http://www.gizra.com/content/yo-hedley
98 stars 20 forks source link

Adding a script to prepare a db to development. #81

Closed ordavidil closed 8 years ago

ordavidil commented 8 years ago

When downloading a dump from a live website we need to make the same changes every time, this script should make it easier.

amitaibu commented 8 years ago

Thanks. Lets change this a bit. Have the file called prepare_db_for_dev.example.sh and add prepare_db_for_dev.sh to .gitignore -- so it's easy to customize.

ordavidil commented 8 years ago

image

ordavidil commented 8 years ago

@amitaibu

Angular version was the issue.

amitaibu commented 8 years ago

:+1:

We can split the angular fix (and locking other versions) to another PR

amitaibu commented 8 years ago

Pr is close, lets wrap it up :)

ordavidil commented 8 years ago

I'll fix it later this evening, keep it open for another day ?

amitaibu commented 8 years ago

Sure, "Pr is close" as in - we're almost there :)

amitaibu commented 8 years ago

@ordavidil ready for review?

ordavidil commented 8 years ago

Sorry, yes

amitaibu commented 8 years ago

Merged, thanks.

Can you please add in a follow up PR some explanation about this script in the README

amitaibu commented 8 years ago

(I've published a new release v0.2.0)