Page MenuHomePhabricator

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

Authored by joshuaspence on Feb 25 2014, 12:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 7, 12:05 PM
Unknown Object (File)
Apr 4 2026, 5:34 PM
Unknown Object (File)
Mar 30 2026, 5:28 AM
Unknown Object (File)
Mar 10 2026, 8:49 AM
Unknown Object (File)
Mar 4 2026, 3:13 PM
Unknown Object (File)
Feb 25 2026, 8:10 PM
Unknown Object (File)
Feb 25 2026, 5:03 PM
Unknown Object (File)
Dec 24 2025, 12:02 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.)