Feature Request: Add CustomErrorRegularExpression & more to ToolTask/XamlTaskFactory
Open
needs-design
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
There are several useful features in the Exec Task that would be great to be able to use from a ToolTask/XamlTaskFactory.
If we use an Exec task directly, that allows us to use CustomErrorRegularExpression.
We currently use XamlTaskFactory for some external tools, but would like to customize the output error parsing. However that does not seem possible at the moment. Or is there another way to have the XamlTaskFactory be customized for error parsing?
Since the Exec/ToolTask/XamlTaskFactory are all ways of running external tools, it would be great if they had a more common api to customize behaviour.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.