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)
Thu, Jun 19, 9:50 AM
Unknown Object (File)
Jun 16 2025, 8:12 AM
Unknown Object (File)
Jun 9 2025, 1:59 AM
Unknown Object (File)
May 9 2025, 1:35 PM
Unknown Object (File)
May 8 2025, 6:09 AM
Unknown Object (File)
May 8 2025, 6:09 AM
Unknown Object (File)
May 8 2025, 6:09 AM
Unknown Object (File)
May 8 2025, 6:09 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.)