You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(meilisearch|memcached|milvus|minio|mockserver|mssql): use Run function (#3415)
* chore(meilisearch): use Run function
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* chore(memcached): use Run function
* chore(milvus): use Run function
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* fix(milvus): improve wait strategy to fix test flakiness
Add wait.ForListeningPort for both HTTP and gRPC ports in addition
to the HTTP health check. This ensures both services are fully ready
before the container is marked as ready, eliminating the race condition
where the health endpoint was ready but the gRPC proxy was not.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* chore(minio): use Run function
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* chore(mockserver): use Run function
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* chore(mssql): use Run function
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* chore(mssql): use built-in options
---------
Co-authored-by: Claude <[email protected]>
0 commit comments