Hi,
Sometimes there is a request to submit compiled libraries to SCM after build is finished.
Please add an option to run custom script for comparing new library with existing one.
For example: there are 5 libraries which may be updated after build. But in fact only one was updated so we need to decide which libraries were updated.
In my case i need to run custom diff script to compare libraries for changes, because they contain time stamps.
Description
Hi,
Sometimes there is a request to submit compiled libraries to SCM after build is finished.
Please add an option to run custom script for comparing new library with existing one.
For example: there are 5 libraries which may be updated after build. But in fact only one was updated so we need to decide which libraries were updated.
In my case i need to run custom diff script to compare libraries for changes, because they contain time stamps.