uptime-monitor
uptime-monitor copied to clipboard
⬆️📈 Uptime monitor powered by GitHub Actions
https://github.com/upptime/upptime/pull/988
Gotify is an extremely lightweight notification project, I love it, so I added it as a notification option. And also, this PR solved [this discussion](https://github.com/orgs/upptime/discussions/622).
## Description This PR fixes an issue where history URLs are generated with double slashes when `baseUrl` is configured in the status-website settings. ## Problem When a user configures their...
This PR adds support for [Globalping](https://globalping.io), which allows you to run checks from any location around the world. Two new properties are added for sites: - `type` (can be "local"...
Add 429 to ou http code
GitHub now supports deploying GitHub pages from Actions directly (more details on that [here](https://github.blog/2022-08-10-github-pages-now-uses-actions-by-default/) [here](https://docs.github.com/en/pages/getting-started-with-github-pages/using-custom-workflows-with-github-pages)) The action that is currently used to deploy pages [suggests using this support instead of...