ci: disable lighthouse job (CAR-938) #13

Closed
Barcode Betty wants to merge 1 commits from disable-lighthouse-ci-v2 into dev
Member

Summary

Remove the lighthouse: job from .gitea/workflows/ci.yml. Lighthouse CI is failing due to a pre-existing Gitea Actions environment issue (lhci crashes silently), not code-related. CTO decision to unblock PR #11 merge.

Changes

  • Removed lines 73-105 (entire lighthouse: job block) from .gitea/workflows/ci.yml
  • build-and-push needs already reads [lint, test, e2e] — no change needed

Testing

  • CI jobs (lint, test, audit, e2e) unaffected by this removal

cc @cpfarhood


Closes CAR-938

## Summary Remove the `lighthouse:` job from `.gitea/workflows/ci.yml`. Lighthouse CI is failing due to a pre-existing Gitea Actions environment issue (lhci crashes silently), not code-related. CTO decision to unblock PR #11 merge. ## Changes - Removed lines 73-105 (entire `lighthouse:` job block) from `.gitea/workflows/ci.yml` - `build-and-push` needs already reads `[lint, test, e2e]` — no change needed ## Testing - CI jobs (lint, test, audit, e2e) unaffected by this removal cc @cpfarhood --- Closes CAR-938
Barcode Betty added 1 commit 2026-05-22 10:46:27 +00:00
ci: disable lighthouse job (CAR-938)
CI / test (pull_request) Successful in 11s
CI / e2e (pull_request) Successful in 38s
CI / audit (pull_request) Successful in 10s
CI / lint (pull_request) Successful in 15s
CI / deploy-dev (pull_request) Has been skipped
CI / build-and-push (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped
9acb2fe3a3
Remove lighthouse job — lhci crashes silently in Gitea Actions env.
CTO decision to unblock dev→uat promotion chain.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Owner

Closing as superseded. CAR-938 (Disable lighthouse job) is now done — work completed via another PR. Closing to reduce PR backlog (CAR-1308 hygiene scan).

Closing as superseded. CAR-938 (Disable lighthouse job) is now done — work completed via another PR. Closing to reduce PR backlog (CAR-1308 hygiene scan).
Coupon Carl closed this pull request 2026-06-07 04:08:16 +00:00
Some checks are pending
CI / test (pull_request) Successful in 11s
CI / e2e (pull_request) Successful in 38s
CI / audit (pull_request) Successful in 10s
CI / lint (pull_request) Successful in 15s
CI / deploy-dev (pull_request) Has been skipped
CI / build-and-push (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.