[dev-servo] PSA: Breaking updates to geckolib dependencies will break mozilla-central

2017-02-17 Thread Bobby Holley
Now that we have the VCS sync system running, changes to servo/servo are
immediately mirrored over to mozilla-central (via the
|integration/autoland| repo). Because mozilla-central uses |cargo vendor|,
the build will fail if a non-semver-compatible version bump occurs in the
dependency chain, and somebody needs to run |cargo vendor| again on the
mozilla-central side.

We're working to automate this, but in the mean time, please ping a stylo
developer if you're going to land such a change, so that we can be ready
with the followup fix on the Gecko side. Manish, emilio, heycam, xidorn,
and myself are all good bets.

Thanks for bearing with us through these turbulent but exciting times!
bholley
___
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo


Re: [dev-servo] PSA: Breaking updates to geckolib dependencies will break mozilla-central

2017-02-17 Thread Anthony Ramine
I'm not sure what you mean. Do you mean for example that my serde 0.8 to serde 
0.9 bump will break m-c?

> Le 17 févr. 2017 à 23:08, Bobby Holley  a écrit :
> 
> Now that we have the VCS sync system running, changes to servo/servo are
> immediately mirrored over to mozilla-central (via the
> |integration/autoland| repo). Because mozilla-central uses |cargo vendor|,
> the build will fail if a non-semver-compatible version bump occurs in the
> dependency chain, and somebody needs to run |cargo vendor| again on the
> mozilla-central side.
> 
> We're working to automate this, but in the mean time, please ping a stylo
> developer if you're going to land such a change, so that we can be ready
> with the followup fix on the Gecko side. Manish, emilio, heycam, xidorn,
> and myself are all good bets.
> 
> Thanks for bearing with us through these turbulent but exciting times!
> bholley
> ___
> dev-servo mailing list
> dev-servo@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-servo

___
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo