stephencdaly/Check pact providers
Check which pact providers we need to run provider pact tests for, for the given consumer version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pact-broker-url | URL of the pact broker | yes | — |
| pact-broker-username | Pact broker username | yes | — |
| pact-broker-password | Pact broker password | yes | — |
| consumer | The pact consumer | yes | — |
| consumer-tag | The tag for consumer pact file to check for providers needing validation against | yes | — |
Outputs
| name | description |
|---|---|
| providers-needing-validation | List of providers needing validation against consumer version |