Page MenuHomePhabricator

set localpath in repository.create
ClosedPublic

Authored by avivey on Jul 5 2014, 10:48 PM.
Tags
None
Referenced Files
F15799991: D9842.diff
Fri, May 30, 10:43 AM
F15736345: D9842.id.diff
Thu, May 29, 5:08 PM
F15732283: D9842.id23682.diff
Thu, May 29, 2:37 PM
Unknown Object (File)
Wed, May 28, 5:07 PM
Unknown Object (File)
Tue, May 6, 4:12 AM
Unknown Object (File)
Apr 30 2025, 1:23 AM
Unknown Object (File)
Apr 28 2025, 5:22 PM
Unknown Object (File)
Apr 28 2025, 2:16 PM
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).