Files
git.stella-ops.org/src
master 757f5b3f0d Fix registry search 500: handle non-JSON Harbor fixture response
Harbor fixture returns plain text, not JSON. The RegistrySearchEndpoints
deserialization crashed with an unhandled JsonException causing 500 on
every /api/v1/registries/images/search request. This blocked the release
creation wizard at Step 2 (Components).

Fix: catch JsonException and return empty results gracefully. The release
wizard now shows "no results" instead of silently failing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 22:25:16 +02:00
..
2026-02-01 21:37:40 +02:00
2026-02-12 10:27:23 +02:00
2026-02-01 21:37:40 +02:00
2025-12-09 18:45:57 +02:00
2026-02-01 21:37:40 +02:00
2026-01-07 09:43:12 +02:00