Page MenuHomePhabricator

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

Authored by joshuaspence on Feb 25 2014, 12:26 PM.
Tags
None
Referenced Files
F18808718: D8338.diff
Sun, Oct 19, 8:09 AM
F18738152: D8338.id.diff
Wed, Oct 1, 2:20 PM
F18727456: D8338.diff
Tue, Sep 30, 7:57 AM
F18614038: D8338.diff
Sep 14 2025, 11:59 AM
F18439290: D8338.id.diff
Aug 31 2025, 2:17 PM
F18413798: D8338.diff
Aug 30 2025, 7:56 AM
F18103301: D8338.diff
Aug 10 2025, 3:55 AM
F18081740: D8338.id19820.diff
Aug 5 2025, 1:50 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.)