Compare commits

...

11 Commits

Author SHA1 Message Date
Upptime Bot
690d259344 ⬆️ Update @upptime to v1.41.9 2026-05-28 02:24:40 +00:00
Upptime Bot
7f2a0dc944 🟩 PWS Applications is up (200 in 282 ms) [skip ci] [upptime] 2026-05-27 23:55:18 +00:00
Upptime Bot
714c79a8d1 🟩 PWS Workouts is up (200 in 372 ms) [skip ci] [upptime] 2026-05-27 23:55:18 +00:00
Upptime Bot
fb016cc7f8 🟥 Jakes West Coast Site is down (404 in 356 ms) [skip ci] [upptime] 2026-05-27 23:55:17 +00:00
Upptime Bot
116baa081c 🟩 PWS Grafana is up (200 in 551 ms) [skip ci] [upptime] 2026-05-27 23:55:04 +00:00
Upptime Bot
7775ff4f55 🟩 PWS Recipes is up (200 in 437 ms) [skip ci] [upptime] 2026-05-27 23:55:04 +00:00
Upptime Bot
598a604479 🟩 PWS Photos is up (200 in 292 ms) [skip ci] [upptime] 2026-05-27 23:55:03 +00:00
Upptime Bot
62638bd37f 🟩 PWS Git is up (200 in 384 ms) [skip ci] [upptime] 2026-05-27 23:55:03 +00:00
Upptime Bot
b31c8919a1 🟥 Jake Runyan Photography is down (404 in 448 ms) [skip ci] [upptime] 2026-05-27 23:55:02 +00:00
Upptime Bot
f7b07f4259 🟩 Jake Runyan Portfolio is up (200 in 454 ms) [skip ci] [upptime] 2026-05-27 23:54:49 +00:00
Upptime Bot
9b2fc9a673 🟩 PWS Homepage is up (200 in 272 ms) [skip ci] [upptime] 2026-05-27 23:54:49 +00:00
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.41.8
# 🔼 Upptime @v1.41.9
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -32,7 +32,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate graphs
uses: upptime/uptime-monitor@v1.41.8
uses: upptime/uptime-monitor@v1.41.9
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.41.8
# 🔼 Upptime @v1.41.9
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -32,7 +32,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update response time
uses: upptime/uptime-monitor@v1.41.8
uses: upptime/uptime-monitor@v1.41.9
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.41.8
# 🔼 Upptime @v1.41.9
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -33,20 +33,20 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update template
uses: upptime/uptime-monitor@v1.41.8
uses: upptime/uptime-monitor@v1.41.9
with:
command: "update-template"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
- name: Update response time
uses: upptime/uptime-monitor@v1.41.8
uses: upptime/uptime-monitor@v1.41.9
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.41.8
uses: upptime/uptime-monitor@v1.41.9
with:
command: "readme"
env:
@ -57,7 +57,7 @@ jobs:
workflow: Graphs CI
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate site
uses: upptime/uptime-monitor@v1.41.8
uses: upptime/uptime-monitor@v1.41.9
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.41.8
# 🔼 Upptime @v1.41.9
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -36,7 +36,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate site
uses: upptime/uptime-monitor@v1.41.8
uses: upptime/uptime-monitor@v1.41.9
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.41.8
# 🔼 Upptime @v1.41.9
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -32,7 +32,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update summary in README
uses: upptime/uptime-monitor@v1.41.8
uses: upptime/uptime-monitor@v1.41.9
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.41.8
# 🔼 Upptime @v1.41.9
# 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.41.8
# 🔼 Upptime @v1.41.9
# 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.41.8
# 🔼 Upptime @v1.41.9
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -32,7 +32,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Check endpoint status
uses: upptime/uptime-monitor@v1.41.8
uses: upptime/uptime-monitor@v1.41.9
with:
command: "update"
env:

View File

@ -1,7 +1,7 @@
url: https://jakesphotos.whitney.rip
status: down
code: 404
responseTime: 199
lastUpdated: 2026-05-26T23:57:47.851Z
responseTime: 448
lastUpdated: 2026-05-27T23:55:02.830Z
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: 351
lastUpdated: 2026-05-26T23:57:34.741Z
responseTime: 454
lastUpdated: 2026-05-27T23:54:49.688Z
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: down
code: 404
responseTime: 199
lastUpdated: 2026-05-26T23:58:02.392Z
responseTime: 356
lastUpdated: 2026-05-27T23:55:17.882Z
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: 178
lastUpdated: 2026-05-26T23:58:03.030Z
responseTime: 282
lastUpdated: 2026-05-27T23:55:18.587Z
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: 234
lastUpdated: 2026-05-26T23:57:48.112Z
responseTime: 384
lastUpdated: 2026-05-27T23:55:03.237Z
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: 518
lastUpdated: 2026-05-26T23:57:49.722Z
responseTime: 551
lastUpdated: 2026-05-27T23:55:04.594Z
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: 357
lastUpdated: 2026-05-26T23:57:34.352Z
responseTime: 272
lastUpdated: 2026-05-27T23:54:49.203Z
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: 591
lastUpdated: 2026-05-26T23:57:48.730Z
responseTime: 292
lastUpdated: 2026-05-27T23:55:03.552Z
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: 413
lastUpdated: 2026-05-26T23:57:49.177Z
responseTime: 437
lastUpdated: 2026-05-27T23:55:04.020Z
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: 405
lastUpdated: 2026-05-26T23:58:02.825Z
responseTime: 372
lastUpdated: 2026-05-27T23:55:18.277Z
startTime: 2026-03-26T02:51:06.168Z
generator: Upptime <https://github.com/upptime/upptime>