What events trigger daily recipe build?

Asked by Dimitri John Ledkov

What events trigger daily recipe build?

My "base" branch is slow moving, while other nested branches are the one that change daily. Does a recipe build trigger due to changes on the base branch only?

Reason for question: I suspect that https://code.edge.launchpad.net/~mingw-w64/+recipe/gcc4.4+trunk is stuck =(

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Dimitri John Ledkov
Solved:
Last query:
Last reply:
Revision history for this message
Tim Penhey (thumper) said :
#1

On Wed, 18 Aug 2010 09:53:22 you wrote:
> New question #121585 on Launchpad Bazaar Integration:
> https://answers.edge.launchpad.net/launchpad-code/+question/121585
>
> What events trigger daily recipe build?
>
> My "base" branch is slow moving, while other nested branches are the one
> that change daily. Does a recipe build trigger due to changes on the base
> branch only?
>
> Reason for question: I suspect that
> https://code.edge.launchpad.net/~mingw-w64/+recipe/gcc4.4+trunk is stuck
> =(

Oops. I had the daily kick-off script disabled due to a bug last week, and it
wasn't re-enabled.

It is now, so we should be good.

Any new revision on any of the branches in a recipe should trigger a new
build. If you see that this isn't the case, please bring it to our attention.

Thanks.

Revision history for this message
Dimitri John Ledkov (xnox) said :
#2

A build has been triggered straight away =) Thanks Tim.

Solved ;-)