Hi all,
The plugin generates a Salesforce package manifest file based on the differences between two commits in Git, copies the added/modified files to a 'deployment stage' in the Jenkins' project workspace, generates an appropriate file for deleted items, and allows ANT to deploy only these changes to a Salesforce environment. It can also generate the necessary Ant build.xml file to perform these Salesforce specific deployments and only run unit tests for code contained in the repository.
Plugin name: sma (Salesforce Migration Assistant)
GitHub user: aesanch2
Thanks,
Anthony