@k_shis24 I only push when the code is good and fully working. Including tests and pipelines. Back in the days we could only push working code, nowadays devs are too lazy.
@SankalpWeb07 Yeah. Local dev setup is often far from prod setup.
I always try to create a "prod-like" env before shipping, but some projects make it difficult.