HomeSealhub

Switch file uploader in "arc diff" to use ConduitEngine

Description

Switch file uploader in "arc diff" to use ConduitEngine

Summary: Fixes T13498. Currently, arc diff may invoke the file upload flow using an older variation of the API. Both the modern and fallback clients build an Engine, so switching to the modern API is trivial.

Test Plan:

  • Created a local commit with a 1MB binary file.
  • Ran arc diff --only.
  • Before patch: fatal on old API call.
  • After patch: clean upload.

Maniphest Tasks: T13498

Differential Revision: https://secure.phabricator.com/D21043

Details

Provenance
epriestleyAuthored on Mar 20 2020, 20:15
kuba-orlikPushed on Jan 24 2022, 10:17
Parents
R118:97e050fce7a5: Use a named remote and branches for staging to help git-lfs
Branches
Unknown
Tags
Unknown

Event Timeline