hackgvl / hackgreenville-com

HackGreenville's Website
https://hackgreenville.com
MIT License
16 stars 15 forks source link

Remove php artisan migrate --seed from composer.json #159

Closed irby closed 10 months ago

irby commented 10 months ago

Addresses issue identified in #158 , remove migration script from post-install step of composer install.

bogdankharchenko commented 10 months ago

I can't officially review PR's here, but @allella this looks good to me.

allella commented 10 months ago

Alright, so we're removing it. Do we need to update the CONTRIBUTING.md to remind the Docker folks to run the migration, or is something in the most recent docs changes already handling that migration step for Docker folks?

irby commented 10 months ago

Alright, so we're removing it. Do we need to update the CONTRIBUTING.md to remind the Docker folks to run the migration, or is something in the most recent docs changes already handling that migration step for Docker folks?

@allella yes, I think the documentation needs to be updated to reflect that running composer install does not automatically run the migrations. Good catch.

allella commented 10 months ago

Thanks @irby

I guess feel free to add what's necessary to the CONTRIBUTING.md.

This involves Docker, so added Olivia as a reviewer.

irby commented 10 months ago

@allella Did some cleanup of the CONTRIBUTING.md documentation for the Docker section, making the command line scripts easier to read in the documentation. Please let me know how this looks @oliviasculley

allella commented 10 months ago

@irby https://github.com/hackgvl/hackgreenville-com/issues/142 is operating in/around the same part of the docs.

We were waiting on #153 to update the "Host" side to add more to https://github.com/hackgvl/hackgreenville-com/pull/148

I just merged #153 in, so if you want to update the "Host" section of the docs to say to run scripts/update-deploy.sh in the appropriate section, instead of the individual commands, then that might close #142 and supersede #148

allella commented 10 months ago

@all-contributors add @irby for code, review, bug, test

allcontributors[bot] commented 10 months ago

@allella

I've put up a pull request to add @irby! :tada: