In this chapter, we will discuss how we can track application changes using open source technologies, such as the Git source control versioning system. We will learn the basics of Bugzilla and how to track issues when they are reported by a tester or user until the fix for the issue/feature is deployed to production.
We will also see how to add some post-build steps in Jenkins to report the build status to Git. This will allow developers to get information about the build status related to every commit. We will discuss how DevOps helps any Salesforce organization to deliver applications faster and what the ROI is from applying DevOps to Salesforce.