Add CI helper class
This class provides a generic "context" for individual tasks about the current task step, and where to log results. It's used by archiveArtifact() that would automatically log files in the right directory, based on a directory in the context, and in a way that order of files is preserved for long-running pipelines.
Showing
ci-scripts/cls_ci_helper.py
0 → 100644
Please register or sign in to comment