Page MenuHomePhabricator

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

Authored by joshuaspence on Feb 25 2014, 12:26 PM.
Tags
None
Referenced Files
F14711608: D8338.id19820.diff
Fri, Jan 17, 3:03 PM
Unknown Object (File)
Sat, Jan 11, 10:26 AM
Unknown Object (File)
Mon, Dec 23, 2:27 AM
Unknown Object (File)
Thu, Dec 19, 5:10 PM
Unknown Object (File)
Dec 18 2024, 5:17 PM
Unknown Object (File)
Dec 17 2024, 7:21 PM
Unknown Object (File)
Dec 16 2024, 8:59 PM
Unknown Object (File)
Dec 11 2024, 1:58 PM

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.)