Fundamentals of CI/CD with SFDX and Git
An introduction to working with Salesforce metadata with SFDX, VSCode, and Git to set the foundation for a Salesforce CI/CD Pipeline.
Discover the true meaning of CI/CD in Salesforce. Get past the buzzwords and learn what it really means to set up CI/CD in Salesforce.
Master the core SFDX commands for CI/CD and unlock the secrets of the three core SFDX commands relevant to CI/CD.
Learn the core Git commands for a Salesforce CI/CD workflow without getting bogged down with details on how Git works; learn only what you really need to know
50 seconds about Salto's Salesforce DevOps Platform
Welcome to SaltoLeap!
Overview and prerequisites
Course Outline
Recap of SFDX
A note from the author
Project Setup (Optional)
The SFDX username
Metadata API
Tooling API
Intro to retrieving metadata
Org browser
Populating the package.xml
A note on sfdx vs sf
SFDX Commands
Recap on retrieval methods
Chapter intro
Deploying from vscode to org
Comparing metadata
Automatically deploy changes
Deploy with CLI
Using SDFX to deploy from one org to another one
Deploying source packages
Deleting metadata
Scripting the CLI with bash
Scripting the CLI with npm
Fun fact
Git intro
Starting with Git
Git branches
Using Git with Github
Git and the multiverse of madness!