How to Build a Salesforce Deployment Pipeline with GitHub Actions

preview_player
Показать описание

-----------------------------------
In this video, we cover how you can build a Salesforce deployment pipeline with GitHub Actions. We talk about how branches are mapped to deployment environments, and how to use a git-based development model for Salesforce.

We also discuss the basics of GitHub Actions for Salesforce, as well as how to use them. In the video, we cover how to build a Salesforce Deployment Pipeline using Pull Requests. We talk about how this Salesforce Pipeline can replace change sets, and how to validate Salesforce deployments.

We also talk about how to automatically deploy Salesforce Apex Code with GitHub Actions on a pull request merge. Finally, we discuss adding additional elements to the pipeline, and how you can use GitHub Pro's environment's features to better manage secrets and code.
-----------------------------------

Chapters:

0:00 Intro
0:39 Why Not Change Sets?
1:25 Git-Based Approach
2:24 GitHub Actions Overview
2:56 Validate Changes With Pull Requests
5:24 Deploy Changes on Pull Request Merge
6:07 Adding Multiple Environments
Рекомендации по теме
Комментарии
Автор

Hell yes. I’m converting our shop this month and this is exactly what I needed.

bugtank
Автор

It's amazing. Short and super useful. Thanks for the published action. It makes yml file clean and simple

Богдан-кэд
Автор

Heya Justin, Awesome content thanks man! Do you have any resources that you would recommend for learning more about practical Salesforce DevOps like this? I would love to learn more.

shaunvanhuyssteen
Автор

Hi Justin, Nice video .. Can you pls teach me Salesforce DevOps end to end pleaes

austinmyer