Tag: jenkins
-
Using CCTray to monitor continuous integration setup using Jenkins for Salesforce | Video Tutorial
In previous article, I have explained that how to use Jenkins to setup Continuous integration for Salesforce. Now, once Jenkins is up and its doing its job to build Salesforce changes. Next task is to monitor build result. We already setup post deployment task by creating chatter message to notify everyone about build result, however there is…
-
Continuous integration in Salesforce Using Jenkins and Git | Video Tutorial
As your Salesforce Organization undergoes heavy customization and frequent builds, moving changes from one Sandbox to other sandboxes starts taking longer time and effort. Also, in normal Salesforce project, there are chances that you will have minimum three sandboxes likely Developer Sandbox, QA Sandbox and UAT Sandbox. After some time you will be in need…