Page MenuHomePhabricator

Show the oldest non-failing revision land operation, or the newest failure
ClosedPublic

Authored by epriestley on Oct 25 2015, 11:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 30, 1:41 AM
Unknown Object (File)
Fri, Dec 13, 6:03 AM
Unknown Object (File)
Thu, Dec 12, 12:34 AM
Unknown Object (File)
Dec 1 2024, 2:57 AM
Unknown Object (File)
Dec 1 2024, 2:57 AM
Unknown Object (File)
Nov 25 2024, 10:49 PM
Unknown Object (File)
Nov 9 2024, 10:21 AM
Unknown Object (File)
Nov 8 2024, 1:14 AM
Subscribers
None

Details

Summary

Ref T182.

  • We just show the oldest operation right now, but we usually care about the oldest non-failure.
  • Only query for actual land operations when rendering the revision operations dialog (maybe eventually we'll show more stuff?).
  • For now, prevent multiple lands / repeated lands or queueing up lands while other lands are happening.
Test Plan

Landed a revision. Tried to land it more / again.

Diff Detail

Repository
rP Phabricator
Branch
workmerge2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8413
Build 9669: Run Core Tests
Build 9668: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Show the oldest non-failing revision land operation, or the newest failure.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Oct 26 2015, 4:45 PM
This revision was automatically updated to reflect the committed changes.