Page MenuHomePhorge

Rebrand: Rename library and update "version" logic
ClosedPublic

Authored by avivey on Aug 20 2022, 08:15.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 19:59
Unknown Object (File)
Sun, Apr 14, 19:08
Unknown Object (File)
Thu, Apr 11, 02:40
Unknown Object (File)
Wed, Apr 10, 23:07
Unknown Object (File)
Mon, Apr 8, 07:44
Unknown Object (File)
Mon, Apr 8, 07:16
Unknown Object (File)
Sun, Apr 7, 06:02
Unknown Object (File)
Sat, Apr 6, 17:28

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
Branch
phorge (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 77
Build 77: arc lint + arc unit

Event Timeline

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

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