Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-commons Commit: cc9dab319a0500c2874554f96cca4383c2671591 https://github.com/xwiki/xwiki-commons/commit/cc9dab319a0500c2874554f96cca43... Author: Michael Hamann <[email protected]> Date: 2026-09-14 (Mon, 14 Sep 2026) Changed paths: M xwiki-commons-core/xwiki-commons-store/xwiki-commons-store-blob/xwiki-commons-store-blob-test/xwiki-commons-store-blob-test-docker/src/test/it/org/xwiki/store/blob/BlobStoreExtension.java M xwiki-commons-core/xwiki-commons-store/xwiki-commons-store-blob/xwiki-commons-store-blob-test/xwiki-commons-store-blob-test-docker/src/test/it/org/xwiki/store/blob/S3BlobStoreIT.java Log Message: ----------- XCOMMONS-3776: Switch from MinIO to Silo in integration tests * The minio/minio images are not published on Docker Hub anymore, use pgsty/silo, a maintained fork of the MinIO server, instead. * Silo keeps the MinIO ports, health check endpoint and MINIO_* environment variables, so it can still be started with the MinIO Testcontainers module through asCompatibleSubstituteFor(). Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> (cherry picked from commit 33dae1df9edce3834528e4166a96e1e8e24c9a6b) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications