podman-compose
podman-compose copied to clipboard
Add support for cross-file service dependency
- Add recursive dependency parser and tests - solves: https://github.com/containers/podman-compose/issues/465 Add tests for:
- https://github.com/containers/podman-compose/issues/398
- https://github.com/containers/podman-compose/issues/462
- https://github.com/containers/podman-compose/issues/464 Share your thoughts, please.
@muayyad-alsadi ping, what do you think about this pull request?
@muayyad-alsadi This PR adds tests and solves few issues, could you, please, take a look?
Hi @b1gbear, not sure what's the maintainer's opinion here but for me it'd make more sense to split this PR on a per-bug-fix fashion so it's easier to review and potentially merge.
I agree, I need to understand the code.