Various scripts for development reside here.
Bumps the patch version of the given charts.
Lints helm charts, attempting to bump their versions if required.
Lints helm charts.
Prepares pull request that is used to create Pelorus release
Installs required packages for deploying and testing Pelorus inside virtual environment.
Contains common code used by python scripts.
A pre-commit hook for git. Will lint helm charts, and check if formatting is correct.
Used by the makefile to check if the python version is valid.
Not meant to be used directly.
Used to create pelorus namespace, deploy pelorus via helm charts and
run some e2e tests using todolist-mongo-go project from konveyor/mig-demo-apps.
Used to create mockoon pod on the localhost and then runs mockoon tests
for the commit time exporter using mocked data from mockoon server.
Used by the makefile to setup pre-commit hook for local lint tests that are
invoked before commit is prepared.