Page MenuHomePhabricator

Restore "project.name" (previously "project_id") to .arcconfig for arcanist
ClosedPublic

Authored by epriestley on Jan 26 2014, 11:42 PM.
Tags
None
Referenced Files
F15488193: D8076.diff
Thu, Apr 10, 8:16 PM
F15478061: D8076.id18274.diff
Mon, Apr 7, 8:20 PM
F15477290: D8076.id18274.diff
Mon, Apr 7, 1:17 PM
F15469508: D8076.id.diff
Fri, Apr 4, 1:57 PM
F15466868: D8076.diff
Thu, Apr 3, 10:27 AM
F15459599: D8076.id.diff
Mon, Mar 31, 2:29 PM
F15414617: D8076.diff
Thu, Mar 20, 1:32 AM
F15385836: D8076.id.diff
Mar 14 2025, 11:30 PM
Subscribers

Details

Summary

A couple of things actually still care about this:

  • The code that detects if we're running arc on arc, and then runs the arc we're running on instead of the arc we ran, checks for the project being "arcanist" (reenter_if_this_is_arcanist_or_libphutil()).
  • Some of the symbol stuff still relies on it.
  • Removing it was really more to prove it works (which it seems to) than to accomplish any concrete goals.
Test Plan

looked at the file I guess

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped