hbelmiro/Validate KFP Compiled Files
Validates if the changed Kubeflow Pipelines .py files were compiled
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- Apache 2.0
Pinned Snippet
uses: hbelmiro/validate-kfp-compiled-files@4a3bf5e57e2af1a7560cce806049ee8e3bacde82 # v0.2.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pipelines-map-file | The file with the mapping from .py to .yaml | yes | — |
| requirements-file | The requirements.txt file | yes | — |
| compile-args | Extra arguments to pass to kfp dsl compile (optional) | no | — |
| modified-only | Only validate entries whose files are Git-modified | no | false |
Outputs
no outputs