Compare commits

...

11 Commits

Author SHA1 Message Date
Upptime Bot
127bace238 ⬆️ Update @upptime to v1.42.7 2026-06-19 03:30:47 +00:00
Upptime Bot
870df3f883 🟩 PWS Applications is up (200 in 44 ms) [skip ci] [upptime] 2026-06-19 00:19:53 +00:00
Upptime Bot
18c1645ab9 🟩 PWS Workouts is up (200 in 64 ms) [skip ci] [upptime] 2026-06-19 00:19:53 +00:00
Upptime Bot
2f9be80549 🟩 Jakes West Coast Site is up (200 in 70 ms) [skip ci] [upptime] 2026-06-19 00:19:53 +00:00
Upptime Bot
d7c047af44 🟩 PWS Grafana is up (200 in 557 ms) [skip ci] [upptime] 2026-06-19 00:19:52 +00:00
Upptime Bot
4bf01441c8 🟩 PWS Recipes is up (200 in 261 ms) [skip ci] [upptime] 2026-06-19 00:19:52 +00:00
Upptime Bot
57189f77ea 🟩 PWS Photos is up (200 in 193 ms) [skip ci] [upptime] 2026-06-19 00:19:52 +00:00
Upptime Bot
a66af22a05 🟩 PWS Git is up (200 in 172 ms) [skip ci] [upptime] 2026-06-19 00:19:51 +00:00
Upptime Bot
b657dd0814 🟩 Jake Runyan Photography is up (200 in 208 ms) [skip ci] [upptime] 2026-06-19 00:19:51 +00:00
Upptime Bot
8595407fcf 🟩 Jake Runyan Portfolio is up (200 in 156 ms) [skip ci] [upptime] 2026-06-19 00:19:51 +00:00
Upptime Bot
65c209cc39 🟩 PWS Homepage is up (200 in 259 ms) [skip ci] [upptime] 2026-06-19 00:19:51 +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.6
# 🔼 Upptime @v1.42.7
# 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.6
uses: upptime/uptime-monitor@v1.42.7
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.6
# 🔼 Upptime @v1.42.7
# 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.6
uses: upptime/uptime-monitor@v1.42.7
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.6
# 🔼 Upptime @v1.42.7
# 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.6
uses: upptime/uptime-monitor@v1.42.7
with:
command: "update-template"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
- name: Update response time
uses: upptime/uptime-monitor@v1.42.6
uses: upptime/uptime-monitor@v1.42.7
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.6
uses: upptime/uptime-monitor@v1.42.7
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.6
uses: upptime/uptime-monitor@v1.42.7
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.6
# 🔼 Upptime @v1.42.7
# 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.6
uses: upptime/uptime-monitor@v1.42.7
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.6
# 🔼 Upptime @v1.42.7
# 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.6
uses: upptime/uptime-monitor@v1.42.7
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.6
# 🔼 Upptime @v1.42.7
# 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.6
# 🔼 Upptime @v1.42.7
# 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.6
# 🔼 Upptime @v1.42.7
# 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.6
uses: upptime/uptime-monitor@v1.42.7
with:
command: "update"
env:

View File

@ -1,7 +1,7 @@
url: https://jakesphotos.whitney.rip
status: up
code: 200
responseTime: 539
lastUpdated: 2026-06-18T00:08:04.548Z
responseTime: 208
lastUpdated: 2026-06-19T00:19:51.656Z
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: 419
lastUpdated: 2026-06-18T00:08:03.980Z
responseTime: 156
lastUpdated: 2026-06-19T00:19:51.417Z
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: 255
lastUpdated: 2026-06-18T00:08:07.542Z
responseTime: 70
lastUpdated: 2026-06-19T00:19:53.054Z
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: 634
lastUpdated: 2026-06-18T00:08:08.752Z
responseTime: 44
lastUpdated: 2026-06-19T00:19:53.234Z
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: 542
lastUpdated: 2026-06-18T00:08:05.118Z
responseTime: 172
lastUpdated: 2026-06-19T00:19:51.856Z
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: 648
lastUpdated: 2026-06-18T00:08:07.259Z
responseTime: 557
lastUpdated: 2026-06-19T00:19:52.956Z
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: 463
lastUpdated: 2026-06-18T00:08:03.519Z
responseTime: 259
lastUpdated: 2026-06-19T00:19:51.219Z
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: 684
lastUpdated: 2026-06-18T00:08:05.831Z
responseTime: 193
lastUpdated: 2026-06-19T00:19:52.079Z
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: 723
lastUpdated: 2026-06-18T00:08:06.582Z
responseTime: 261
lastUpdated: 2026-06-19T00:19:52.369Z
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: 510
lastUpdated: 2026-06-18T00:08:08.090Z
responseTime: 64
lastUpdated: 2026-06-19T00:19:53.159Z
startTime: 2026-03-26T02:51:06.168Z
generator: Upptime <https://github.com/upptime/upptime>