My flow typically looks like: Github > CodeShip > Live Servers > Update sent back to Github
The vast majority of the time-lag is for the tests to run on CodeShip. Hot deploying the changes (since they're often only small/incremental changes) only takes a few seconds.
And this is usually a MEAN/MEAN-like stack running on CENTOS.
Comments
About 10 minutes.
My flow typically looks like: Github > CodeShip > Live Servers > Update sent back to Github
The vast majority of the time-lag is for the tests to run on CodeShip. Hot deploying the changes (since they're often only small/incremental changes) only takes a few seconds.
And this is usually a MEAN/MEAN-like stack running on CENTOS.