Iterate faster with Improved Cancelable Activities
Just the other day I was working on a side project. As we sometimes tend to do, I began on the production branch thinking to myself, “I’ll move this to the feature branch before I push”. Of course, as we tend to do, I forgot that I was working from the production branch and git push’ed—triggering a production deployment. I’d have loved to be able to abort that deployment at that moment.