Current Behavior
Currently, the only validation that occurs on the example file is if a developer tests them manually, which can easily be forgotten and a potential breaking change could be introduced. There are some hardcoded values which would not allow the example/example.py file to be ran by the CI pipeline.
Desired Behavior
Allow the example/example.py file to be executable by the CI pipeline, and add it to the CI pipeline.
Benefits & Value
Adds a layer of confidence in changes.
Additional information
Requires GitHub Secret and environment variable for vault id to be added.