Page MenuHomePhabricator

Upgrade (most) Differential API callsites to "differential.revision.search"
ClosedPublic

Authored by epriestley on Apr 13 2020, 12:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 3, 9:02 AM
Unknown Object (File)
Mon, Dec 23, 8:01 AM
Unknown Object (File)
Mon, Dec 23, 2:28 AM
Unknown Object (File)
Fri, Dec 13, 1:03 AM
Unknown Object (File)
Thu, Dec 12, 10:45 AM
Unknown Object (File)
Dec 5 2024, 7:57 PM
Unknown Object (File)
Nov 28 2024, 9:25 AM
Unknown Object (File)
Nov 19 2024, 10:02 AM
Subscribers
None

Details

Summary

Ref T13490. The "RevisionRef" is currently based on "differential.query" data, but all calls other than the hash-based lookup can move to "differential.revision.search".

Test Plan

Ran revision workflows like arc inspect and arc browse.

Diff Detail

Repository
rARC Arcanist
Branch
xflow4
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/browse/workflow/ArcanistBrowseWorkflow.php:237XHP16TODO Comment
Advicesrc/ref/revision/ArcanistRevisionRef.php:74XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 24073
Build 33141: Run Core Tests
Build 33140: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 13 2020, 1:42 PM
This revision was automatically updated to reflect the committed changes.