Home
last modified time | relevance | path

Searched hist:ee3c9eeb (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-dockeree3c9eeb Fri Feb 12 20:56:01 CST 2021 Patrick Williams <patrick@stwcx.xyz> build-unit-test-docker: pythonic refactoring

Do a bunch of clean-up to the script to better / modern Python
practices.

* Document the PackageDef dictionary.

* Add type hinting so that 'mypy' static analysis passes (and
code self-documents better).

* Create a Package class to encapsulate everything related to
package stage builds and a Docker namespace to encapsulate
Docker operations.

* Overall better documentation.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I841d844aa9401889d428ed55c10bee6c1b0a7109