actions-marketplace-validations/Upload Captain Artifact
Upload artifacts to Captain
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| artifacts | this is a json array of objects with fields... - name: how the artifact will be shown in captain - path: path to test result. This field supports bash globbing (e.g. **/*). - kind: for now, this should always be "test_results" - parser: one of - cypress_junit_xml - jest_json - junit_xml - rspec_json - xunit_dot_net_xml | yes | — |
| job-name | This is required if you set the `name` property on your job. If you provided a name, set that same value here. | no | — |
| job-matrix | — | no | — |
| captain-token | — | yes | — |
| captain-base-url | — | no | https://cloud.rwx.com |
Outputs
no outputs