Page MenuHomePhabricator

Return transactions from "differential.parsecommitmessage"
ClosedPublic

Authored by epriestley on Oct 27 2017, 5:02 PM.
Tags
None
Referenced Files
F13133258: D18741.diff
Wed, May 1, 9:01 PM
Unknown Object (File)
Thu, Apr 25, 2:37 AM
Unknown Object (File)
Fri, Apr 19, 6:56 PM
Unknown Object (File)
Wed, Apr 17, 2:04 PM
Unknown Object (File)
Sat, Apr 13, 5:50 AM
Unknown Object (File)
Sat, Apr 13, 5:50 AM
Unknown Object (File)
Sat, Apr 13, 2:42 AM
Unknown Object (File)
Thu, Apr 11, 9:54 AM
Subscribers
None

Details

Summary

Depends on D18740. Prepares arc to receive a --draft flag by letting us switch to "differential.revision.edit" instead of "differential.createrevision".

To "differential.revision.edit", we need a transaction list, but we can't automatically construct this list from a field map. Return the transaction list alongside the field map.

The next change uses this list (if available) to switch us to the modern API method.

Test Plan

Ran arc diff on the experiemntal branch with followup changes, got a new revision.

Diff Detail

Repository
rP Phabricator
Branch
diff5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 18760
Build 25281: Run Core Tests
Build 25280: arc lint + arc unit