proomt

Search

Search posts, papers, and topics

All posts

Mozilla Automation Teamsheehan1 min readrelease notesintermediate

MozPhab 2.19.0 Released

Summary

MozPhab 2.19.0 ships with two bug fixes: the `--apply-to` flag now rebases onto the original base revision instead of applying a raw diff on HEAD, and a new `list` subcommand is added.

  • Patch application now respects the original base, reducing merge conflicts when using `--apply-to`.
  • The `list` subcommand provides a quick view of pending patches, improving workflow visibility.

Accurate rebasing prevents accidental overwrites in large codebases, and a list view cuts down on context switching for developers reviewing multiple patches.

3/10

Related reading

  1. MozPhab 2.17.0 Released

    MozPhab 2.17.0 has been released, addressing three bugs. Key improvements include parallelizing per-commit upload and creatediff, and skipping unnecessary git checkout restoration.

    Mozilla Automation Teammozilla.org1 minrelease
  2. MozPhab 2.18.0 Released

    MozPhab 2.18.0 ships with three bug fixes: correct symlink handling for Mercurial uploads, a reminder about pending review queues on push to try, and pyrefly type‑checking added to the test suite.

    Mozilla Automation Teammozilla.org1 minrelease
  3. Happy BMO Push Day! (20260824.1)

    Mozilla BMO push day (20260824.1) shipped a batch of bug‑fixes and small feature tweaks: 2FA user docs, corrected file‑size error, phab‑bot review flag handling, UI button for external attachments, Docker build update for vendored JS, removal of CSP header from REST API, richer comment edit metadata, migration of Classification endpoint to native Mojo, dependency‑upgrade tracking, an index on tra…

    Mozilla Automation Teammozilla.org1 minrelease