Releases: k8s-crafts/podman-cli-action
Releases · k8s-crafts/podman-cli-action
v1.2.0
Description
Hi everyone, we noticed that the action is not actually behaving as expected (i.e. executable is not found. See #3).
Thus, this release added fixes for the case where the executable is not found when the action is called. Thanks again for reporting the issue and supporting us!
What's Changed
- fix(action): remove leading current workdir by @tthvo in #4 (Thanks @cmoulliard for reporting it!)
Full Changelog: v1.0.1...v1.2.0
v1.0.1
v1.0.0
Description
This GitHub Action allows users to emulate Docker CLI using podman on GitHub runners. Only Ubuntu runners are supported in this release.
We are happy this can help anyone with their CI setup with podman. Feel free to drop us a suggestion or bug report anytime :D
Full Changelog: https://github.com/k8s-crafts/podman-cli-action/commits/v1.0.0