Page MenuHomePhorge

Rebrand: Change Server name
ClosedPublic

Authored by avivey on Aug 20 2022, 08:06.
Tags
None
Referenced Files
F2935759: D25046.1737869695.diff
Sat, Jan 25, 05:34
F2931800: D25046.1737726624.diff
Thu, Jan 23, 13:50
F2931799: D25046.1737726622.diff
Thu, Jan 23, 13:50
F2931796: D25046.1737726574.diff
Thu, Jan 23, 13:49
F2931795: D25046.1737726526.diff
Thu, Jan 23, 13:48
F2931503: D25046.1737710947.diff
Thu, Jan 23, 09:29
F2925408: D25046.1737615483.diff
Wed, Jan 22, 06:58
F2905011: D25046.1737338683.diff
Sun, Jan 19, 02:04

Details

Summary

Use the name "Phorge" as the defined platform.

Also prepare to rename the core library "phorge" rather then "phabricator" - see next diff.

T15006

Test Plan

Deployed change, tooltip for "Config" shows "Configure Phorge"

Diff Detail

Repository
rARC Arcanist
Branch
illyrica (branched from master)
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/init/lib/PhutilBootloader.php:195XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 75
Build 75: arc lint + arc unit

Event Timeline

avivey requested review of this revision.Aug 20 2022, 08:06
src/init/lib/PhutilBootloader.php
194–197

It looks like there are ~61 instances of phutil_get_library_root('phabricator') in the phorge repo. Is the plan to eventually replace those?

src/init/lib/PhutilBootloader.php
194–197

Probably, at some point.
There's also the word phabricator in the Celerity/Javeline parts, and other infra stuff that is not exactly user-facing, but a bit public.

This revision is now accepted and ready to land.Aug 20 2022, 19:05
This revision was automatically updated to reflect the committed changes.