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

Health page #469

Merged
merged 45 commits into from
Dec 24, 2024
Merged

Health page #469

merged 45 commits into from
Dec 24, 2024

Conversation

Boy132
Copy link
Member

@Boy132 Boy132 commented Jul 8, 2024

Uses spatie/laravel-health to add a health page.
Also includes two custom checks: one for checking the panel version and one for checking node versions.

grafik
grafik

RMartinOscar

This comment was marked as resolved.

@Boy132

This comment was marked as resolved.

RMartinOscar

This comment was marked as outdated.

@notAreYouScared

This comment was marked as outdated.

lancepioch

This comment was marked as outdated.

@Boy132

This comment was marked as resolved.

@notAreYouScared

This comment was marked as resolved.

@Boy132

This comment was marked as resolved.

@RMartinOscar

This comment was marked as resolved.

@Boy132 Boy132 marked this pull request as ready for review December 9, 2024 09:47
@notAreYouScared
Copy link
Member

notAreYouScared commented Dec 12, 2024

image

Any way to remove the `'s? As they don't render in code blocks and kind of look... un-needed?

Other than that, looks good

app/Checks/NodeVersionsCheck.php Outdated Show resolved Hide resolved
app/Checks/PanelVersionCheck.php Outdated Show resolved Hide resolved
@Boy132
Copy link
Member Author

Boy132 commented Dec 13, 2024

image

Any way to remove the `'s? As they don't render in code blocks and kind of look... un-needed?

Other than that, looks good

For our custom checks yes, but I don't think there is a way to remove them in the built-in checks.
Maybe we can remove/ replace them on the frontend.

@Boy132 Boy132 merged commit 00644c2 into pelican-dev:main Dec 24, 2024
15 checks passed
@Boy132 Boy132 deleted the feature/health branch December 24, 2024 18:09
@github-actions github-actions bot locked and limited conversation to collaborators Dec 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants