friendly-chainsaw is a collection of PowerShell functions that I use as part of my daily life
-
Updated
Jan 13, 2025 - PowerShell
friendly-chainsaw is a collection of PowerShell functions that I use as part of my daily life
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.
A GIT like Environment for TFS
Add a description, image, and links to the tfs-api topic page so that developers can more easily learn about it.
To associate your repository with the tfs-api topic, visit your repo's landing page and select "manage topics."