Integration between XLR and TFS 2013 and TFS 2015
-
Updated
Jul 4, 2019 - Python
Integration between XLR and TFS 2013 and TFS 2015
When a release has successfully deployed to PRODUCTION environment, we wanted to keep that release defintion and all its associated builds forever. This Release task will automate the process.
When we do adopt Continuous Deployment with TFS, how do we define the only changed files within the release branch for non-compiled applications? The attached script will get you find and download only the files that has modified from the given release (or source control application branch) branch.
Add a description, image, and links to the tfs-sdk topic page so that developers can more easily learn about it.
To associate your repository with the tfs-sdk topic, visit your repo's landing page and select "manage topics."