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

CI: add job to check Jsonnet #957

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

squat
Copy link
Contributor

@squat squat commented Oct 20, 2023

This commit adds a workflow for generated files with a job to check
Jsonnet in the examples/ directory. I tested this locally with act and
correctly got a diff and a failure when bumping the Pyrra version in
examples/openshift.main.jsonnet.

Fixes: #934

Signed-off-by: Lucas Servén Marín [email protected]

This commit adds a workflow for generated files with a job to check
Jsonnet in the examples/ directory. I tested this locally with act and
correctly got a diff and a failure when bumping the Pyrra version in
examples/openshift.main.jsonnet.

Fixes: pyrra-dev#934

Signed-off-by: Lucas Servén Marín <[email protected]>
Copy link
Member

@metalmatze metalmatze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you a lot!

@metalmatze metalmatze merged commit f0f0c6c into pyrra-dev:main Oct 21, 2023
10 checks passed
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

Successfully merging this pull request may close these issues.

Run CI check for generate examples
2 participants