Page MenuHomePhorge

Refactor podman-helper to use class
ClosedPublic

Authored by tusooa on Jan 10 2026, 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
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 520
Build 1022: Invoke BuildbotBuildbot build #973
Build 1021: arc lint + arc unit