Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): Address some plumbing issues
Squashed commit of the following: commit 112a14e Author: Rafael Espinoza <rafael@rafaelespinoza.com> Date: Sun Sep 24 14:00:56 2023 -0700 fix(ci): Ensure running container so that cp_coverage_to_host works commit aca9b17 Author: Rafael Espinoza <rafael@rafaelespinoza.com> Date: Sun Sep 24 12:44:43 2023 -0700 fix(ci/postgres): Allow client to connect to server Something must have changed in recent base images for postgres server. Previously, there weren't any issues connecting to DB. But now have this error message from the server: no pg_hba.conf entry for host "172.18.0.3", user "godfish", database "godfish_test", no encryption Ensure that this test DB is connectable.
- Loading branch information