History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1450
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Robin Shen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Make change detection optional for a build

Created: 13/Nov/12 02:00 AM   Updated: 13/Nov/12 02:00 AM
Component/s: None
Affects Version/s: 4.0.80
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
From customer,

We have things set up at the moment where a push to a git repo tips of QuickBuild, and it builds each of the new commits present in the branch. Every once in a while, we discover a problem and chose to fixup the history by squashing in a fix, or rebasing the branch to the tip of master. Sometimes when we do this, QB fails the build because of some lookup that it's trying to do (I think to get the changes since the previous commit). Then we have to manually go back and tell it to build again.

It'd be nice not to have to do this. I'd rather QB just give up trying to discover the differences, and continue to build. Better, since we trigger for every commit, would be to just show the changes introduced in that commit, which should never fail.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.