i dev on main
in teams we build in environments that are very prod like
we have tests that verify code that has been deployed - no matter the location on startup
we build test and deploy from local machines (and test because startup)_- this is very reliable or else our tests woudl regularly fail
because of this we push to main after our deploy has workedofc this only works on smallish teams that push / pull very regularly and have good communication around who is deploying when.
it used to be a shout over a desk partition.
we go faster than you and break far far less than you
No comments yet.