fabro/lib
Bryan Helmkamp 32166e4cdf
refactor(sandbox): simplify exec error helpers and metadata snapshot
Inline static credential-refresh failure tags instead of round-tripping
through a classifier whose substring matches always returned the
sentinel its callers prepended. Drop the dead `Error::Exec` accessors
in favor of pattern matching, and replace the redundant
`MetadataSnapshot::pushed` field with `push_error.is_none()`. Also fix
a regression in Docker `refresh_push_credentials` that was discarding
stderr and exit code on `set_url_nonzero` failures.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 12:52:30 -04:00
..
crates refactor(sandbox): simplify exec error helpers and metadata snapshot 2026-04-29 12:52:30 -04:00
packages/fabro-api-client feat(server): correlate API errors with request ids 2026-04-29 12:20:56 -04:00