actions-marketplace-validations/vRO Diff Check
Github action using vro-package-diff python package to compare two VMware vRealize Orchestrator packages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 6, 2020
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/lrivallain_vro-package-diff-action@1fc6c58a188375f0ba6e60cc4a5c4a46289d1229 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch of the reference package to test against | no | master |
| package_path | Path of the package to test | yes | — |
| repo_token | Token to access to a private repositorry | no | "" |
Outputs
| name | description |
|---|---|
| output | Number of potential import errors due to unresolved conflicts or non-empty configuration elements. |