Build Monitor for TFS 2017, 2018 and Visual Studio Team Systems
-
Updated
Dec 8, 2022 - C#
Build Monitor for TFS 2017, 2018 and Visual Studio Team Systems
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.
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.
To associate your repository with the tfs-projects topic, visit your repo's landing page and select "manage topics."