Skip to content

Commit f40abcb

Browse files
authored
Merge pull request #4 from DigintLab/reduce_ci_time
enh: reduce CI time
2 parents ddfe4b9 + 84616ea commit f40abcb

7 files changed

Lines changed: 12 additions & 12 deletions

.github/workflows/uptime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
name: Uptime CI
1818
on:
1919
schedule:
20-
- cron: "*/59 * * * *"
20+
- cron: "0 */2 * * *"
2121
repository_dispatch:
2222
types: [uptime]
2323
workflow_dispatch:

.upptimerc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ workflowSchedule:
1111
summary: "0 0 * * *"
1212
updateTemplate: "0 0 * * *"
1313
updates: "0 3 * * *"
14-
uptime: "*/59 * * * *"
14+
uptime: "0 */2 * * *" # Every 2 hours (UTC)
1515

1616
sites:
1717
- name: Company Website

history/company-website.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
url: https://doubleextortion.com
22
status: up
33
code: 200
4-
responseTime: 77
5-
lastUpdated: 2026-03-17T23:09:45.643Z
4+
responseTime: 108
5+
lastUpdated: 2026-03-18T21:10:11.105Z
66
startTime: 2026-01-08T14:52:46.223Z
77
generator: Upptime <https://github.com/upptime/upptime>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
url: https://auth.eu-ep1.doubleextortion.com
22
status: up
33
code: 200
4-
responseTime: 332
5-
lastUpdated: 2026-03-17T23:09:56.479Z
4+
responseTime: 563
5+
lastUpdated: 2026-03-18T21:10:22.373Z
66
startTime: 2026-01-10T17:30:53.080Z
77
generator: Upptime <https://github.com/upptime/upptime>

history/platform-frontend.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
url: https://app.doubleextortion.com
22
status: up
33
code: 200
4-
responseTime: 122
5-
lastUpdated: 2026-03-17T23:09:50.958Z
4+
responseTime: 299
5+
lastUpdated: 2026-03-18T21:10:16.608Z
66
startTime: 2026-01-10T17:30:47.528Z
77
generator: Upptime <https://github.com/upptime/upptime>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
url: https://api.eu-ep1.doubleextortion.com/v1/
22
status: up
33
code: 403
4-
responseTime: 269
5-
lastUpdated: 2026-03-17T23:10:01.944Z
4+
responseTime: 503
5+
lastUpdated: 2026-03-18T21:10:28.080Z
66
startTime: 2026-01-10T17:30:59.223Z
77
generator: Upptime <https://github.com/upptime/upptime>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
url: https://api.eu-ep1b.doubleextortion.com/v1/
22
status: up
33
code: 403
4-
responseTime: 202
5-
lastUpdated: 2026-03-17T23:10:07.349Z
4+
responseTime: 540
5+
lastUpdated: 2026-03-18T21:10:33.820Z
66
startTime: 2026-01-10T17:31:05.133Z
77
generator: Upptime <https://github.com/upptime/upptime>

0 commit comments

Comments
 (0)