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
F13134926: D14338.diff
Thu, May 2, 5:57 AM
Unknown Object (File)
Wed, May 1, 3:32 AM
Unknown Object (File)
Tue, Apr 30, 8:30 AM
Unknown Object (File)
Fri, Apr 19, 3:49 PM
Unknown Object (File)
Mon, Apr 8, 12:34 AM
Unknown Object (File)
Sat, Apr 6, 7:08 AM
Unknown Object (File)
Mar 4 2024, 6:07 PM
Unknown Object (File)
Mar 4 2024, 6:07 PM
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 8432
Build 9692: Run Core Tests
Build 9691: 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.