podman-compose icon indicating copy to clipboard operation
podman-compose copied to clipboard

Add support for cross-file service dependency

Open b1gbear opened this issue 3 years ago • 4 comments

  • 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.

b1gbear avatar Dec 06 '22 19:12 b1gbear

@muayyad-alsadi ping, what do you think about this pull request?

b1gbear avatar Dec 21 '22 03:12 b1gbear

@muayyad-alsadi This PR adds tests and solves few issues, could you, please, take a look?

b1gbear avatar Jan 11 '23 15:01 b1gbear

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.

bugfest avatar Apr 08 '23 10:04 bugfest

I agree, I need to understand the code.

muayyad-alsadi avatar Apr 10 '23 09:04 muayyad-alsadi