@justdanielndev/uptime-monitor
v1.44.0
Published
Uptime monitor powered by GitHub Actions
Downloads
14
Maintainers
Readme
⬆️📈 Upptime Uptime Monitor
This repository contains Upptime's GitHub Action's source code.
To get started, visit upptime/upptime →
🎁 Contributing
This repository is for Upptime's GitHub Action. We love contributions, so please read our Contributing Guidelines and Code of Conduct and open an issue or make a pull request!
Issues
We use the upptime/upptime repository for issues for all projects, including this one. If you found a bug or have a feature request, open an issue in the Upptime repository and add the label "action".
💻 Usage
When you use Upptime, we automatically add the required workflows. If you want to manually use this package, you can use npx:
Generate the README.md summary file:
npx @upptime/uptime-monitor summaryMake network requests to get the response time and commit them to git history:
npx @upptime/uptime-monitor response-timeGenerate the static status website, powered by upptime/status-page:
npx @upptime/uptime-monitor siteGenerate response time graphs, powered by upptime/graphs:
npx @upptime/uptime-monitor graphsCheck uptime, but don't make git commits with network requests:
npx @upptime/uptime-monitor