<< Back to previous view |
![]() |
[QB-565] Request to add feature for submitting build artifacts to SCM
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Major |
Reporter: | Alexander Zilberkant | Assigned To: | Robin Shen |
Resolution: | Won't Fix | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: |
Perforce
Win XP |
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. |
Comments |
Comment by Robin Shen [ 13/May/10 02:20 PM ] |
The batch/shell build step is designed for this purpose. |