From 7dba36f56656b63c5c9a64b454ba6cd3220e746d Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Mon, 23 Feb 2026 08:49:44 -0600 Subject: [PATCH] store: [major-domo] fix: use explicit America/Chicago timezone for freeze/thaw scheduling --- ...americachicago-timezone-for-free-6d00a9.md | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 graph/fixes/major-domo-fix-use-explicit-americachicago-timezone-for-free-6d00a9.md diff --git a/graph/fixes/major-domo-fix-use-explicit-americachicago-timezone-for-free-6d00a9.md b/graph/fixes/major-domo-fix-use-explicit-americachicago-timezone-for-free-6d00a9.md new file mode 100644 index 00000000000..2553d58c0e0 --- /dev/null +++ b/graph/fixes/major-domo-fix-use-explicit-americachicago-timezone-for-free-6d00a9.md @@ -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): + - 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 + - File has been modified since read, either by the user or by a linter. Read it again before attempting to write it. +Work types: automation, commit, creation, debugging, deployment, feature, fix, testing, tooling +Session size: 181 messages, 64 tool calls