jycouet / VSTSExtensions

MIT License
30 stars 11 forks source link

Handle edge case for old versions of tfs #5

Closed DavidParks8 closed 6 years ago

DavidParks8 commented 6 years ago

Older versions of tfs do not have all of the environment variables that are used. There are now edge case checks to fail fast and loud when that is the case. Additionally, lint issues were taken care of.

jycouet commented 6 years ago

Thx @DavidParks8 I'll look at it in a bit.

DavidParks8 commented 6 years ago

Thanks!