Page MenuHomePhorge

Refactor podman-helper to use class
ClosedPublic

Authored by tusooa on Jan 10 2026, 8:53 AM.
Tags
None
Referenced Files
F69039907: D266.1776565652.diff
Fri, Apr 17, 7:27 PM
F69009284: D266.1776562756.diff
Fri, Apr 17, 6:39 PM
F69009136: D266.1776562742.diff
Fri, Apr 17, 6:39 PM
F68557967: D266.1776520329.diff
Fri, Apr 17, 6:52 AM
Subscribers
None

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 519
Build 1020: Invoke BuildbotBuildbot build #967
Build 1019: arc lint + arc unit