diff --git a/.github/workflows/graphs.yml b/.github/workflows/graphs.yml index d455f106a61..0e3059f6a68 100644 --- a/.github/workflows/graphs.yml +++ b/.github/workflows/graphs.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v2.3.3 with: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} diff --git a/.github/workflows/response-time.yml b/.github/workflows/response-time.yml index 5a80e1bce41..8fd7a8f949c 100644 --- a/.github/workflows/response-time.yml +++ b/.github/workflows/response-time.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v2.3.3 with: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index eb5735636f4..c70f19dcd8e 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v2.3.3 with: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index e8587648f63..3f01929e1e4 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -21,7 +21,7 @@ jobs: if: "!contains(github.event.head_commit.message, '[skip ci]')" steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v2.3.3 with: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} diff --git a/.github/workflows/summary.yml b/.github/workflows/summary.yml index c391c0347fb..d61e615f6f5 100644 --- a/.github/workflows/summary.yml +++ b/.github/workflows/summary.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v2.3.3 with: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} diff --git a/.github/workflows/update-template.yml b/.github/workflows/update-template.yml index 70ca5eec131..1ed2e56a912 100644 --- a/.github/workflows/update-template.yml +++ b/.github/workflows/update-template.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v2.3.3 with: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} diff --git a/.github/workflows/updates.yml b/.github/workflows/updates.yml index a08d180df31..6cf5b0b92c8 100644 --- a/.github/workflows/updates.yml +++ b/.github/workflows/updates.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v2.3.3 with: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} diff --git a/.github/workflows/uptime.yml b/.github/workflows/uptime.yml index 7fcb66b0a6b..cfe9f9593aa 100644 --- a/.github/workflows/uptime.yml +++ b/.github/workflows/uptime.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v2.3.3 with: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} diff --git a/.templaterc.json b/.templaterc.json deleted file mode 100644 index 3c6c2a1140b..00000000000 --- a/.templaterc.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "files": [".github/**/*"] -} diff --git a/api/google/response-time-day.json b/api/google/response-time-day.json deleted file mode 100644 index 082507585ec..00000000000 --- a/api/google/response-time-day.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 24h","message":"114 ms","color":"brightgreen"} diff --git a/api/google/response-time-month.json b/api/google/response-time-month.json deleted file mode 100644 index f38986c3c22..00000000000 --- a/api/google/response-time-month.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 30d","message":"87 ms","color":"brightgreen"} diff --git a/api/google/response-time-week.json b/api/google/response-time-week.json deleted file mode 100644 index de7b4581d32..00000000000 --- a/api/google/response-time-week.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 7d","message":"84 ms","color":"brightgreen"} diff --git a/api/google/response-time-year.json b/api/google/response-time-year.json deleted file mode 100644 index 4742b3d1154..00000000000 --- a/api/google/response-time-year.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 1y","message":"95 ms","color":"brightgreen"} diff --git a/api/google/response-time.json b/api/google/response-time.json deleted file mode 100644 index 924e5c73831..00000000000 --- a/api/google/response-time.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time","message":"102 ms","color":"brightgreen"} diff --git a/api/google/uptime-day.json b/api/google/uptime-day.json deleted file mode 100644 index 226baeab58f..00000000000 --- a/api/google/uptime-day.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 24h","message":"100%","color":"brightgreen"} diff --git a/api/google/uptime-month.json b/api/google/uptime-month.json deleted file mode 100644 index 059c01da0aa..00000000000 --- a/api/google/uptime-month.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"} diff --git a/api/google/uptime-week.json b/api/google/uptime-week.json deleted file mode 100644 index fccd794d264..00000000000 --- a/api/google/uptime-week.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 7d","message":"100%","color":"brightgreen"} diff --git a/api/google/uptime-year.json b/api/google/uptime-year.json deleted file mode 100644 index 8923b68ad64..00000000000 --- a/api/google/uptime-year.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"100%","color":"brightgreen"} diff --git a/api/google/uptime.json b/api/google/uptime.json deleted file mode 100644 index bd71d6f8828..00000000000 --- a/api/google/uptime.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime","message":"100%","color":"brightgreen"} diff --git a/api/hacker-news/response-time-day.json b/api/hacker-news/response-time-day.json deleted file mode 100644 index 7711e612130..00000000000 --- a/api/hacker-news/response-time-day.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 24h","message":"232 ms","color":"green"} diff --git a/api/hacker-news/response-time-month.json b/api/hacker-news/response-time-month.json deleted file mode 100644 index fa9456b743e..00000000000 --- a/api/hacker-news/response-time-month.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 30d","message":"382 ms","color":"green"} diff --git a/api/hacker-news/response-time-week.json b/api/hacker-news/response-time-week.json deleted file mode 100644 index bceb1a47cd9..00000000000 --- a/api/hacker-news/response-time-week.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 7d","message":"428 ms","color":"yellowgreen"} diff --git a/api/hacker-news/response-time-year.json b/api/hacker-news/response-time-year.json deleted file mode 100644 index 3839aa33186..00000000000 --- a/api/hacker-news/response-time-year.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 1y","message":"307 ms","color":"green"} diff --git a/api/hacker-news/response-time.json b/api/hacker-news/response-time.json deleted file mode 100644 index 45b160280fa..00000000000 --- a/api/hacker-news/response-time.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time","message":"358 ms","color":"green"} diff --git a/api/hacker-news/uptime-day.json b/api/hacker-news/uptime-day.json deleted file mode 100644 index 226baeab58f..00000000000 --- a/api/hacker-news/uptime-day.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 24h","message":"100%","color":"brightgreen"} diff --git a/api/hacker-news/uptime-month.json b/api/hacker-news/uptime-month.json deleted file mode 100644 index 0c01a48503c..00000000000 --- a/api/hacker-news/uptime-month.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"39.06%","color":"red"} diff --git a/api/hacker-news/uptime-week.json b/api/hacker-news/uptime-week.json deleted file mode 100644 index fccd794d264..00000000000 --- a/api/hacker-news/uptime-week.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 7d","message":"100%","color":"brightgreen"} diff --git a/api/hacker-news/uptime-year.json b/api/hacker-news/uptime-year.json deleted file mode 100644 index b2d5cb74c65..00000000000 --- a/api/hacker-news/uptime-year.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"94.78%","color":"green"} diff --git a/api/hacker-news/uptime.json b/api/hacker-news/uptime.json deleted file mode 100644 index 48744acaf98..00000000000 --- a/api/hacker-news/uptime.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime","message":"97.77%","color":"brightgreen"} diff --git a/api/test-broken-site/response-time-day.json b/api/test-broken-site/response-time-day.json deleted file mode 100644 index 7c501ec98af..00000000000 --- a/api/test-broken-site/response-time-day.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 24h","message":"0 ms","color":"red"} diff --git a/api/test-broken-site/response-time-month.json b/api/test-broken-site/response-time-month.json deleted file mode 100644 index d7245c628d6..00000000000 --- a/api/test-broken-site/response-time-month.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 30d","message":"0 ms","color":"red"} diff --git a/api/test-broken-site/response-time-week.json b/api/test-broken-site/response-time-week.json deleted file mode 100644 index 578e0757ec1..00000000000 --- a/api/test-broken-site/response-time-week.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 7d","message":"0 ms","color":"red"} diff --git a/api/test-broken-site/response-time-year.json b/api/test-broken-site/response-time-year.json deleted file mode 100644 index c60b234b801..00000000000 --- a/api/test-broken-site/response-time-year.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 1y","message":"0 ms","color":"red"} diff --git a/api/test-broken-site/response-time.json b/api/test-broken-site/response-time.json deleted file mode 100644 index 3ef4a0d46df..00000000000 --- a/api/test-broken-site/response-time.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time","message":"0 ms","color":"red"} diff --git a/api/test-broken-site/uptime-day.json b/api/test-broken-site/uptime-day.json deleted file mode 100644 index 7ca7a963fb0..00000000000 --- a/api/test-broken-site/uptime-day.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 24h","message":"0%","color":"red"} diff --git a/api/test-broken-site/uptime-month.json b/api/test-broken-site/uptime-month.json deleted file mode 100644 index 6810c5ef53b..00000000000 --- a/api/test-broken-site/uptime-month.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"1.38%","color":"red"} diff --git a/api/test-broken-site/uptime-week.json b/api/test-broken-site/uptime-week.json deleted file mode 100644 index a18f456594a..00000000000 --- a/api/test-broken-site/uptime-week.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 7d","message":"0%","color":"red"} diff --git a/api/test-broken-site/uptime-year.json b/api/test-broken-site/uptime-year.json deleted file mode 100644 index 03954cfc98d..00000000000 --- a/api/test-broken-site/uptime-year.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"0%","color":"red"} diff --git a/api/test-broken-site/uptime.json b/api/test-broken-site/uptime.json deleted file mode 100644 index 0657891e4f7..00000000000 --- a/api/test-broken-site/uptime.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime","message":"0%","color":"red"} diff --git a/api/wikipedia/response-time-day.json b/api/wikipedia/response-time-day.json deleted file mode 100644 index 0c0d552b34c..00000000000 --- a/api/wikipedia/response-time-day.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 24h","message":"82 ms","color":"brightgreen"} diff --git a/api/wikipedia/response-time-month.json b/api/wikipedia/response-time-month.json deleted file mode 100644 index 3ed50f3674e..00000000000 --- a/api/wikipedia/response-time-month.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 30d","message":"216 ms","color":"green"} diff --git a/api/wikipedia/response-time-week.json b/api/wikipedia/response-time-week.json deleted file mode 100644 index d18bc2f7192..00000000000 --- a/api/wikipedia/response-time-week.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 7d","message":"207 ms","color":"green"} diff --git a/api/wikipedia/response-time-year.json b/api/wikipedia/response-time-year.json deleted file mode 100644 index be093fffe7f..00000000000 --- a/api/wikipedia/response-time-year.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time 1y","message":"207 ms","color":"green"} diff --git a/api/wikipedia/response-time.json b/api/wikipedia/response-time.json deleted file mode 100644 index d3361f31be5..00000000000 --- a/api/wikipedia/response-time.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"response time","message":"218 ms","color":"green"} diff --git a/api/wikipedia/uptime-day.json b/api/wikipedia/uptime-day.json deleted file mode 100644 index 226baeab58f..00000000000 --- a/api/wikipedia/uptime-day.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 24h","message":"100%","color":"brightgreen"} diff --git a/api/wikipedia/uptime-month.json b/api/wikipedia/uptime-month.json deleted file mode 100644 index 059c01da0aa..00000000000 --- a/api/wikipedia/uptime-month.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"} diff --git a/api/wikipedia/uptime-week.json b/api/wikipedia/uptime-week.json deleted file mode 100644 index fccd794d264..00000000000 --- a/api/wikipedia/uptime-week.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 7d","message":"100%","color":"brightgreen"} diff --git a/api/wikipedia/uptime-year.json b/api/wikipedia/uptime-year.json deleted file mode 100644 index e26af93c158..00000000000 --- a/api/wikipedia/uptime-year.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"99.99%","color":"brightgreen"} diff --git a/api/wikipedia/uptime.json b/api/wikipedia/uptime.json deleted file mode 100644 index c30fdd0aad2..00000000000 --- a/api/wikipedia/uptime.json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":1,"label":"uptime","message":"99.99%","color":"brightgreen"} diff --git a/graphs/google.png b/graphs/google.png deleted file mode 100644 index 52f13e8d0dd..00000000000 Binary files a/graphs/google.png and /dev/null differ diff --git a/graphs/google/response-time-day.png b/graphs/google/response-time-day.png deleted file mode 100644 index 802d123e20d..00000000000 Binary files a/graphs/google/response-time-day.png and /dev/null differ diff --git a/graphs/google/response-time-month.png b/graphs/google/response-time-month.png deleted file mode 100644 index 14486c7f229..00000000000 Binary files a/graphs/google/response-time-month.png and /dev/null differ diff --git a/graphs/google/response-time-week.png b/graphs/google/response-time-week.png deleted file mode 100644 index 2f6732687f7..00000000000 Binary files a/graphs/google/response-time-week.png and /dev/null differ diff --git a/graphs/google/response-time-year.png b/graphs/google/response-time-year.png deleted file mode 100644 index 5840d7b9809..00000000000 Binary files a/graphs/google/response-time-year.png and /dev/null differ diff --git a/graphs/google/response-time.png b/graphs/google/response-time.png deleted file mode 100644 index 5c2cbab5df2..00000000000 Binary files a/graphs/google/response-time.png and /dev/null differ diff --git a/graphs/hacker-news.png b/graphs/hacker-news.png deleted file mode 100644 index f87a4ab0942..00000000000 Binary files a/graphs/hacker-news.png and /dev/null differ diff --git a/graphs/hacker-news/response-time-day.png b/graphs/hacker-news/response-time-day.png deleted file mode 100644 index d471fdfa3f6..00000000000 Binary files a/graphs/hacker-news/response-time-day.png and /dev/null differ diff --git a/graphs/hacker-news/response-time-month.png b/graphs/hacker-news/response-time-month.png deleted file mode 100644 index 9216b001e03..00000000000 Binary files a/graphs/hacker-news/response-time-month.png and /dev/null differ diff --git a/graphs/hacker-news/response-time-week.png b/graphs/hacker-news/response-time-week.png deleted file mode 100644 index a2faceee2f6..00000000000 Binary files a/graphs/hacker-news/response-time-week.png and /dev/null differ diff --git a/graphs/hacker-news/response-time-year.png b/graphs/hacker-news/response-time-year.png deleted file mode 100644 index ca4d2b5da0a..00000000000 Binary files a/graphs/hacker-news/response-time-year.png and /dev/null differ diff --git a/graphs/hacker-news/response-time.png b/graphs/hacker-news/response-time.png deleted file mode 100644 index aa746c20073..00000000000 Binary files a/graphs/hacker-news/response-time.png and /dev/null differ diff --git a/graphs/test-broken-site/response-time-day.png b/graphs/test-broken-site/response-time-day.png deleted file mode 100644 index 141ad3e48ad..00000000000 Binary files a/graphs/test-broken-site/response-time-day.png and /dev/null differ diff --git a/graphs/test-broken-site/response-time-month.png b/graphs/test-broken-site/response-time-month.png deleted file mode 100644 index 141ad3e48ad..00000000000 Binary files a/graphs/test-broken-site/response-time-month.png and /dev/null differ diff --git a/graphs/test-broken-site/response-time-week.png b/graphs/test-broken-site/response-time-week.png deleted file mode 100644 index 141ad3e48ad..00000000000 Binary files a/graphs/test-broken-site/response-time-week.png and /dev/null differ diff --git a/graphs/test-broken-site/response-time-year.png b/graphs/test-broken-site/response-time-year.png deleted file mode 100644 index 141ad3e48ad..00000000000 Binary files a/graphs/test-broken-site/response-time-year.png and /dev/null differ diff --git a/graphs/test-broken-site/response-time.png b/graphs/test-broken-site/response-time.png deleted file mode 100644 index 141ad3e48ad..00000000000 Binary files a/graphs/test-broken-site/response-time.png and /dev/null differ diff --git a/graphs/wikipedia.png b/graphs/wikipedia.png deleted file mode 100644 index 2d7393a179a..00000000000 Binary files a/graphs/wikipedia.png and /dev/null differ diff --git a/graphs/wikipedia/response-time-day.png b/graphs/wikipedia/response-time-day.png deleted file mode 100644 index fd7b4f99338..00000000000 Binary files a/graphs/wikipedia/response-time-day.png and /dev/null differ diff --git a/graphs/wikipedia/response-time-month.png b/graphs/wikipedia/response-time-month.png deleted file mode 100644 index 87cd8006c21..00000000000 Binary files a/graphs/wikipedia/response-time-month.png and /dev/null differ diff --git a/graphs/wikipedia/response-time-week.png b/graphs/wikipedia/response-time-week.png deleted file mode 100644 index dc3ca949d85..00000000000 Binary files a/graphs/wikipedia/response-time-week.png and /dev/null differ diff --git a/graphs/wikipedia/response-time-year.png b/graphs/wikipedia/response-time-year.png deleted file mode 100644 index e067630cf21..00000000000 Binary files a/graphs/wikipedia/response-time-year.png and /dev/null differ diff --git a/graphs/wikipedia/response-time.png b/graphs/wikipedia/response-time.png deleted file mode 100644 index 1c279281677..00000000000 Binary files a/graphs/wikipedia/response-time.png and /dev/null differ diff --git a/history/google.yml b/history/google.yml deleted file mode 100644 index f4e79c8511e..00000000000 --- a/history/google.yml +++ /dev/null @@ -1,7 +0,0 @@ -url: https://www.google.com -status: up -code: 200 -responseTime: 114 -lastUpdated: 2022-12-19T23:00:37.630Z -startTime: Mon Aug 10 2020 07:54:39 GMT+0000 (Coordinated Universal Time) -generator: Upptime diff --git a/history/hacker-news.yml b/history/hacker-news.yml deleted file mode 100644 index 41cf9b56bc0..00000000000 --- a/history/hacker-news.yml +++ /dev/null @@ -1,7 +0,0 @@ -url: https://news.ycombinator.com -status: up -code: 200 -responseTime: 232 -lastUpdated: 2022-12-19T23:00:38.552Z -startTime: Mon Aug 10 2020 07:54:43 GMT+0000 (Coordinated Universal Time) -generator: Upptime diff --git a/history/test-broken-site.yml b/history/test-broken-site.yml deleted file mode 100644 index 4a75926478f..00000000000 --- a/history/test-broken-site.yml +++ /dev/null @@ -1,7 +0,0 @@ -url: https://thissitedoesnotexist.koj.co -status: down -code: 0 -responseTime: 0 -lastUpdated: 2022-12-19T23:00:38.978Z -startTime: Tue Apr 20 2021 09:46:06 GMT+0000 (Coordinated Universal Time) -generator: Upptime diff --git a/history/wikipedia.yml b/history/wikipedia.yml deleted file mode 100644 index 40342f2dcdf..00000000000 --- a/history/wikipedia.yml +++ /dev/null @@ -1,7 +0,0 @@ -url: https://en.wikipedia.org -status: up -code: 200 -responseTime: 82 -lastUpdated: 2022-12-19T23:00:38.057Z -startTime: Mon Aug 10 2020 07:54:40 GMT+0000 (Coordinated Universal Time) -generator: Upptime