Commit Graph
2 Commits
Author SHA1 Message Date
Sahilb315 ea2c7e8242 feat(proxy): report blocked packages on stop, exit 1 if any were blocked
pmg proxy stop now waits for the proxy process to exit, reads the final
blocked count written to the state file on shutdown, and exits non-zero
when one or more packages were blocked during the session.

This gives CI a clear failure signal from the proxy itself, separate
from the package manager's own exit code.
2026-06-23 17:07:07 +05:30
Sahilb315 0697b38b68 feat(proxystate): add state file package for persistent proxy 2026-06-23 14:24:19 +05:30