Well done Pablo...I liked idea of single branch master and feature branch with tags..In Salesforce multi org using branches per sandbox is very tough to manage especially in case of bugs found in one org and one need to backpromote in all other Salesforce orgs.
Wow! Thank you so much for this Pablo. DevOps is a super complicated part of the Salesforce world and you explained so simply, it was brilliant! I've working on DevOps processes that have been based on many of the strategies shown here for years and I found it very helpful and enlightning. Kudos to you! I will suscribe to your blog and hopefully to future trainings as well
Well done Pablo, really useful. It is great to see more people challenging branches = sandboxes idea, we should decouple that and reuse the lessons we learned in other engineering fields.
This is so outdated! You should not run org based delopment that forces you to use git as any tooling for organing your sandboxes and environments. The only correct way going forward is package based devlopment and trunck based git strategy. Even larger monorepos containg multiple packages is fine. The problem is that all these companies that try to get you pay for their toolings don't want you to go package based as it ruins the market for them. I'm a Tech Lead and the Team Leader for our Platform Team in one of the larges SF customer in Norway with more than 12000 users and the wholw Norwegian populain as our community users. We have 5 product team delivering and deploying new featers multiple times daily to our production with no problems.
Well done Pablo...I liked idea of single branch master and feature branch with tags..In Salesforce multi org using branches per sandbox is very tough to manage especially in case of bugs found in one org and one need to backpromote in all other Salesforce orgs.
Very clear and informative, thank you Pablo! I genuinely enjoyed this session and learned a lot.
Thanks 😊🙏
Glad you like it
We need this. This is a very good video. I recommend it. It is very helpful. Thanks.............
Thanks to you
Thanks to you
Wow! Thank you so much for this Pablo. DevOps is a super complicated part of the Salesforce world and you explained so simply, it was brilliant! I've working on DevOps processes that have been based on many of the strategies shown here for years and I found it very helpful and enlightning. Kudos to you! I will suscribe to your blog and hopefully to future trainings as well
Glad you liked it!
Well done Pablo, really useful.
It is great to see more people challenging branches = sandboxes idea, we should decouple that and reuse the lessons we learned in other engineering fields.
Nice insight at Salesforce deployment (CI/CD), thanks
Our pleasure!
This is so outdated! You should not run org based delopment that forces you to use git as any tooling for organing your sandboxes and environments. The only correct way going forward is package based devlopment and trunck based git strategy. Even larger monorepos containg multiple packages is fine. The problem is that all these companies that try to get you pay for their toolings don't want you to go package based as it ruins the market for them. I'm a Tech Lead and the Team Leader for our Platform Team in one of the larges SF customer in Norway with more than 12000 users and the wholw Norwegian populain as our community users. We have 5 product team delivering and deploying new featers multiple times daily to our production with no problems.