Skip to content

jeblankenship/vsts-extractZipRemote-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove Duplicate File(s) Task

Build task for VS Team Services that extracts zip file on remote computer to a folder a that computer..

02/17/2017: Added retry loop, due to file system not always letting go of files fast enough when removing the previous contents of the destination folder

08/30/2016: This task is not ready for general public use yet.

Install tools

npm install -g tfx-cli

restore VSCode to get tfx to work

Setup Typescript

tsc --init

Build

tfx extension create --manifest-globs vss-extension.json

Updated my notes based on: https://www.andrewhoefling.com/Blog/Post/dev-ops-vsts-custom-build-task-extension

About

TFS task to extract files from zip file on remote server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors