• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

iplweb / bpp / 25065018087
65%

Build:
DEFAULT BRANCH: dev
Ran 28 Apr 2026 04:36PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
25065018087

push

github

mpasternak
fix(baseline): run pg_dump inside testcontainer so client/server majors match

Previously baseline_rebuild called pg_dump from PATH on the host. When the
host had a newer Postgres major (e.g. 17) than the rebuild image
(iplweb/bpp_dbserver:psql-16.13), pg_dump emitted directives unknown to
PG16 — notably `SET transaction_timeout = 0;` — making the resulting
baseline.sql unrestorable on the target major.

Now pg_dump runs inside the container via `docker exec`, guaranteeing the
client matches the server. Also extended the post-dump scrubber to drop
any stray `SET transaction_timeout = ...` lines as a safety net for
future host/container drift.

Regenerated baseline.sql with pg_dump 16.13.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Source Files on build 25065018087
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #25065018087
  • eb1a124e on github
  • Prev Build on dev (#25049510769)
  • Next Build on dev (#25065509528)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc