Closed Bug 1281256 Opened 8 years ago Closed 8 years ago

Requesting twig repo larch be reset

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Dolske, Assigned: fubar)

References

Details

Please run the script below and reset Larch to mozilla-beta.

export REPO_PATH=releases/mozilla-beta
export TWIG=larch
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG

"NOTE: Coordinate with IT when this repo gets reset to push immediately without hitting the webheads. Otherwise, the permissions won't be set correctly."

We'll be wanting all CI tests, as with the normal mozilla-beta tree.

* We're going to be using this branch for a custom Funnelcake build of Firefox 48, to include the changes under bug 1248077 + an addon Chris Moore's team is working on. At some point around the next uplift, we'll want this to switch to tracking mozilla-release (ie, the 48 train as it uplifts from beta to release).

* Larch has been in use by :sicking, via bug 1232934, but I confirmed by email with him & his delegates Kannan Vijayan and Justin D'Arcangelo that the FlyWeb project is not longer using the branch.
Err, I'm delirious... We actually need to do this on the Firefox 47 train. Which is already Release, no train uplifts are involved.

So Larch needs to be a clone of m-r, not m-b:

export REPO_PATH=releases/mozilla-release
export TWIG=larch
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG

Sorry for the confusion.
larch reset to m-r. have requested a prod of the schedule in #releng.
Assignee: nobody → klibby
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Depends on: 1281869
Blocks: 1288182
You need to log in before you can comment on or make changes to this bug.