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

Feature: Add showCertificateExpiry property to status_page module #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BergCyrill
Copy link

While using your collection to configure an uptime instance and defining monitors & status page I came across the issue, that I cannot set the "showCertificateExpiry" property for a status page.
A quick look into the API reference (here: https://uptime-kuma-api.readthedocs.io/en/latest/api.html#uptime_kuma_api.UptimeKumaApi.save_status_page) revealed that the API has indeed the capability to configure this.

In this PR I have created a quick implementation for this feature and also added it to the unit test. I have not tested it myself so far, I will add a comment to this PR.

Please have look - it would really help us to get this merged.

@BergCyrill
Copy link
Author

We have tested the modification today and created two status pages using the modified module. It works as desired and sets the bool property for the status page.

@BergCyrill
Copy link
Author

I know it’s bad style to comment for an update but since half a year has passed now - what prevents this PR from being merged?

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

1 participant