ksubcm / website

ksu-spsu bcm website
0 stars 0 forks source link

Create webhooks #21

Closed StephenStrickland closed 9 years ago

StephenStrickland commented 9 years ago

We can setup a webhook for this repo. So that it will auto pull changes to dev.

theNerd247 commented 9 years ago

I saw this when I was initially working on the deployment script. If I remember correctly, the reason why I chose not to go this route was because we will have to deal with HTTP POST protocol and stuffs and for our needs all we needed was a simple script. If we will need more features than just deploy-on-push than I'll look into it later on. If we get a cloud server this might be an option.

StephenStrickland commented 9 years ago

you can have it call ksubcm.com/file_that_pulls.php and let this file pull.

theNerd247 commented 9 years ago

I could but that's pretty much what we already have.

theNerd247 commented 9 years ago

This discussion is a bit old...I'm closing it..