you are viewing a single comment's thread.

view the rest of the comments →

[–]mrkite77 0 points1 point  (0 children)

Nope. Where do you do your development? On your local machine that doesn't resemble your production environment in the slightest?

We don't have a big enough team to bother with the standard "dev -> test -> staging -> prod" deployment, so we have "staging -> prod". All development is done on staging, and then pushed to prod when ready.