This website requires JavaScript.
Explore
Help
Sign in
revi-archive
/
phorge-arcanist
Watch
1
Star
0
Fork
You've already forked phorge-arcanist
0
mirror of
https://we.phorge.it/source/arcanist.git
synced
2024-11-08 16:02:39 +01:00
Code
Issues
Releases
Wiki
Activity
ca5f5cd152
phorge-arcanist
/
.arcconfig
8 lines
107 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit.
2011-01-10 00:22:25 +01:00
{
Arcanist Update .arcconfig to point to we.phorge.it Summary: Updated .arcconfig to we.phorge.it Refs T15006 I would also note, I created this revision using the container setup developed by @willson556 mentioned in T15011#370 and it worked great! Test Plan: Ran `arc install-certificate` and was able to get token from the right place and install it Ran `arc which` saw that it identified `we.phorge.it` Reviewers: speck, avivey, tobiaswiese, O1 Blessed Committers, eax, #blessed_committers Reviewed By: speck, avivey, tobiaswiese, O1 Blessed Committers, eax, #blessed_committers Subscribers: deadalnix, chris, willson556, speck Maniphest Tasks: T15006 Differential Revision: https://we.phorge.it/D25003
2021-06-19 18:38:07 +02:00
"phabricator.uri": "https://we.phorge.it/",
Remove "project.name" from `.arcconfig" Summary: Ref T7604. Remove the `project.name` configuration from `.arcconfig`. Depends on D12999. Test Plan: N/A Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin, epriestley Maniphest Tasks: T7604 Differential Revision: https://secure.phabricator.com/D13003
2015-05-25 14:42:31 +02:00
"load": [
Make the behavior of "--load-phutil-library" more explicit Summary: This flag disables normal libraries to make it easier to test library changes. Print that out explicitly. Also update `.arcconfig` to use the modern configuration format. Test Plan: Ran `arc list --trace`, `arc list --load-phutil-library=src --trace`. Reviewers: zeeg, btrahan, vrana Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D5768
2013-04-29 21:19:15 +02:00
"src/"
Set "history.immutable" to "false" explicitly in .arcconfig in Arcanist Summary: Depends on D16364. See that revision for discussion. Test Plan: Ran `arc get-config history.immutable` in `arcanist/`, saw setting. Reviewers: chad, fooishbar Reviewed By: fooishbar Differential Revision: https://secure.phabricator.com/D16365
2016-08-03 17:06:09 +02:00
],
"history.immutable": false
Initial commit.
2011-01-10 00:22:25 +01:00
}
Copy permalink