Aug 16, 2024
I am not sure I quite get what you mean here. If the master/main branch was being used for staging, then a 'production' branch for production deployment, how do you actually trigger the production deployment? Just push the production branch to the repo? Also, what about hotfixes? How to deploy those?
Thanks for sharing your thoughts, I am always interested to find out new and potentially better ways to do things.