zerobyte/app/test/integration
ivenos 38b49debb1
Rename docker-compose.yml to compose.yaml
Aligns the project with the current Compose Specification, which
designates compose.yaml as the canonical filename and treats the
docker-compose.yml name as a legacy fallback.

Renames every compose file in the repo (the root dev/e2e stack, the
deployment examples under examples/, and the integration-test infra
stack) and updates all documentation, the integration test runner, the
capability hint messages, and the .gitattributes pattern accordingly.
No top-level version field was present to remove.

Functional behavior is unchanged: docker compose discovers either
filename, so existing deployments are not affected by the rename.

Reference: https://docs.docker.com/compose/intro/compose-application-model/
2026-06-02 21:09:47 +02:00
..
artifacts test(integration): s3 repository with rustfs & rclone (#933) 2026-06-01 21:37:12 +02:00
infra Rename docker-compose.yml to compose.yaml 2026-06-02 21:09:47 +02:00
src test: automate NFS integration 2026-06-02 20:36:33 +02:00
.gitignore test(integration): s3 repository with rustfs & rclone (#933) 2026-06-01 21:37:12 +02:00
run.sh Rename docker-compose.yml to compose.yaml 2026-06-02 21:09:47 +02:00
vitest.config.ts test(integration): s3 repository with rustfs & rclone (#933) 2026-06-01 21:37:12 +02:00