Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Update: Phabricator and commit series

116 views
Skip to first unread message

Boris Zbarsky

unread,
Jul 3, 2018, 6:14:31 PM7/3/18
to Mark Côté, firefox-dev, dev-pl...@lists.mozilla.org
Mark,

I just wanted to thank you and your team for putting this plan together.
It's very much appreciated!

-Boris

Mark Côté

unread,
Jul 5, 2018, 11:21:44 AM7/5/18
to Dão Gottwald, dev-platform, Firefox Dev
Yup, patches will be archived. We have a plan for the migration that I will
announce soonish (was intending on doing so earlier, but the commit-series
work required some adjustments to the plan).

Mark


On Wed, Jul 4, 2018 at 6:11 AM, Dão Gottwald <dgot...@mozilla.com> wrote:

> 2018-07-03 21:34 GMT+02:00 Mark Côté <mc...@mozilla.com>:
>
>> We’re aiming for late July for these implementations, which will allow us
>> to close down MozReview soon after, in time for the data center closure.
>>
>
>
> What's going to happen to bugzilla attachments pointing to MozReview? Are
> we going to migrate the patches somewhere? It probably doesn't matter too
> much for patches that landed, since the review comments and the final patch
> are still there. However, there are bugs with work-in-progress patches
> stashed away in MozReview.
>

Mark Côté

unread,
Jul 5, 2018, 11:22:52 AM7/5/18
to Firefox Dev, dev-pl...@lists.mozilla.org
Hi all,

After listening to feedback and discussing requirements with some of
engineering leadership, the Engineering Workflow team has decided to write
a new command-line application to better support submitting and updating
commit series with Phabricator. We’ve been in touch with Phacility, and
it’s clear they have a different philosophy on this—so we need a custom
solution to ensure code review is as smooth as possible.

There are two problems we aim to solve:

1. Submitting and updating commit series

We are writing a Python script that will be able to submit and update a
series of commits. It will be a wrapper around Arcanist, which users will
still need to install locally (for now; see below). Having our script use
Arcanist makes the work a lot easier, as we won't have to write extensions
for Phabricator to provide the APIs we would need, nor essentially rewrite
Arcanist. Further, Arcanist is guaranteed to stay stable, while any
extensions we write can be broken by upstream at any time (this would be
especially risky with how deep we'd have to go to expose the relevant
APIs). Follow along in https://bugzilla.mozilla.org/show_bug.cgi?id=1471678.

2. Landing commit series

It is currently somewhat painful to land a series from Lando. We’ve made
various improvements, but there is still some delay in the landing of
individual revisions, and a lot of clicking is required to land a whole
series. Thus we're going to prioritize a better user experience that allows
the landing of a whole series in a similar manner to landing one revision
today. We've thought about this in the past and have some UI ideas (see the
second screenshot in
https://mrcote.info/blog/2017/11/17/phabricator-and-lando-november-update/).
See https://bugzilla.mozilla.org/show_bug.cgi?id=1457525.

We’re aiming for late July for these implementations, which will allow us
to close down MozReview soon after, in time for the data center closure.

Once this initial work is complete, we plan to implement a better solution
that does not require Arcanist to be installed locally. Instead, we'll
build a remote service that talks to Phabricator, and the command-line app
will send the relevant data to this service. This frees users from the
annoyance of installing and updating Arcanist, which is more difficult on
some systems (e.g. Windows) than others. It also means we won’t need the
git-cinnabar fork of Arcanist, as the client or server can do the
commit-hash translations. The relevant bug is
https://bugzilla.mozilla.org/show_bug.cgi?id=1471687. This will take a bit
more time and will not block the decommissioning of MozReview.

If you have any feedback or concerns, please get in touch with us directly.
Thanks for bearing with us as we evolve and upgrade our engineering tools!

Mark

Dão Gottwald

unread,
Jul 5, 2018, 11:22:52 AM7/5/18
to Mark Côté, dev-platform, Firefox Dev
2018-07-03 21:34 GMT+02:00 Mark Côté <mc...@mozilla.com>:

> We’re aiming for late July for these implementations, which will allow us
> to close down MozReview soon after, in time for the data center closure.
>


Henrik Skupin

unread,
Jul 5, 2018, 4:24:05 PM7/5/18
to
Mark Côté wrote on 03.07.18 21:34:

> We’re aiming for late July for these implementations, which will allow us
> to close down MozReview soon after, in time for the data center closure.

What does that mean for not yet landed patches? Will there be a way to
still retrieve the commit series after this shutdown via Bugzilla? Or
are those lost?

--
Henrik Skupin
Senior Software Engineer
Mozilla Corporation

Mark Côté

unread,
Jul 10, 2018, 9:35:38 AM7/10/18
to Henrik Skupin, dev-platform
The diffs for all review requests will be archived. More details soon. :)

Mark
> _______________________________________________
> dev-platform mailing list
> dev-pl...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
0 new messages