The cult-ui health workaround is currently encoded separately in health-check.py, the CI smoke test, and the gallery fetcher, each with its own "keep in sync" comment doing the job a shared source should.
Moving it into components.json (a small known_issues[] block) would make it data that all three read instead of three hand-maintained copies.
The cult-ui health workaround is currently encoded separately in health-check.py, the CI smoke test, and the gallery fetcher, each with its own "keep in sync" comment doing the job a shared source should.
Moving it into components.json (a small
known_issues[]block) would make it data that all three read instead of three hand-maintained copies.