Skip to content

Commit 0b91ab7

Browse files
author
SSSK-Bot
committed
Auto-update schedules [skip ci]
1 parent 57f6880 commit 0b91ab7

4 files changed

Lines changed: 8 additions & 13 deletions

File tree

parser/data/parser_status.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
{
2-
"last_today_generated": "2026-04-12T10:55:40.045874+03:00",
3-
"last_today_validation": "ok",
4-
"today_error": "name 'TODAY_JSON_PATH' is not defined",
5-
"today_mode": "schedule",
6-
"today_date": "12.04",
7-
"last_sync": "2026-04-29T21:23:47.141916+03:00",
2+
"last_sync": "2026-04-29T23:01:55.605862+03:00",
83
"today": {
94
"date": "29.04",
105
"state": "no_outages_fallback",
11-
"updated": "29.04.2026 21:23"
6+
"updated": "29.04.2026 23:01"
127
},
138
"tomorrow": {
149
"date": "30.04",
1510
"state": "pending",
16-
"updated": "29.04.2026 21:23"
11+
"updated": "29.04.2026 23:01"
1712
}
1813
}

parser/data/state.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_run": "2026-04-29T21:23:35.186250+03:00",
2+
"last_run": "2026-04-29T23:01:41.804919+03:00",
33
"last_success_site": "2026-04-10T12:16:19.240066+03:00",
44
"last_site_hash": "b0e4e84c1a540349f5392cb48795cfb8",
55
"current_source": "site",

web/public/data/today.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"date": "29.04",
3-
"updated_at": "2026-04-29T21:23:47.140985+03:00",
3+
"updated_at": "2026-04-29T23:01:55.605105+03:00",
44
"mode": "schedule",
55
"message": "Графік обмежень не оприлюднено. Попередньо: відключень не прогнозується.",
66
"queues": {
@@ -18,7 +18,7 @@
1818
"6.2": "111111111111111111111111"
1919
},
2020
"meta": {
21-
"generated_at": "29.04.2026 21:23",
21+
"generated_at": "29.04.2026 23:01",
2222
"state": "no_outages_fallback",
2323
"target_date": "29.04"
2424
}

web/public/data/tomorrow.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"date": "30.04",
3-
"updated_at": "2026-04-29T21:23:47.140985+03:00",
3+
"updated_at": "2026-04-29T23:01:55.605105+03:00",
44
"status": "pending",
55
"meta": {
6-
"generated_at": "29.04.2026 21:23",
6+
"generated_at": "29.04.2026 23:01",
77
"state": "pending",
88
"target_date": "30.04"
99
}

0 commit comments

Comments
 (0)