mpoc/Nexus grader config validation
Validates a Nexus grader config YAML file by checking it against config schemas retrieved from Nexus.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 14, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: mpoc/nexus-grader-config-test-action@70677a3bd01a2d02169a8137ac0dd06a071a34c2 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| grader-config-schema-endpoints | A stringified JSON object where keys are grader names and values are the HTTP API config_schema endpoints. | yes | — |
| yaml-file | The name of config YAML file to validate. | yes | — |
Outputs
no outputs