Hi On 08.11.2013 17:20, Julien Wajsberg wrote: > I'd say, if b2g-inbound is red, it will be closed and backed out, and > you shouldn't be able to land your gaia patch. So it looks ok. > Once b2g-inbound is green and contains your patch, so will travis. > > Feels good to me :) >
Closing trees and backing out patches does not happen immediately. You can still land patches on top of a broken b2g-inbound until it's closed. So we'd have to stop Travis whenever b2g-inbound becomes red just to guarantee that b2g-inbound has the necessary patch. To optimize this for non-gecko-dependent changes in Gaia, Travis would need to know whether there actually is a patch in Gecko that Gaia depends on, or not. Simply merging both repos into one would fix all this easily, because it'd be obvious which patches belong together. Best regards Thomas _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
