CI/CD Setup Home
Pre-requisites
- Training with Git and Salesforce DX
- If you don't have experience with them, here are links to learning resources
- Install necessary applications on your computer
- Access to a Git server (Gitlab, GitHub, Azure...) with CI/CD server minutes
- Access to a Salesforce production org
Setup steps
- Create git repository and configure branches
- Configure Orgs
- Initialize sfdx project
- Configure authentication
- Retrieve sources from an existing org (optional)
- Configure integrations
- Configure Salesforce DX project (follow all steps !)
- Make the first merge request !
- Check the setup with the final checklist