Page MenuHomePhabricator

Daemons - add a config check for out of date daemon environment
ClosedPublic

Authored by btrahan on Aug 22 2014, 9:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 3:18 PM
Unknown Object (File)
Sun, Apr 14, 5:10 PM
Unknown Object (File)
Tue, Apr 9, 2:10 AM
Unknown Object (File)
Fri, Apr 5, 4:46 PM
Unknown Object (File)
Wed, Apr 3, 10:44 PM
Unknown Object (File)
Mon, Apr 1, 10:30 PM
Unknown Object (File)
Sun, Mar 31, 6:56 PM
Unknown Object (File)
Sun, Mar 24, 11:15 PM
Subscribers
Tokens
"Like" token, awarded by bluehawk.

Details

Summary

Fixes T4881.

Test Plan

made a config change, saw the issue, restarted daemons and it went away

Diff Detail

Repository
rP Phabricator
Branch
T4881
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2334
Build 2338: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Daemons - add a config check for out of date daemon environment.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Nice!

src/applications/config/check/PhabricatorSetupCheckDaemons.php
78

For clarity/consistency, missing space between $ and ./

86–87

Leftover code?

This revision is now accepted and ready to land.Aug 22 2014, 9:36 PM
src/applications/config/check/PhabricatorSetupCheckDaemons.php
69

Oh, maybe target => _blank here

btrahan edited edge metadata.

changes as requested - thanks!

btrahan updated this revision to Diff 24892.

Closed by commit rP6f246bd35190 (authored by @btrahan).