mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
- Add missing PostgreSQL roles (bun_sql_test_md5, bun_sql_test_scram) to init script - Fix MySQL image configuration to handle building mysql_tls service - Remove --quiet-pull flag to show Docker pull progress - Add CI preparation script to pre-pull and build images - Add helper methods for image management (pullImages, buildServices, prepareImages) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>