microsoft / tfs-cli

Cross-platform CLI for Microsoft Team Foundation Server and Visual Studio Team Services
MIT License
372 stars 132 forks source link

Fix uploading task zip to preserve original file stream #336

Closed stephenmichaelf closed 4 years ago

stephenmichaelf commented 4 years ago

There was a bug in this code when uploading a task zip. We were processing the zip to get some file contents then recreating the stream. Instead, we should preserve the original file stream so that we don't break signing.

stephenmichaelf commented 4 years ago

@T-Hugs after merge could we release the lib? Thanks!

T-Hugs commented 4 years ago

@nkirchem For the release.