Handle null Gitea collection payloads #70
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#70
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/69-handle-null-gitea-collection-payloads"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #69
Normalizes null repo, issue, and pull-request collection payloads to empty lists so the dashboard context remains usable.
Tests:
python3 -m pytest tests/ -q(46 passed)