Confirmed users
1,927
edits
No edit summary |
(move a couple items to Done) |
||
Line 4: | Line 4: | ||
== Current == | == Current == | ||
=== Transplant internal improvements === | === Transplant internal improvements === | ||
Line 123: | Line 102: | ||
=== Artifact caching experiments for builds === | === Artifact caching experiments for builds === | ||
== Done == | |||
=== Phabricator integration === | |||
The bulk of Phabricator integration into BMO was completed in May. Phabricator is now available for general usage. | |||
Impact: | |||
* One sole tool for review allows the Engineering Workflow to concentrate its efforts, and eliminates the need for contributors to learn several tools. | |||
* A more intuitive interface than BMO and MozReview, with a contemporary look to appeal to new contributors. | |||
* Some integration with existing tools and processes, balancing complexity and disruption. | |||
* Excellent support from Phabricator's developers ([https://phacility.com Phacility]) and a large user community. | |||
=== Lando initial release === | |||
[https://lando.services.mozilla.com Lando] is the new automatic code-landing tool integrated with Phabricator. It is functionally similar to MozReview's Autoland but is designed to be more maintainable and extensible by being less tightly coupled to the review tool. | |||
Impact: | |||
* One-button landing offers an easier way to land code and minimal context switching from reviewing code. | |||
* Queued landings due to tree closures means developers don't have to be around when they open to land their code. | |||
* Becomes a common gateway to mozilla-central (and other repos) which allows more process and security improvements (see below). |