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)
Thu, Apr 18, 1:30 PM
Unknown Object (File)
Wed, Apr 17, 10:23 PM
Unknown Object (File)
Mar 5 2024, 1:53 PM
Unknown Object (File)
Feb 15 2024, 7:24 AM
Unknown Object (File)
Feb 4 2024, 11:59 PM
Unknown Object (File)
Jan 22 2024, 4:48 AM
Unknown Object (File)
Jan 1 2024, 7:23 PM
Unknown Object (File)
Jan 1 2024, 6:28 PM
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.