ploigos-step-runner icon indicating copy to clipboard operation
ploigos-step-runner copied to clipboard

Ploigos Step Runner (PSR) implemented as a Python library.

Results 29 ploigos-step-runner issues
Sort by recently updated
recently updated
newest added

# Purpose Investigate https://github.com/stackrox/kube-linter and see if it fits in as another step implementer for the `validate-environment-configuration` step or if it falls into some new category. # Other musings Currently...

# purpose currently the `buildah` StepImplementer for the create-container-image step uses `buildah bud` which runs against container files. We should re-name that step implementer as `buildah_bud` and create a new...

1) Research string externalization libs for python 2) Pick a library 3) Find all human-readable strings in step runner 4) Externalize these human-readable strings using the selected python library

good first issue

1) Design how data will be written into a report output 2) Design an interface for accessing this data

enhancement

1) Create a step runner to python build 2) Create a step runner for python testing

enhancement

My greek is not strong, but it may help to be consistent. I don't think I can manage the official greek pronunciation ... https://translate.google.com/?sl=auto&tl=en&text=ploigos&op=translate

# purpose when orgs are using certificates for their services signed by an internal CA need a way to importat that CA as trusted for use by all commands (import...

enhancement

https://github.com/rhtconsulting/tssc-python-package/blob/3d41440a44c161839bba23bcdaad950013bc5a25/tssc/utils/maven.py#L36 https://stackoverflow.com/questions/12789488/how-do-you-stop-maven-from-trying-to-access-http-repo-maven-apache-org https://stackoverflow.com/questions/4997219/disable-maven-central-repository stop this from happening: ``` [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.acme.rest.json.FruitResourceTest Downloading from central: https://repo.maven.apache.org/maven2/io/cucumber/messages/maven-metadata.xml Downloading from internal-mirror: https://nexus-devsecops.apps.spartawest.rht-set.com/repository/maven-public/io/quarkus/quarkus-resteasy-jsonb-deployment/1.4.2.Final/quarkus-resteasy-jsonb-deployment-1.4.2.Final.pom...