Configuring a Salesforce CI/CD Pipeline with GitHub Actions
Build on what you learned in “Fundamentals of CI/CD with SFDX and Git” and learn how to set up a complete Salesforce CI/CD pipeline from scratch with free tools.
Discover GitHub Actions GitHub Actions is one of the most popular CI servers. Learn how to configure it and use pre-existing actions.
Implement CI/CD anywhere With this course, you’ll be ready to implement a Salesforce CI/CD pipeline in any organization.
Implement CI/CD anywhere With this course, you’ll be ready to implement a Salesforce CI/CD pipeline in any organization.
50 seconds about Salto's Salesforce DevOps Platform
Welcome to SaltoLeap!
Course overview and prerequisites
Intro
Preview of CI/CD
What are Git-based deployments
Why use Git-based deployments
Components of Git-based deployments
Git-based deployment demo
Considerations
Sandbox strategies
Intro
Sandboxes vs. Git branches
Git branching patterns
Git branching strategies
Intro
CI servers
Intro
Deploy to prod with NaCi
Automation on a pull request