Files
cartsnitch-fork-test/.gitea/workflows
Barcode Betty a3f689baa4 fix(ci): lighthouse step-level continue-on-error (CAR-1218)
act_runner does not honor continue-on-error at the job level (the
lighthouse job still posts 'failure' commit status). Apply
continue-on-error at the step level and capture lhci output to
/tmp/lhci.log so we can see the actual lhci failure for future
debugging.

Also fast-forwards the branch to dev's head so the PR includes the
react-router 7.16.0 bump and other dev fixes.

Refs CAR-1218, CAR-1078, CAR-1334
2026-06-09 10:28:45 +00:00
..