zerobyte/app/test
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
..
backend-integration test: automate NFS integration 2026-06-02 20:36:33 +02:00
helpers feat: durable tasks (#927) 2026-05-30 16:54:49 +02:00
integration Rename docker-compose.yml to compose.yaml 2026-06-02 21:09:47 +02:00
msw fix: split display path and query base path (#714) 2026-03-29 12:30:35 +02:00
setup-client.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
setup-shared.ts feat(agents): create agent registry and service (#849) 2026-05-05 19:34:10 +02:00
setup.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
test-utils.tsx chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00