Skip to content

Store versions of Python packages in pipeline artifacts

Eventually, we want to figure out a way to have frozen dependencies used in the pipeline.

For now, store the Python package versions in the artifacts if we ever need to go back real quick to a working version 🙈.

Part of #195 (closed)

Signed-off-by: Michael Hofmann mhofmann@redhat.com

Merge request reports