Scheduling#785

Subscribe to Scheduling 2 post(s), 2 voice(s)

 
Avatar Asif Jan 12 post(s) #2076

Hi

I was not able to understand as to how will Cruise server initiate activity inside a pipeline i.e. can one register a cron like activation or say an activation based on the change in the source repository (i.e. new code is committed )

thanks
asif

 
Avatar Jez Humble Administrator 108 post(s) #2083

Hey Asif

Cruise’s scheduler checks every source repository once a minute, and schedules a pipeline whenever it detects modifications. You can also force Cruise to schedule a pipeline with the “Trigger pipeline” (play) button.

Currently you can’t make Cruise build on a schedule—but it’s something we’re planning to add in the near future. Meanwhile a workaround is to run cron and make it send a POST request as per my post on this thread: http://studios.thoughtworks.com/discussion/forums/16/topics/730