OctopusDeploy / OctoTFS

| Public | Octopus extensions for Azure DevOps, TFS, VSTS, and VSO
https://marketplace.visualstudio.com/items?itemName=octopusdeploy.octopus-deploy-build-release-tasks
Other
0 stars 42 forks source link

Fix glob nomatch behaviour, slightly simplify build #140

Closed thedewi closed 5 years ago

thedewi commented 5 years ago
thedewi commented 5 years ago

Hi @shaunmarx. Do you have a chance to glance at 00a6bf7 ?

thedewi commented 5 years ago

@shaunmarx I think that would also help with security vulnerabilities. We have a lot of deps throwing warnings, and node 6 is EOL in another week. In my experience it's pretty hard to upgrade past vulns while mixing different eras.

thedewi commented 5 years ago

I've removed the node 8 dependency, and have left it in branch enh-local-dep-tfx to PR at a better time.