Module ploigos_step_runner.step_implementers.shared
StepImplementer parent classes that are shared accross multiple steps.
Sub-modules
ploigos_step_runner.step_implementers.shared.argocd_generic-
Abstract parent class for StepImplementers that use ArgoCD.
ploigos_step_runner.step_implementers.shared.container_deploy_mixin-
A mixin class designed to add shared functionality to StepImplementers involved in the container deployment process …
ploigos_step_runner.step_implementers.shared.git_mixin-
A mixin class designed to add shared functionality to StepImplementers that interact with Git …
ploigos_step_runner.step_implementers.shared.maven_generic-
Abstract parent class for StepImplementers that use Maven …
ploigos_step_runner.step_implementers.shared.maven_test_reporting_mixin-
A mixin class designed to add Maven test reporting functionality to MavenGeneric based StepImplementers …
ploigos_step_runner.step_implementers.shared.npm_generic-
Step Configuration
Step configuration expected as input to this step. Could come from: * static configuration * runtime configuration * previous …
ploigos_step_runner.step_implementers.shared.npm_xunit_generic-
StepImplementerfor a generic NPM step for testing. It supports the parsing of xunit style results … ploigos_step_runner.step_implementers.shared.openscap_generic-
Step Implementer for the container-image-static-compliance-scan step for OpenSCAP …
ploigos_step_runner.step_implementers.shared.rekor_sign_generic-
StepImplementerfor theautomated-governancestep using Rekor … ploigos_step_runner.step_implementers.shared.tox_generic-
Step Configuration
Step configuration expected as input to this step. Could come from: * static configuration * runtime configuration * previous …