There was a sub-optimal landing in the autoland repository. Long story
short, we rewrote a handful of changesets on the autoland repository and
their corresponding pushlog entries.

Accidental fallout from the rewrite was all autoland requests queued since
the tree was closed ~14 hours ago failed. I /think/ I managed to retrigger
them all. But if you tried to autoland something recently, you may want to
check that it went through.

If you pulled the repo starting from ~14 hours ago until ~1 hour ago and
you don't have Mercurial's evolve extension enabled, you'll need to run `hg
--config extensions.strip= strip -r 04a37d89a469` to clean up the
now-rewritten changesets from your local repo.

When the autoland repository was introduced, it was advised to not pull
from this repository because we plan to do rewrites like this frequently in
the future. So if this rewriting impacted your local repo and you aren't a
sheriff, you should consider changing your workflow to not rely on pulling
the autoland repo.

Bug 1321184 tracked this work.

Sorry for the mess.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to