(no title)
budabudimir | 6 years ago
There is common release process, but with proper infra in place, that shouldn't be a problem.
budabudimir | 6 years ago
There is common release process, but with proper infra in place, that shouldn't be a problem.
sheeshkebab|6 years ago
Suppose you'd like to push code change to production for your monolith - how do you know that someone else's change 1) is ready to to production together with yours 2) does not affect your module. Typically these can't be answered easily - and so release process is converted to manual testing and scheduled (and often slow) releases.
seperman|6 years ago