Compare commits

..

No commits in common. "49ac236f8d088c9e8a9603c745f553ae781f6162" and "febdde0147b0694b6dac94dcaa03c8d6f640b559" have entirely different histories.

18 changed files with 37 additions and 37 deletions

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.43.2
# 🔼 Upptime @v1.43.1
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -35,7 +35,7 @@ jobs:
ref: ${{ github.head_ref || github.ref_name }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate graphs
uses: upptime/uptime-monitor@v1.43.2
uses: upptime/uptime-monitor@v1.43.1
with:
command: "graphs"
env:

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.43.2
# 🔼 Upptime @v1.43.1
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -35,7 +35,7 @@ jobs:
ref: ${{ github.head_ref || github.ref_name }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update response time
uses: upptime/uptime-monitor@v1.43.2
uses: upptime/uptime-monitor@v1.43.1
with:
command: "response-time"
env:

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.43.2
# 🔼 Upptime @v1.43.1
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -36,20 +36,20 @@ jobs:
ref: ${{ github.head_ref || github.ref_name }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update template
uses: upptime/uptime-monitor@v1.43.2
uses: upptime/uptime-monitor@v1.43.1
with:
command: "update-template"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
- name: Update response time
uses: upptime/uptime-monitor@v1.43.2
uses: upptime/uptime-monitor@v1.43.1
with:
command: "response-time"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
SECRETS_CONTEXT: ${{ toJson(secrets) }}
- name: Update summary in README
uses: upptime/uptime-monitor@v1.43.2
uses: upptime/uptime-monitor@v1.43.1
with:
command: "readme"
env:
@ -60,7 +60,7 @@ jobs:
workflow: Graphs CI
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate site
uses: upptime/uptime-monitor@v1.43.2
uses: upptime/uptime-monitor@v1.43.1
with:
command: "site"
env:

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.43.2
# 🔼 Upptime @v1.43.1
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -39,7 +39,7 @@ jobs:
ref: ${{ github.head_ref || github.ref_name }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate site
uses: upptime/uptime-monitor@v1.43.2
uses: upptime/uptime-monitor@v1.43.1
with:
command: "site"
env:

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.43.2
# 🔼 Upptime @v1.43.1
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -35,7 +35,7 @@ jobs:
ref: ${{ github.head_ref || github.ref_name }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update summary in README
uses: upptime/uptime-monitor@v1.43.2
uses: upptime/uptime-monitor@v1.43.1
with:
command: "readme"
env:

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.43.2
# 🔼 Upptime @v1.43.1
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.43.2
# 🔼 Upptime @v1.43.1
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.43.2
# 🔼 Upptime @v1.43.1
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -35,7 +35,7 @@ jobs:
ref: ${{ github.head_ref || github.ref_name }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Check endpoint status
uses: upptime/uptime-monitor@v1.43.2
uses: upptime/uptime-monitor@v1.43.1
with:
command: "update"
env:

View File

@ -1,7 +1,7 @@
url: https://jakesphotos.whitney.rip
status: up
code: 200
responseTime: 331
lastUpdated: 2026-06-23T23:48:46.041Z
responseTime: 344
lastUpdated: 2026-06-22T23:59:47.332Z
startTime: 2025-03-12T23:19:10.667Z
generator: Upptime <https://github.com/upptime/upptime>

View File

@ -1,7 +1,7 @@
url: https://jake.runyan.dev
status: up
code: 200
responseTime: 352
lastUpdated: 2026-06-23T23:48:45.684Z
responseTime: 360
lastUpdated: 2026-06-22T23:59:46.956Z
startTime: 2025-03-12T23:19:09.991Z
generator: Upptime <https://github.com/upptime/upptime>

View File

@ -1,7 +1,7 @@
url: https://jakeswestcoast.com
status: up
code: 200
responseTime: 214
lastUpdated: 2026-06-23T23:48:47.370Z
responseTime: 280
lastUpdated: 2026-06-22T23:59:49.877Z
startTime: 2025-03-20T08:14:43.020Z
generator: Upptime <https://github.com/upptime/upptime>

View File

@ -1,7 +1,7 @@
url: https://apply.whitney.rip
status: up
code: 200
responseTime: 184
lastUpdated: 2026-06-23T23:48:47.818Z
responseTime: 338
lastUpdated: 2026-06-22T23:59:50.773Z
startTime: 2026-05-08T01:56:05.765Z
generator: Upptime <https://github.com/upptime/upptime>

View File

@ -1,7 +1,7 @@
url: https://git.whitney.rip
status: up
code: 200
responseTime: 267
lastUpdated: 2026-06-23T23:48:46.334Z
responseTime: 411
lastUpdated: 2026-06-22T23:59:47.772Z
startTime: 2025-03-15T08:56:56.728Z
generator: Upptime <https://github.com/upptime/upptime>

View File

@ -1,7 +1,7 @@
url: https://grafana.whitney.rip
status: up
code: 200
responseTime: 295
lastUpdated: 2026-06-23T23:48:47.130Z
responseTime: 688
lastUpdated: 2026-06-22T23:59:49.568Z
startTime: 2025-03-20T08:14:41.508Z
generator: Upptime <https://github.com/upptime/upptime>

View File

@ -1,7 +1,7 @@
url: https://www.whitney.rip
status: up
code: 200
responseTime: 345
lastUpdated: 2026-06-23T23:48:45.291Z
responseTime: 559
lastUpdated: 2026-06-22T23:59:46.552Z
startTime: 2025-03-12T23:19:09.215Z
generator: Upptime <https://github.com/upptime/upptime>

View File

@ -1,7 +1,7 @@
url: https://images.whitney.rip
status: up
code: 200
responseTime: 179
lastUpdated: 2026-06-23T23:48:46.540Z
responseTime: 508
lastUpdated: 2026-06-22T23:59:48.309Z
startTime: 2025-03-15T08:56:57.696Z
generator: Upptime <https://github.com/upptime/upptime>

View File

@ -1,7 +1,7 @@
url: https://recipes.whitney.rip
status: up
code: 200
responseTime: 244
lastUpdated: 2026-06-23T23:48:46.809Z
responseTime: 512
lastUpdated: 2026-06-22T23:59:48.851Z
startTime: 2025-03-15T08:56:58.220Z
generator: Upptime <https://github.com/upptime/upptime>

View File

@ -1,7 +1,7 @@
url: https://workouts.whitney.rip
status: up
code: 200
responseTime: 203
lastUpdated: 2026-06-23T23:48:47.607Z
responseTime: 491
lastUpdated: 2026-06-22T23:59:50.405Z
startTime: 2026-03-26T02:51:06.168Z
generator: Upptime <https://github.com/upptime/upptime>