Continuum

add a check if project should build or not

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.3.1 (Alpha)
  • Fix Version/s: 1.3.2 (Beta)
  • Component/s: Distributed Builds
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

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

Activity

Hide
Maria Catherine Tan added a comment -

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

Show
Maria Catherine Tan added a comment - 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
Hide
Maria Catherine Tan added a comment -

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.
Show
Maria Catherine Tan added a comment - 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.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: