PProdhiinprodhi.hashnode.dev·Dec 4, 2023 · 2 min readData seeding in Salesforce: maintain the same auto number values across different orgsData seeding between organizations in Salesforce is a common practice for several reasons. It facilitates data consistency, ensures testing environments mirror production environments and aids in data migration and backup processes. However, one crit...00
PProdhiinprodhi.hashnode.dev·Nov 30, 2023 · 2 min readSalesforce CI/CD using Github ActionsIntroduction: In the modern agile world, Continuous Integration and Continuous Deployment (CI/CD) have become a staple for delivering high-quality software efficiently. In the Salesforce ecosystem, leveraging CI/CD pipelines not only accelerates the ...00