Page MenuHomePhabricator

Updated `.arcconfig` to match newer style configuration.
ClosedPublic

Authored by joshuaspence on Feb 25 2014, 12:26 PM.
Tags
None
Referenced Files
F14302792: D8338.diff
Tue, Dec 17, 7:21 PM
Unknown Object (File)
Mon, Dec 16, 8:59 PM
Unknown Object (File)
Wed, Dec 11, 1:58 PM
Unknown Object (File)
Sat, Dec 7, 3:52 AM
Unknown Object (File)
Tue, Dec 3, 12:18 PM
Unknown Object (File)
Tue, Dec 3, 11:28 AM
Unknown Object (File)
Tue, Dec 3, 11:28 AM
Unknown Object (File)
Tue, Dec 3, 11:28 AM

Details

Summary

If I'm not mistaken, project_id was recently replaced by project.name and conduit_uri replaced by phabricator.uri.

Test Plan

I guess if this differential works, then everything is okay.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley added inline comments.
.arcconfig
5–6

This is also now "load" : ["src/"] in most modern form.

(I stripped /api/ and switched to "load" in the pull.)