southalc / podman

Puppet module for podman
Apache License 2.0
13 stars 30 forks source link

Update to PDK v3.0.0 and add more complete unit tests #69

Closed Phil-Friderici closed 11 months ago

Phil-Friderici commented 1 year ago

This PR does update the used PDK to v3.0.0. It also adds more complete unit tests for all classes and defines. Github actions are added to automatically tests and validate code on Github. (These actions will start working after the code was merged. Meanwhile you can see the results in my fork)

southalc commented 11 months ago

Thanks for your contribution updating the module!