Skip to content

tempusbuild/status

Public uptime monitor and status page for tempus.build, powered by Upptime — it runs entirely on GitHub Actions (checks), Issues (incidents), and Pages (the site). No server.

Edit .upptimerc.yml to change what is monitored.

Maintaining the workflows

The workflows under .github/workflows/ began as Upptime's generated template but are now hand-maintained: auto-regeneration is removed and every action is pinned by commit SHA (Renovate bumps them). Don't run upptime update-template — it regenerates the files and drops the pins.

Each run mints a short-lived token from the tempus-status GitHub App, scoped per workflow to the least privilege it needs (contents: write, plus issues: write for the uptime checks), so the job's GITHUB_TOKEN stays contents: read. Every job is also guarded with if: github.ref == 'refs/heads/main' and the push triggers are pinned to branches: [main], so a feature branch can never commit data or deploy to the live gh-pages site.

URL Status History Response Time Uptime
Landing 🟩 Up landing.yml
Response time graph 126ms
Response time 126
24-hour response time 137
7-day response time 126
30-day response time 126
1-year response time 126
100.00%All-time uptime 100.00%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 100.00%

About

Status page for tempus.build — uptime & incidents, powered by Upptime

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors