Compare commits

...

11 Commits

Author SHA1 Message Date
Upptime Bot
71578d78bd ⬆️ Update @upptime to v1.42.6 2026-06-17 02:50:36 +00:00
Upptime Bot
0716839177 🟩 PWS Applications is up (200 in 238 ms) [skip ci] [upptime] 2026-06-17 00:10:13 +00:00
Upptime Bot
af0e0f9726 🟩 PWS Workouts is up (200 in 659 ms) [skip ci] [upptime] 2026-06-17 00:10:13 +00:00
Upptime Bot
97185c4bec 🟩 Jakes West Coast Site is up (200 in 260 ms) [skip ci] [upptime] 2026-06-17 00:10:12 +00:00
Upptime Bot
59fc4bf41e 🟩 PWS Grafana is up (200 in 749 ms) [skip ci] [upptime] 2026-06-17 00:10:12 +00:00
Upptime Bot
67c27df103 🟩 PWS Recipes is up (200 in 388 ms) [skip ci] [upptime] 2026-06-17 00:10:11 +00:00
Upptime Bot
38cf729fc5 🟩 PWS Photos is up (200 in 525 ms) [skip ci] [upptime] 2026-06-17 00:10:11 +00:00
Upptime Bot
bb6e0fb01f 🟩 PWS Git is up (200 in 557 ms) [skip ci] [upptime] 2026-06-17 00:10:10 +00:00
Upptime Bot
d2476081ac 🟩 Jake Runyan Photography is up (200 in 330 ms) [skip ci] [upptime] 2026-06-17 00:10:10 +00:00
Upptime Bot
49d0eecbb2 🟩 Jake Runyan Portfolio is up (200 in 435 ms) [skip ci] [upptime] 2026-06-17 00:10:09 +00:00
Upptime Bot
b3c5891b0e 🟩 PWS Homepage is up (200 in 441 ms) [skip ci] [upptime] 2026-06-17 00:10:09 +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.42.5
# 🔼 Upptime @v1.42.6
# 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.42.5
uses: upptime/uptime-monitor@v1.42.6
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.42.5
# 🔼 Upptime @v1.42.6
# 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.42.5
uses: upptime/uptime-monitor@v1.42.6
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.42.5
# 🔼 Upptime @v1.42.6
# 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.42.5
uses: upptime/uptime-monitor@v1.42.6
with:
command: "update-template"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
- name: Update response time
uses: upptime/uptime-monitor@v1.42.5
uses: upptime/uptime-monitor@v1.42.6
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.42.5
uses: upptime/uptime-monitor@v1.42.6
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.42.5
uses: upptime/uptime-monitor@v1.42.6
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.42.5
# 🔼 Upptime @v1.42.6
# 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.42.5
uses: upptime/uptime-monitor@v1.42.6
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.42.5
# 🔼 Upptime @v1.42.6
# 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.42.5
uses: upptime/uptime-monitor@v1.42.6
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.42.5
# 🔼 Upptime @v1.42.6
# 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.42.5
# 🔼 Upptime @v1.42.6
# 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.42.5
# 🔼 Upptime @v1.42.6
# 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.42.5
uses: upptime/uptime-monitor@v1.42.6
with:
command: "update"
env:

View File

@ -1,7 +1,7 @@
url: https://jakesphotos.whitney.rip
status: up
code: 200
responseTime: 312
lastUpdated: 2026-06-16T00:23:36.023Z
responseTime: 330
lastUpdated: 2026-06-17T00:10:10.247Z
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: 237
lastUpdated: 2026-06-16T00:23:35.680Z
responseTime: 435
lastUpdated: 2026-06-17T00:10:09.883Z
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: 127
lastUpdated: 2026-06-16T00:23:37.260Z
responseTime: 260
lastUpdated: 2026-06-17T00:10:12.891Z
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: 90
lastUpdated: 2026-06-16T00:23:37.716Z
responseTime: 238
lastUpdated: 2026-06-17T00:10:13.864Z
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: 403
lastUpdated: 2026-06-16T00:23:36.458Z
responseTime: 557
lastUpdated: 2026-06-17T00:10:10.837Z
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: 213
lastUpdated: 2026-06-16T00:23:37.101Z
responseTime: 749
lastUpdated: 2026-06-17T00:10:12.599Z
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: 347
lastUpdated: 2026-06-16T00:23:35.395Z
responseTime: 441
lastUpdated: 2026-06-17T00:10:09.404Z
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: 87
lastUpdated: 2026-06-16T00:23:36.575Z
responseTime: 525
lastUpdated: 2026-06-17T00:10:11.395Z
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: 253
lastUpdated: 2026-06-16T00:23:36.858Z
responseTime: 388
lastUpdated: 2026-06-17T00:10:11.816Z
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: 296
lastUpdated: 2026-06-16T00:23:37.594Z
responseTime: 659
lastUpdated: 2026-06-17T00:10:13.593Z
startTime: 2026-03-26T02:51:06.168Z
generator: Upptime <https://github.com/upptime/upptime>