Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BinaryExistsCheck, Updating behaviour of health to perform as per documentation #18

Closed
wants to merge 2 commits into from

Conversation

wilr
Copy link
Member

@wilr wilr commented Aug 25, 2015

Details on individual commits.

@dhensby
Copy link
Contributor

dhensby commented Nov 16, 2015

Needs rebasing

As per the readme, /dev/health should be a public URL which returns a status code and Site is available. For security reasons it should not contain details about the checks run.
@wilr
Copy link
Member Author

wilr commented Nov 19, 2015

@dhensby have rebased. Looks like several of the fixes happened in parallel to this being here. Should hopefully still make sense.

@wilr wilr closed this Nov 19, 2015
@wilr wilr reopened this Nov 19, 2015
@dhensby dhensby mentioned this pull request Nov 21, 2015
$binary = $this->binary;

$process = proc_open(
"$command $binary",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tractorcow
Copy link
Contributor

This will need another rebase sorry. :)

@wilr
Copy link
Member Author

wilr commented Nov 23, 2015

Bah. Robots.

@wilr
Copy link
Member Author

wilr commented Nov 23, 2015

Closing this, the PSR2 stuff is a dog to merge

@wilr wilr closed this Nov 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants