store: [major-domo] fix: use explicit America/Chicago timezone for freeze/thaw scheduling

This commit is contained in:
Cal Corum 2026-02-23 08:49:44 -06:00
parent 2af2336a85
commit 7dba36f566

View File

@ -0,0 +1,31 @@
---
id: 6d00a9cb-d933-443b-9bfa-e55cd1479421
type: fix
title: "[major-domo] fix: use explicit America/Chicago timezone for freeze/thaw scheduling"
tags: [major-domo, automation, commit, creation, debugging, deployment, feature, fix, testing, tooling, session-log]
importance: 0.7
confidence: 0.8
created: "2026-02-23T14:49:44.545929+00:00"
updated: "2026-02-23T14:49:44.545929+00:00"
---
Commits made: 2
- fix: use explicit America/Chicago timezone for freeze/thaw scheduling
- feat: include current week number in weekly-info channel post
Files edited (5):
- /mnt/NV2/Development/major-domo/discord-app-v2/tasks/transaction_freeze.py
- /mnt/NV2/Development/major-domo/discord-app-v2/tests/test_tasks_transaction_freeze.py
- /mnt/NV2/Development/major-domo/discord-app-v2/tests/test_utils_timezone.py
- /mnt/NV2/Development/major-domo/discord-app-v2/utils/logging.py
- /mnt/NV2/Development/major-domo/discord-app-v2/utils/timezone.py
Errors encountered (5):
- <tool_use_error>String to replace not found in file.
String: @pytest.mark.asyncio
async def test_thaw_triggers_saturday_midnight(self, mock_bo
- Exit code 1
Rebasing (1/2) Rebasing (2/2) Auto-merging tasks/transaction_freeze.py
CONFLICT (content): Merge conflict in tasks/transaction_freeze.py
A
- <tool_use_error>File has been modified since read, either by the user or by a linter. Read it again before attempting to write it.</tool_use_error>
Work types: automation, commit, creation, debugging, deployment, feature, fix, testing, tooling
Session size: 181 messages, 64 tool calls