Deployment

Salesforce CI/CD: Release management with Gearset

Please refer below blog to know how to setup gearset https://blogs.absyz.com/2019/10/18/salesforce-ci-cd-introduction-to-gearset/ Software deployment involves installation, configuration, development, testing and Go- live/ releasing it to production for use. It can either be carried out manually or through automated systems. Release management provides a framework to control when and where changes are promoted from one Salesforce organization… Continue reading Salesforce CI/CD: Release management with Gearset

Deployment · Salesforce

Salesforce CI/CD: Introduction to Gearset

What is CI/CD? Continuous Integration or Continuous Delivery is the idea of automating deployments so that that you can continuously integrate and deliver small changes rather than doing massive releases.      CI means setting up an automated process that allows developers or admins to push their changes in real time. The technical goal of… Continue reading Salesforce CI/CD: Introduction to Gearset