Page MenuHomePhabricator

set localpath in repository.create
ClosedPublic

Authored by avivey on Jul 5 2014, 10:48 PM.
Tags
None
Referenced Files
F15494323: D9842.diff
Sat, Apr 12, 11:17 PM
F15466823: D9842.diff
Thu, Apr 3, 10:11 AM
F15451762: D9842.id23605.diff
Fri, Mar 28, 11:40 PM
F15451016: D9842.id.diff
Fri, Mar 28, 7:41 PM
F15450574: D9842.id23682.diff
Fri, Mar 28, 4:30 PM
F15446342: D9842.diff
Thu, Mar 27, 6:34 PM
F15411773: D9842.id23605.diff
Wed, Mar 19, 9:46 AM
F15411756: D9842.id23605.diff
Wed, Mar 19, 9:43 AM
Subscribers

Details

Summary

Since there's no way to set it, it defaults to an empty value. Make the conduit call set up sane default.

Test Plan

Call method, repo get's built with expected localpath.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 1544
Build 1544: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

avivey retitled this revision from to set localpath in repository.create.
avivey updated this object.
avivey edited the test plan for this revision. (Show Details)
avivey added a reviewer: epriestley.

I wanted to put this on the pre-save hook in repository, but found no other uses of that hook.

Anyway, this method needs some updating to support some recent changes like "hosted repositories".

This revision is now accepted and ready to land.Jul 9 2014, 10:35 PM
epriestley updated this revision to Diff 23682.

Closed by commit rP64e2aad46fa0 (authored by @avivey, committed by @epriestley).