Page MenuHomePhabricator

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

Authored by joshuaspence on Feb 25 2014, 12:26 PM.
Tags
None
Referenced Files
F19829838: D8338.id19820.diff
Tue, Mar 10, 8:49 AM
F19814643: D8338.diff
Wed, Mar 4, 3:13 PM
F19790280: D8338.diff
Wed, Feb 25, 8:10 PM
F19789058: D8338.diff
Wed, Feb 25, 5:03 PM
F19304493: D8338.diff
Dec 24 2025, 12:02 PM
F19254211: D8338.id19820.diff
Dec 22 2025, 11:34 AM
F19153128: D8338.diff
Dec 11 2025, 7:43 AM
F18894736: D8338.id.diff
Nov 7 2025, 2:10 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.)