github ruvnet/RuView v1572
Release v1572

latest releases: v1576, v1574
4 hours ago

Automated release from CI pipeline

Changes:
perf(ci): drop dead uvicorn start from perf job (#917)

Since #915 the perf job gates only on test_frame_budget.py, which drives
the CSIProcessor pipeline in-process and makes no HTTP calls. The
"Start application" step (uvicorn + sleep 10) was therefore dead weight:
it existed only for the now-excluded api_throughput/inference_speed tests,
wasted ~10-15 s per main-push run, and dumped ~50 misleading
"router requires hardware setup" ERROR lines into every CI log for a
server no test touched. MOCK_POSE_DATA is server-only, unused here.

Removed the step and the vestigial env. The gated test is unchanged and
passes (verified locally, 3/3).

Docker Image:
ghcr.io/ruvnet/RuView:573b00fd98d53eedbef3c05804c02142323feeab

Don't miss a new RuView release

NewReleases is sending notifications on new releases.