CICD Blog Series:
Let’s get it started
You have made your choice, CICD is the future. Just choose a tool and start delivering continuously, right??
Well.. let’s take a step back. Congratulations on your choice, CICD is the future of Salesforce development. It does however have some requirements on your metadata.
Any gaps left?
Check if you use some of the small gaps still existing in metadata coverage and implement a work around if this is the case. A gap? Should we even switch then? Yes you should, the coverage is the best of all options available, better than for instance change sets.
Apex tests ready?
Next up, your apex tests, they should be fast. You want your pipelines to be fast and you want to do cheap checks early and often. So invest in making it possible to do those checks.