fix: Normalize nullable repository descriptions #55

Merged
rockachopa merged 1 commits from timmy/54-handle-nullable-repository-descriptions into main 2026-08-06 00:18:40 +00:00
Member

Normalizes Gitea repository payloads with description: null so the context endpoint keeps rendering the repository instead of raising a validation error.

Tests: pytest -q (38 passed)

Closes #54

Normalizes Gitea repository payloads with `description: null` so the context endpoint keeps rendering the repository instead of raising a validation error. Tests: `pytest -q` (38 passed) Closes #54
rockachopa added 1 commit 2026-08-06 00:18:10 +00:00
fix: normalize nullable repository descriptions (#54)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
6a22bc212d
rockachopa merged commit 6678358e4c into main 2026-08-06 00:18:40 +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#55
No description provided.