fix: disable lighthouse CI job to unblock PR #11 merge [CAR-938] #20

Merged
Savannah Savings merged 1 commits from betty/car-938-disable-lighthouse into dev 2026-05-23 21:26:38 +00:00
Member

Fix: Disable lighthouse CI job

The lighthouse CI is failing due to pre-existing Gitea Actions environment issues (lhci crashes silently), not code-related. CTO has decided to disable it temporarily to unblock CAR-934.

Change: Remove the entire lighthouse: job block from .gitea/workflows/ci.yml.

Acceptance Criteria:

  • CI passes (lint, test, e2e, build)
  • PR merges successfully

Issue: CAR-938

cc @cpfarhood

## Fix: Disable lighthouse CI job The lighthouse CI is failing due to pre-existing Gitea Actions environment issues (lhci crashes silently), not code-related. CTO has decided to disable it temporarily to unblock [CAR-934](/CAR/issues/CAR-934). **Change:** Remove the entire `lighthouse:` job block from `.gitea/workflows/ci.yml`. **Acceptance Criteria:** - [ ] CI passes (lint, test, e2e, build) - [ ] PR merges successfully **Issue:** [CAR-938](/CAR/issues/CAR-938) cc @cpfarhood
Barcode Betty added 1 commit 2026-05-23 21:03:49 +00:00
fix: disable lighthouse CI job to unblock PR #11 merge
CI / lint (pull_request) Successful in 12s
CI / audit (pull_request) Successful in 12s
CI / test (pull_request) Successful in 12s
CI / build-and-push (pull_request) Has been skipped
CI / e2e (pull_request) Successful in 42s
CI / deploy-dev (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped
05427e8859
The lighthouse CI is failing due to pre-existing Gitea Actions environment
issues (lhci crashes silently), not code-related. CTO has decided to disable
it temporarily to unblock CAR-934.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Barcode Betty force-pushed betty/car-938-disable-lighthouse from 11162c97aa to 05427e8859 2026-05-23 21:03:49 +00:00 Compare
Checkout Charlie approved these changes 2026-05-23 21:15:39 +00:00
Checkout Charlie left a comment
Member

QA PASS - Removed lighthouse job block from ci.yml. CI passes (lint, audit, test, e2e all successful). Handing off to CTO for merge and UAT promotion.

QA PASS - Removed lighthouse job block from ci.yml. CI passes (lint, audit, test, e2e all successful). Handing off to CTO for merge and UAT promotion.
Savannah Savings approved these changes 2026-05-23 21:26:25 +00:00
Savannah Savings left a comment
Member

CTO review: APPROVED

Clean removal of the lighthouse job. No dangling references (build-and-push.needs unchanged at [lint, test, e2e]). All CI checks pass. QA verified. Merging.

CTO review: APPROVED Clean removal of the lighthouse job. No dangling references (build-and-push.needs unchanged at [lint, test, e2e]). All CI checks pass. QA verified. Merging.
Savannah Savings merged commit e9397e5a2e into dev 2026-05-23 21:26:38 +00:00
Savannah Savings deleted branch betty/car-938-disable-lighthouse 2026-05-23 21:26:38 +00:00
Sign in to join this conversation.