mirror of
https://github.com/docker/compose.git
synced 2026-09-24 06:24:17 +00:00
This bug can be seen by the change to the test case. When the extended service uses a different name, the error was reported incorrectly. By fixing this bug we can simplify self.signature and self.detect_cycles to always use self.service_name. Signed-off-by: Daniel Nephin <dnephin@docker.com> |
||
|---|---|---|
| .. | ||
| circle-1.yml | ||
| circle-2.yml | ||
| common.yml | ||
| docker-compose.yml | ||
| invalid-links.yml | ||
| invalid-net.yml | ||
| invalid-volumes.yml | ||
| nested-intermediate.yml | ||
| nested.yml | ||
| no-file-specified.yml | ||
| nonexistent-path-base.yml | ||
| nonexistent-path-child.yml | ||
| nonexistent-service.yml | ||
| service-with-invalid-schema.yml | ||
| service-with-valid-composite-extends.yml | ||
| specify-file-as-self.yml | ||
| valid-common-config.yml | ||
| valid-common.yml | ||
| valid-composite-extends.yml | ||
| valid-interpolation-2.yml | ||
| valid-interpolation.yml | ||
| verbose-and-shorthand.yml | ||