ply-ct/ply-action
Ply autotest execution and status badge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| cwd | Working directory for ply execution | no | . |
| ply-path | Path to ply npm package | no | node_modules/@ply-ct/ply |
| values-files | Values files (overrides plyconfig.yaml) | no | — |
| result-file | Result file in case Ply tests were already run in a previous workflow/job | no | — |
| badge-branch | Branch to contain status badge (eg: "badge"). Needed to display Ply badge for private repositories. | no | — |
| badge-path | Save badge to this file path (relative to repo root). Only used with badge-branch. | no | ply-badge.svg |
| github-token | GitHub token for pushing badge updates. Required if badge-branch input is specified. | no | — |
Outputs
| name | description |
|---|---|
| ply-result | Ply test result summary |