Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Container images for Partner Operator Bundle certification pipelines

License

Notifications You must be signed in to change notification settings

redhat-openshift-ecosystem/operator-pipelines-images

Repository files navigation

operator-pipelines-images

Container images containing the set of tools for Partner Operator Bundle certification pipelines.

Development

To install the python package in a development environment, run:

pip install ".[dev]"

To test the scripts with the pipelines, see local-dev.md.

To run unit tests and code style checkers:

tox