Page MenuHomePhorge

Rebrand: Rename library and update "version" logic
ClosedPublic

Authored by avivey on Aug 20 2022, 08:15.
Tags
None
Referenced Files
F2159256: D25047.diff
Thu, Apr 25, 06:56
F2158833: D25047.diff
Thu, Apr 25, 05:22
F2157623: D25047.id.diff
Wed, Apr 24, 22:23
Unknown Object (File)
Tue, Apr 23, 02:05
Unknown Object (File)
Mon, Apr 22, 10:34
Unknown Object (File)
Sun, Apr 21, 09:39
Unknown Object (File)
Sat, Apr 20, 06:29
Unknown Object (File)
Fri, Apr 19, 13:40

Details

Summary

Make the "version" data in Config show information. Also rename the library.

Test Plan

See version "branched from" information.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avivey requested review of this revision.Aug 20 2022, 08:15
speck added inline comments.
src/applications/config/controller/PhabricatorConfigConsoleController.php
175–185

For a future change/discussion - it might make sense to have this be configurable. We run a forked version of phab/arcanist (without this bit modified~) and it's bitten us when setting up or updating. Since our install clones from an internal repo we have to make sure a specific remote exists in the repository even though it's not used.

This revision is now accepted and ready to land.Aug 20 2022, 14:18