In the testing harness, we build the entire website to test out various pages and functionalities. For the past few days these builds were failing because of the psycopg2 dependency(https://github.com/destrex271/pgweb-testing-harness/actions/runs/14974678470/job/42063863613). I just wanted to confirm if a similar problem is being faced on the official build. If not I can gear my efforts towards fixing whatever is ailing the harness.
> Hi Team, > As per the latest run of the testing harness, there have been some issues > while building the pgweb codebase, specifically for the psycopg2 package. > > Just want to confirm if this is something we are facing on the > infrastructure side as well?