Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit example/example.py To Be Ran By CI Pipeline #150

Open
moward98 opened this issue Jan 29, 2025 · 0 comments
Open

Edit example/example.py To Be Ran By CI Pipeline #150

moward98 opened this issue Jan 29, 2025 · 0 comments

Comments

@moward98
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant