CommandTaskRunner icon indicating copy to clipboard operation
CommandTaskRunner copied to clipboard

[Feature Request] Prevent Post-Build Tasks on Build Failure

Open TheXenocide opened this issue 5 years ago • 1 comments

Installed product versions

  • Visual Studio: 2017, 2019
  • This extension: 1.3.62

Description

It would be nice to either configure how a post-build task behaves when the build has failed or at least provide a variable to allow scripts to determine their own behavior if a build has failed. We have a rather long running post-build script that doesn't need to execute if the build itself failed and it's a bit of a productivity burden.

TheXenocide avatar Jan 20 '20 18:01 TheXenocide

@madskristensen Is there any plan to support that functionality ? It would be very helpful.

aburok avatar May 14 '20 08:05 aburok