Normalize null Gitea activity feed payloads #94

Merged
timmy merged 1 commits from timmy/93-normalize-null-activity-feed into main 2026-08-06 09:47:07 +00:00
Owner

Normalizes a nullable Gitea activity feed response to an empty event list instead of surfacing a retryable 503.

Tests: python3 -m pytest tests/ -q (58 passed)

Closes #93

Normalizes a nullable Gitea activity feed response to an empty event list instead of surfacing a retryable 503. Tests: `python3 -m pytest tests/ -q` (58 passed) Closes #93
timmy added 1 commit 2026-08-06 09:46:35 +00:00
fix: normalize null activity feed payloads (#93)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 5s
6e24d7db17
timmy merged commit 8f3bbde733 into main 2026-08-06 09:47:07 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#94
No description provided.