Page MenuHomePhorge

Refactor podman-helper to use class
ClosedPublic

Authored by tusooa on Sat, Jan 10, 8:53 AM.

Details

Summary

Before, we stored everything in global variables, which makes it hard to test. This switches to a class-based approach and add some tests.

Type: skip

Test Plan

Verify current pipelines still build.

Diff Detail

Repository
rB lilybuild
Lint
Lint Not Applicable
Unit
Tests Not Applicable