This session is an overview of how Continuous Integration and Continuous Deployment (CI/CD) systems work. We'll begin with an overview of the git version control system including how it works and why you should use it. Then we'll create a CI/CD workflow using Heroku Pipelines and CI. This will include a demo of how Review Apps work, how they tie into your version control system, and how they can benefit your entire team. Then we'll shift gears and go through a similar process using GitLab's CI/CD pipeline, which allows you to run tests and deploy to any software system regardless of stack or target platform.
This content will be applicable to all developers and QA engineers regardless of skill level.
To learn more about Heroku, check out this trail: https://trailhead.salesforce.com/content/learn/trails/heroku_enterprise
To learn more about GitLab and Salesforce Check out this project: https://trailhead.salesforce.com/content/learn/projects/automate-cicd-with-gitlab
See you Wednesday!