containers / podman-compose

a script to run docker-compose.yml using podman
GNU General Public License v2.0
5.01k stars 477 forks source link

Add regression testing for repositories that support pipelines #898

Closed MikeKlem closed 5 months ago

MikeKlem commented 6 months ago

All changes require additional unit tests. All regression tests are passing for dockerhub images: https://gitlab.com/mikeklem/python-podman-compose/-/pipelines/1220271500

p12tic commented 6 months ago

I'm not sure what this PR is trying to achieve. podman-compose uses Github Actions as its CI.