Issue Details (XML | Word | Printable)

Key: CONTINUUM-2070
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Maria Catherine Tan
Reporter: Maria Catherine Tan
Votes: 0
Watchers: 0
Operations

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

add a check if project should build or not

Created: 10/Feb/09 09:09 PM   Updated: 17/Feb/09 08:43 PM   Resolved: 17/Feb/09 08:43 PM
Component/s: Distributed Builds
Affects Version/s: 1.3.1 (Alpha)
Fix Version/s: 1.3.2 (Beta)

Time Tracking:
Not Specified

Complexity: Intermediate


 Description  « Hide

Add a shouldBuild check just like In a non-distributed build



Maria Catherine Tan added a comment - 12/Feb/09 08:21 PM

added initial check for should build in revision 743956

TODO:

Add project
1:00 build agent 1 checkout r100, build
2:00 build agent 2 checkout r100, build --> still need to fix this. this should not build since build agent 1 already built r100 at 1:00


Maria Catherine Tan added a comment - 17/Feb/09 08:43 PM

Fixed in 745357

  • added a changelog action to get the last commit date and also use that date to determine if project should build or not.