Docker push sends 'received unexpected HTTP status: 500' to stdout,
not stderr. The retry logic added in DEVX-162 only checked stderr, so
it never triggered. Now checks both streams. Also updates the 'already
exists' check to use combined stdout+stderr.
# Implements: REQ-1, REQ-2
emil
approved these changes 2026-08-26 13:40:21 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Closes DEVX-163
Auto-approved: all CI checks passed (validate job).