6 ms·
It only deploys to our development/CI environment automatically. Deploying out to the production tier is a button press still. So yes, it will build to dev, bu
by Nick-Craver 10y ago
It only deploys to our development/CI environment automatically. Deploying out to the production tier is a button press still.
So yes, it will build to dev, but we're using this in situations where we're very confident the changes are correct already. I'd argue blind pushes are the problem otherwise. If the developer is not very certain: they can open a merge/pull request or just hop on a hangout to do a review.
- otis_inf 10y ago> It only deploys to our development/CI environment automatically. Deploying out to the production tier is a button press still. Ah missed / overlooked that!