Copy the changed files for Pull Reqeust to a folderWhen you create a Pull Request, you are actually doing a diff between two branches. It makes sense to get a copy of the diff result for other usage. For example, many teams are trying to do incremental deployment based on the changes in a merge. This extension will help you generate such incremental deployment packages. [![Version Badge][marketplace-version-badge]][extension-marketplace-url] [![Installs Badge][marketplace-installs-badge]][extension-marketplace-url] [![Rating Badge][marketplace-rating-badge]][extension-marketplace-url] SponsorshipThis extension is sponsored and developed with Bank of Beijing. Thanks for the great contribution from Bank of Beijing Software DevCenter engineering team. Tasks includedThis extension includes the following tasks
Prerequisites
Feature
Quick StartIt's very easy to use this extension, you just need to add it right after the 'get source' step in your build definition Then trigger the build from a Pull Request, check out this link to setup branch policy to trigger a build during Pull Request. Finally, if you use publish your artifact, you will be able to grab the diffed files and diff.txt from your bulid summary. ContributeYou can create issues on our GitHub repo or send a Pull Request. Our Developer will keep watching the events on the repo and get back to your as soon as possible. |