Closed Andrewgdewar closed 2 months ago
:soon::shipit::octocat: :bug:Shipit Squirrel has this release bugfix surrounded, be ready for a new version:beetle:
π± πΈ π· π» π New version of package has been released π π» π· πΈ π±
The release is available on:
:package:@redhat-cloud-services/frontend-components-config/v/6.2.5:package:
:boom:This feature is brought to you by probot:rocket:
Currently, if you donβt have podman installed the checkContainerRuntime throws the follow error, skipping over the docker check: Error: Command failed: which podman
This change simply wraps a try/catch around both the execSync calls to allow fall-through logic to work correctly for us docker folks!